djangocms_blog/djangocms_blog
Iacopo Spalletti b0bb317be5
Add tests
2016-04-30 08:13:25 +02:00
..
locale update fr translation 2016-01-20 19:13:09 +01:00
migrations Remove meta_mixin references 2016-04-30 00:55:27 +02:00
sitemaps Add all languages to sitemap. Use configurable options 2015-10-31 01:19:47 +01:00
south_migrations Change the default value of date_published to null 2016-04-08 18:53:08 +02:00
static/djangocms_blog/css Fix templates 2014-01-10 15:04:27 +01:00
templates/djangocms_blog Add support for FB Instant Articles 2016-04-30 08:13:25 +02:00
__init__.py Bump development version 2016-04-20 07:33:27 +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 Add some compatibility for cms menu and filer 2016-04-29 10:12:41 +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 Add tests 2016-04-30 08:13:25 +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 Fix code style 2016-04-30 08:13:25 +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 Fix code style 2016-04-30 08:13:25 +02:00
urls.py Add support for FB Instant Articles 2016-04-30 08:13:25 +02:00
views.py Add support for FB Instant Articles 2016-04-30 08:13:25 +02:00