djangocms_blog/djangocms_blog
Iacopo Spalletti 9f7584c161 Merge pull request #83 from jedie/author_name
Display username if full name not set
2015-02-19 17:50:23 +01:00
..
locale Translation update 2014-11-30 19:35:33 +01:00
migrations Set post image and thumbnail delete options to set null 2015-01-08 15:03:41 +01:00
sitemaps Code linting 2014-04-19 19:17:38 +02:00
south_migrations Set post image and thumbnail delete options to set null 2015-01-08 15:03:41 +01:00
static/djangocms_blog/css Fix templates 2014-01-10 15:04:27 +01:00
templates/djangocms_blog Merge pull request #83 from jedie/author_name 2015-02-19 17:50:23 +01:00
__init__.py Bump development version 2015-01-08 15:32:16 +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 Set post image and thumbnail delete options to set null 2015-01-08 15:03:41 +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