djangocms_blog/djangocms_blog
2014-02-28 13:23:54 +03:00
..
locale Russian translation complete + no *.mo files in .gitignore 2014-02-27 15:46:54 +03:00
migrations Permit null author 2014-01-23 05:46:55 +01:00
sitemaps Initial import 2014-01-04 17:07:09 +01:00
static/djangocms_blog/css Fix templates 2014-01-10 15:04:27 +01:00
templates/djangocms_blog BLOG_POSTS_LIST_TRUNCWORDS_COUNT for LatestEntriesPlugin 2014-02-28 13:23:54 +03:00
__init__.py Initial import 2014-01-04 17:07:09 +01:00
admin.py Move custom css loading to admin. Don't show author if not superuser. 2014-01-10 15:04:27 +01:00
cms_app.py Initial import 2014-01-04 17:07:09 +01:00
cms_plugins.py BLOG_POSTS_LIST_TRUNCWORDS_COUNT for LatestEntriesPlugin 2014-02-28 13:23:54 +03:00
cms_toolbar.py SWitch to parler for multilingual support. 2014-01-09 08:59:02 +01:00
compat.py Add 2.6 compat 2014-01-22 18:33:45 +01:00
feeds.py Move custom css loading to admin. Don't show author if not superuser. 2014-01-10 15:04:27 +01:00
forms.py Move custom css loading to admin. Don't show author if not superuser. 2014-01-10 15:04:27 +01:00
managers.py fix queryset check 2014-02-02 16:22:22 +01:00
models.py Russian translation complete + no *.mo files in .gitignore 2014-02-27 15:46:54 +03:00
settings.py settings fix + new param BLOG_POSTS_LIST_TRUNCWORDS_COUNT for shorting blog post in posts_list 2014-02-27 16:38:52 +03:00
urls.py Categories plugin 2014-01-08 22:33:20 +01:00
views.py settings fix + new param BLOG_POSTS_LIST_TRUNCWORDS_COUNT for shorting blog post in posts_list 2014-02-27 16:38:52 +03:00