djangocms_blog/djangocms_blog
Iacopo Spalletti 280a7c512a Bump version
2015-01-04 18:50:05 +01:00
..
locale Translation update 2014-11-30 19:35:33 +01:00
migrations fix ImproperlyConfigured: Placeholder identifier names need to be of type string in initial Django migration 2014-12-10 12:23:45 +00:00
sitemaps Code linting 2014-04-19 19:17:38 +02:00
south_migrations Rename migrations. Create missing migration. 2014-12-01 22:54:35 +01:00
static/djangocms_blog/css Fix templates 2014-01-10 15:04:27 +01:00
templates/djangocms_blog Merge pull request #57 from nephila/django_1.7 2014-12-05 19:02:23 +01:00
__init__.py Bump version 2015-01-04 18:50:05 +01:00
admin.py fix a typo, update admin base classes 2014-11-30 22:23:05 +00:00
cms_app.py Fix quote style 2014-09-01 07:18:54 +02:00
cms_plugins.py If using the request to filter posts, plugin cannot be cached 2014-12-28 16:03:44 +01: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 Code cleanup 2014-12-02 14:52:06 +01:00
managers.py Add tests for admin 2014-10-05 08:52:04 +02:00
models.py If using the request to filter posts, plugin cannot be cached 2014-12-28 16:03:44 +01:00
settings.py linting 2014-11-22 19:57:39 +01:00
urls.py Rename views 2014-03-29 16:21:52 +01:00
views.py Don't presume the toolbar is there. Fix #62 2014-12-28 13:52:07 +01:00