djangocms_blog/djangocms_blog
Iacopo Spalletti 1acc78cb31 Toolbar tests 2014-06-10 00:11:48 +02:00
..
locale Update translations 2014-04-27 04:31:08 +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-04-27 04:31:08 +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 Toolbar tests 2014-06-10 00:11:48 +02:00
compat.py Code linting 2014-04-19 19:17:38 +02:00
feeds.py Rename views 2014-03-29 16:21:52 +01:00
forms.py Move custom css loading to admin. Don't show author if not superuser. 2014-01-10 15:04:27 +01:00
managers.py Code cleanup and fixes 2014-06-09 23:29:34 +02:00
models.py Code cleanup and fixes 2014-06-09 23:29:34 +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 Add static post_text field. This can be used instead of the placeholder. 2014-04-25 19:15:42 +02:00