djangocms_blog/djangocms_blog
Fabian Braun 163df1ea3b pep8 fix 2018-01-02 23:25:43 +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 Merge branch 'release/0.8.x' into develop 2017-03-11 19:48:23 +01:00
migrations Merge branch 'release/0.8.x' into develop 2017-03-11 19:48:23 +01:00
sitemaps Add all languages to sitemap. Use configurable options 2015-10-31 01:19:47 +01:00
static/djangocms_blog/css Fix templates 2014-01-10 15:04:27 +01:00
templates/djangocms_blog Added featured date to post 2017-01-25 12:15:28 +01:00
__init__.py Merge branch 'release/0.8.x' into develop 2017-03-11 19:48:23 +01:00
admin.py Fix: let isort order imports 2017-11-06 20:46:45 +01:00
apps.py Use djangocms-apphook-setup for auto setup 2015-10-25 21:58:52 +01:00
cms_appconfig.py Added: Test for new default image sizes 2018-01-02 22:59:29 +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 Currect wrong merge 2017-03-24 21:50:47 +01: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
forms.py pep8 fix 2018-01-02 23:25:43 +01:00
managers.py on site in manager 2016-09-13 06:59:00 +02:00
models.py Added featured date to post 2017-01-25 12:15:28 +01: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