djangocms_blog/djangocms_blog
2015-12-22 06:25:34 +01:00
..
locale Update translations 2015-12-20 17:34:42 +01:00
migrations Update translations 2015-12-20 17:34:42 +01:00
sitemaps Add all languages to sitemap. Use configurable options 2015-10-31 01:19:47 +01:00
south_migrations Update auto_setup 2015-10-25 21:58:52 +01:00
static/djangocms_blog/css Fix templates 2014-01-10 15:04:27 +01:00
templates/djangocms_blog Ensure correct creation of full URL for canonical urls 2015-11-19 19:51:06 +01:00
__init__.py Bump development version 2015-12-22 06:25:34 +01:00
admin.py fix for isort 2015-12-14 15:53:21 +03: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 Update translations 2015-12-20 17:34:42 +01:00
cms_plugins.py Add blog plugin module/names settings 2015-11-28 02:26:04 +04:00
cms_toolbar.py Move constants from model to settings 2015-11-23 02:07:58 +04:00
cms_wizards.py Fix AppConfig selection in wizard 2015-10-31 11:50:59 +01:00
compat.py Add future 2015-09-13 00:58:01 +02:00
feeds.py Fix code style II 2015-09-24 23:30:26 +02:00
forms.py Fix retrieval of categories when adding post 2015-10-01 23:16:10 +02:00
managers.py Minor code refactoring 2015-09-27 00:19:44 +02:00
menu.py Fix error when no config is found 2015-12-20 17:09:16 +01:00
models.py Move constants from model to settings 2015-11-23 02:07:58 +04:00
search_indexes.py Improve coverage 2015-10-25 21:49:58 +01:00
settings.py Merge pull request #180 from peacedata/develop 2015-12-20 17:12:03 +01:00
urls.py Move autosetup to cms_toolbar 2015-10-25 09:12:47 +01:00
views.py Move constants from model to settings 2015-11-23 02:07:58 +04:00