djangocms_blog/djangocms_blog
2015-07-19 19:10:17 +03:00
..
locale Translation update 2014-11-30 19:35:33 +01:00
migrations django migration 0005 2015-02-26 21:55:47 +00:00
sitemaps Code linting 2014-04-19 19:17:38 +02:00
south_migrations Set post image and thumbnail delete options to set null 2015-01-08 15:03:41 +01:00
static/djangocms_blog/css
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 Fix #123 2015-07-04 12:48:59 +02: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 More tests 2014-06-11 18:42:25 +02: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 django 16 compatibility 2015-07-19 19:10:17 +03:00
models.py add category view url with id instead of slug to make BlogCategory.get_absolute_url() work in any case 2015-07-19 19:10:16 +03:00
settings.py linting 2014-11-22 19:57:39 +01:00
urls.py add category view url with id instead of slug to make BlogCategory.get_absolute_url() work in any case 2015-07-19 19:10:16 +03:00
views.py support language switcher for post detail view, add navigation modifier to select current category in the menu when in post detail view 2015-07-19 19:10:16 +03:00