djangocms_blog/djangocms_blog
Iacopo Spalletti cfd24362f7 Bump version
2015-08-09 09:23:33 +02:00
..
locale Translation update 2014-11-30 19:35:33 +01:00
migrations Add Django 1.8 support 2015-07-21 07:10:39 +02: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 Add Django 1.8 support 2015-07-21 07:10:39 +02:00
__init__.py Bump version 2015-08-09 09:23:33 +02:00
admin.py Cleanup 2015-07-21 07:10:39 +02:00
cms_app.py More cleanups 2015-07-21 06:59:23 +02:00
cms_plugins.py Cleanup code 2015-07-21 06:55:30 +02:00
cms_toolbar.py Cleanup code 2015-07-21 06:55:30 +02:00
compat.py Cleanup code 2015-07-21 06:55:30 +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 Cleanup code 2015-07-21 06:55:30 +02:00
menu.py More cleanups 2015-07-21 06:59:23 +02:00
models.py Add Django 1.8 support 2015-07-21 07:10:39 +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 Cleanup code 2015-07-21 06:55:30 +02:00
views.py Cleanup code 2015-07-21 06:55:30 +02:00