djangocms_blog/djangocms_blog
Iacopo Spalletti d19b469410
Bump development version
2016-06-05 18:09:08 +02:00
..
locale Update i18n 2016-05-26 00:53:34 +02:00
migrations Fix migrations 2016-05-29 09:22:54 +02:00
sitemaps Add all languages to sitemap. Use configurable options 2015-10-31 01:19:47 +01:00
south_migrations Fix migrations 2016-05-29 09:22:54 +02:00
static/djangocms_blog/css Fix templates 2014-01-10 15:04:27 +01:00
templates/djangocms_blog Tentative fixes 2016-05-22 16:18:16 +02:00
__init__.py Bump development version 2016-06-05 18:09:08 +02:00
admin.py Better strategy to updates sites m2m 2016-06-02 22:26:36 +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 Minor addition 2016-05-13 08:54:08 +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 Tentative fixes 2016-05-22 16:18:16 +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 Better strategy for ThumbnailOption detection 2016-05-29 09:22:54 +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
taggit_urls.py Basic aldryn setup 2016-06-03 09:28:36 +02:00
urls.py Add support for FB Instant Articles 2016-04-30 08:13:25 +02:00
views.py Fix view name 2016-05-26 23:31:46 +02:00