| .. |
|
locale
|
update fr translation
|
2016-01-20 19:13:09 +01:00 |
|
migrations
|
slug field migrations
|
2016-05-02 17:44:01 +02:00 |
|
sitemaps
|
Add all languages to sitemap. Use configurable options
|
2015-10-31 01:19:47 +01:00 |
|
south_migrations
|
South migration file
|
2016-05-02 20:45:07 +02:00 |
|
static/djangocms_blog/css
|
Fix templates
|
2014-01-10 15:04:27 +01:00 |
|
templates/djangocms_blog
|
Improve Instant Articles markup
|
2016-04-30 18:13:27 +02:00 |
|
__init__.py
|
Bump develop version
|
2016-05-03 08:34:31 +02:00 |
|
admin.py
|
Add test
|
2016-04-20 01:16:01 +02:00 |
|
apps.py
|
Use djangocms-apphook-setup for auto setup
|
2015-10-25 21:58:52 +01:00 |
|
cms_app.py
|
Update auto_setup
|
2015-10-25 21:58:52 +01:00 |
|
cms_appconfig.py
|
Improve docs
|
2016-04-08 22:02:48 +02:00 |
|
cms_menus.py
|
Fix compatibility issues
|
2016-05-01 22:07:39 +02:00 |
|
cms_plugins.py
|
Add blog plugin module/names settings
|
2015-11-28 02:26:04 +04:00 |
|
cms_toolbar.py
|
Add docstrings
|
2016-02-12 08:02:23 +01:00 |
|
cms_wizards.py
|
Use different base name for wizard
|
2016-04-29 12:48:12 +02:00 |
|
compat.py
|
Add future
|
2015-09-13 00:58:01 +02:00 |
|
feeds.py
|
Improve coverage
|
2016-05-03 07:33:04 +02:00 |
|
forms.py
|
Fix retrieval of categories when adding post
|
2015-10-01 23:16:10 +02:00 |
|
managers.py
|
Change the default value of date_published to null
|
2016-04-08 18:53:08 +02:00 |
|
menu.py
|
Add some compatibility for cms menu and filer
|
2016-04-29 10:12:41 +02:00 |
|
models.py
|
Merge pull request #239 from nephila/feature/instant_articles_improved
|
2016-05-03 08:33:26 +02:00 |
|
search_indexes.py
|
use post.get_title() to get fallback title from meta
|
2016-02-19 13:31:11 +02:00 |
|
settings.py
|
Improve instant articles feed
|
2016-04-30 11:04:26 +02:00 |
|
urls.py
|
Add support for FB Instant Articles
|
2016-04-30 08:13:25 +02:00 |
|
views.py
|
Cosmetics - changed view class order
|
2016-05-04 21:01:33 +02:00 |