djangocms_blog/djangocms_blog
Iacopo Spalletti 58b69ced3b Merge pull request #107 from skirsdeda/feature/cmsattachmenu
CMS Attach menu and language switcher related fixes
2015-07-21 06:53:46 +02:00
..
locale Translation update 2014-11-30 19:35:33 +01:00
migrations add migration for optional abstract 2015-07-19 18:23:42 +03:00
sitemaps Code linting 2014-04-19 19:17:38 +02:00
south_migrations add south migration 2015-07-19 18:23:42 +03:00
static/djangocms_blog/css Fix templates 2014-01-10 15:04:27 +01:00
templates/djangocms_blog Merge pull request #99 from jedie/local_datetime_format 2015-02-22 23:17:57 +01:00
__init__.py Bump development version 2015-03-22 13:02:59 +01:00
admin.py make post abstract optional (useful when only using post_text field for content) 2015-07-19 18:23:41 +03:00
cms_app.py move BlogCategoryMenu to a separate menu.py 2015-07-19 19:10:17 +03:00
cms_plugins.py Remove duplicate context setting 2015-06-16 08:17:38 +02:00
cms_toolbar.py Code cleanup 2014-12-02 14:52:06 +01:00
compat.py Code linting 2014-06-11 21:25:10 +02:00
feeds.py make post abstract optional (useful when only using post_text field for content) 2015-07-19 18:23:41 +03:00
forms.py Fix #123 2015-07-04 12:48:59 +02:00
managers.py Add tests for admin 2014-10-05 08:52:04 +02:00
menu.py modifier must work on two menu structures when run in django-cms apphook context 2015-07-21 00:34:17 +03:00
models.py Merge pull request #107 from skirsdeda/feature/cmsattachmenu 2015-07-21 06:53:46 +02:00
settings.py make post abstract optional (useful when only using post_text field for content) 2015-07-19 18:23:41 +03:00
urls.py remove category by id url 2015-07-19 19:10:17 +03:00
views.py remove category by id url 2015-07-19 19:10:17 +03:00