djangocms_blog/djangocms_blog
Iacopo Spalletti 76670e75ed
Release 0.8.13
2017-07-25 20:43:39 +02:00
..
locale Update i18n 2017-03-11 19:46:40 +01:00
migrations Add proper dependency to 0014_auto migration 2017-05-06 18:47:49 +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 Remove unused code from detail template 2017-04-19 22:52:26 +02:00
__init__.py Release 0.8.13 2017-07-25 20:43:39 +02:00
admin.py Fix code style 2017-01-02 00:43:24 +01:00
apps.py Use djangocms-apphook-setup for auto setup 2015-10-25 21:58:52 +01:00
cms_app.py More django CMS 3.4 compatiblity 2016-08-26 08:56:27 +02:00
cms_appconfig.py Fix code style 2017-01-02 00:43:24 +01:00
cms_apps.py Fix code style 2017-01-02 00:43:24 +01:00
cms_menus.py Filter out duplicated categories due to parler joins 2017-06-11 12:43:16 +02:00
cms_plugins.py Add blog plugin module/names settings 2015-11-28 02:26:04 +04:00
cms_toolbar.py More django CMS 3.4 compatiblity 2016-08-26 08:56:27 +02:00
cms_toolbars.py More django CMS 3.4 compatiblity 2016-08-26 08:56:27 +02: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 Removed obsolete compatibility code 2017-06-07 10:26:06 +02:00
menu.py Add some compatibility for cms menu and filer 2016-04-29 10:12:41 +02:00
models.py Fixed exceptions in __str__ 2017-06-07 12:44:10 +02:00
search_indexes.py Set the correct language during indexing 2016-07-13 01:12:25 +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 Fix code style 2017-01-02 00:43:24 +01:00
views.py Optimize querysets 2016-09-11 22:38:16 +02:00