djangocms_blog/djangocms_blog
Leonardo Cavallucci 481a932a70 Fix get_image_url
2014-06-15 13:10:06 +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 Version bump 2014-06-11 21:41: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 Code linting 2014-06-11 21:25:10 +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 Django 1.5 support fixes 2014-06-11 12:59:43 +02:00
models.py Fix get_image_url 2014-06-15 13:10:06 +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 Code linting 2014-06-11 21:25:10 +02:00