djangocms_blog/djangocms_blog
Iacopo Spalletti c6ae227adf Fix code style 2015-09-13 00:57:46 +02:00
..
locale Update translations 2015-08-16 16:26:54 +02:00
migrations Change LatestPostsPlugin.tags field type to use taggit-autosugges 2015-08-14 18:23:54 +02:00
sitemaps Code linting 2014-04-19 19:17:38 +02:00
south_migrations Change LatestPostsPlugin.tags field type to use taggit-autosugges 2015-08-14 18:23:54 +02: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 development version 2015-08-09 10:37:08 +02:00
admin.py Switched Images fieldset name to English default 2015-08-11 15:16:09 +00:00
cms_app.py More cleanups 2015-07-21 06:59:23 +02:00
cms_plugins.py Change LatestPostsPlugin.tags field type to use taggit-autosugges 2015-08-14 18:23:54 +02:00
cms_toolbar.py Fix code style 2015-09-13 00:57:46 +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 Change LatestPostsPlugin.tags field type to use taggit-autosugges 2015-08-14 18:23:54 +02:00
managers.py Fix code style 2015-09-13 00:57:46 +02:00
menu.py Fix code style 2015-09-13 00:57:46 +02:00
models.py Fix code style 2015-09-13 00:57:46 +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 Fix code style 2015-09-13 00:57:46 +02:00
views.py Fix code style 2015-09-13 00:57:46 +02:00