djangocms_blog/djangocms_blog
2014-08-14 00:13:11 +02:00
..
locale Strings update 2014-06-11 13:12:18 +02:00
migrations Add static post_text field. This can be used instead of the placeholder. 2014-04-25 19:15:42 +02:00
sitemaps Code linting 2014-04-19 19:17:38 +02:00
static/djangocms_blog/css Fix templates 2014-01-10 15:04:27 +01:00
templates/djangocms_blog Add static post_text field. This can be used instead of the placeholder. 2014-04-25 19:15:42 +02:00
__init__.py Fix timezone support 2014-08-14 00:13:11 +02:00
admin.py Fix settings import 2014-04-27 04:25:03 +02:00
cms_app.py Code linting 2014-04-19 19:17:38 +02:00
cms_plugins.py Rename plugins to avoid possible name clashing with other applications 2014-04-05 16:35:49 +02:00
cms_toolbar.py Temporary disable the current_app check due to a bug in django CMS 3.0.3 2014-07-23 05:52:54 +02: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 Code linting 2014-06-11 21:25:10 +02:00
managers.py Fix timezone support 2014-08-14 00:13:11 +02:00
models.py Fix timezone support 2014-08-14 00:13:11 +02:00
settings.py Change G+ default type 2014-04-25 19:39:28 +02:00
urls.py Rename views 2014-03-29 16:21:52 +01:00
views.py Fix timezone support 2014-08-14 00:13:11 +02:00