djangocms_blog/djangocms_blog
Iacopo Spalletti 51fd5a58d7
Update source strings
2017-12-31 12:36:37 +01:00
..
liveblog Add bulk actions for posts: publish, unpublish, allow/disallow comments, and enable/disable liveblog (if installed) 2017-03-24 21:27:37 +01:00
locale Update source strings 2017-12-31 12:36:37 +01:00
migrations Merge pull request #360 from dipen30/develop 2017-07-25 23:57:56 +02:00
sitemaps Check that a post has a url when generating the sitemap. (#373) 2017-06-16 19:09:57 +02:00
static/djangocms_blog/css Fix templates 2014-01-10 15:04:27 +01:00
templates/djangocms_blog Require easy_thumbnails 2.4.1 and load easy_thumbnails_tags (#378) 2017-06-25 09:43:28 +02:00
__init__.py Merge branch 'release/0.8.x' into develop 2017-07-26 02:46:11 +02:00
admin.py Fix isort issue 2017-12-31 12:30:42 +01:00
apps.py Use djangocms-apphook-setup for auto setup 2015-10-25 21:58:52 +01:00
cms_appconfig.py Add bulk actions for posts: publish, unpublish, allow/disallow comments, and enable/disable liveblog (if installed) 2017-03-24 21:27:37 +01:00
cms_apps.py Add bulk actions for posts: publish, unpublish, allow/disallow comments, and enable/disable liveblog (if installed) 2017-03-24 21:27:37 +01:00
cms_menus.py Merge branch 'release/0.8.x' into develop 2017-07-26 02:46:11 +02:00
cms_plugins.py pep8 corrections 2016-07-07 14:20:40 +02:00
cms_toolbars.py More django CMS 3.4 compatiblity 2016-08-26 08:56:27 +02:00
cms_wizards.py Remove legacy code 2016-06-06 07:07:19 +02:00
feeds.py Tentative fixes 2016-05-22 16:18:16 +02:00
fields.py Django 1.8 compatible 2017-07-22 11:36:15 +05:30
forms.py Filter parent categories on apphook 2016-08-03 10:05:10 +02:00
managers.py Removed obsolete compatibility code 2017-06-07 10:26:06 +02:00
models.py Merge pull request #360 from dipen30/develop 2017-07-25 23:57:56 +02:00
search_indexes.py Set the correct language during indexing 2016-07-13 01:12:25 +02:00
settings.py Order on post_date 2016-09-17 13:21:22 +02:00
taggit_urls.py Basic aldryn setup 2016-06-03 09:28:36 +02:00
urls.py Add bulk actions for posts: publish, unpublish, allow/disallow comments, and enable/disable liveblog (if installed) 2017-03-24 21:27:37 +01:00
views.py Merge branch 'release/0.8.x' into develop 2016-09-12 23:10:22 +02:00