.. |
liveblog
|
Add django CMS 3.5
|
2018-01-14 22:02:46 +01:00 |
locale
|
Update translations
|
2018-01-24 03:07:58 +01:00 |
migrations
|
Fix slug fields length due to mysql utf8mb4 encoding
|
2018-01-18 22:11:12 +01: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
|
{% url 'djangocms_blog:posts-category' %} does not honor the app config.
|
2017-11-09 23:31:18 +02:00 |
__init__.py
|
Release 0.9.0rc2i [ci skip]
|
2018-01-20 19:48:33 +01:00 |
admin.py
|
Made related posts optional
|
2018-01-10 00:10:29 +01:00 |
apps.py
|
Use djangocms-apphook-setup for auto setup
|
2015-10-25 21:58:52 +01:00 |
cms_appconfig.py
|
Made related posts optional
|
2018-01-10 00:10:29 +01:00 |
cms_apps.py
|
Add django CMS 3.5
|
2018-01-14 22:02:46 +01:00 |
cms_menus.py
|
Add django CMS 3.5
|
2018-01-14 22:02:46 +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
|
Generate valid slug in wizard if the given one is taken
|
2018-01-19 18:33:32 +01:00 |
feeds.py
|
Cleanup compatibility shims
|
2018-01-09 01:08:57 +01:00 |
fields.py
|
Generate valid slug in wizard if the given one is taken
|
2018-01-19 18:33:32 +01:00 |
forms.py
|
Fix error in category filtering when loading the for via POST
|
2018-01-19 08:20:24 +01:00 |
managers.py
|
Removed obsolete compatibility code
|
2017-06-07 10:26:06 +02:00 |
models.py
|
Generate valid slug in wizard if the given one is taken
|
2018-01-19 18:33:32 +01:00 |
search_indexes.py
|
Cleanup compatibility shims
|
2018-01-09 01:08:57 +01:00 |
settings.py
|
Made related posts optional
|
2018-01-10 00:10:29 +01: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
|
Cleanup code style
|
2018-01-18 23:00:00 +01:00 |