| .. |
|
locale
|
update fr translation
|
2016-01-20 19:13:09 +01:00 |
|
migrations
|
Change the default value of date_published to null
|
2016-04-08 18:53:08 +02:00 |
|
sitemaps
|
Add all languages to sitemap. Use configurable options
|
2015-10-31 01:19:47 +01:00 |
|
south_migrations
|
Change the default value of date_published to null
|
2016-04-08 18:53:08 +02:00 |
|
static/djangocms_blog/css
|
Fix templates
|
2014-01-10 15:04:27 +01:00 |
|
templates/djangocms_blog
|
I suppose this is an old bootstrap class
|
2016-01-04 12:14:18 +01:00 |
|
__init__.py
|
Bump development version
|
2016-03-19 14:15:13 +01:00 |
|
admin.py
|
Add option to customize the knocker behavior
|
2016-04-08 18:54:09 +02:00 |
|
apps.py
|
Use djangocms-apphook-setup for auto setup
|
2015-10-25 21:58:52 +01:00 |
|
cms_app.py
|
Update auto_setup
|
2015-10-25 21:58:52 +01:00 |
|
cms_appconfig.py
|
Add option to customize the knocker behavior
|
2016-04-08 18:54:09 +02:00 |
|
cms_plugins.py
|
Add blog plugin module/names settings
|
2015-11-28 02:26:04 +04:00 |
|
cms_toolbar.py
|
Add docstrings
|
2016-02-12 08:02:23 +01:00 |
|
cms_wizards.py
|
Exclude untestable code
|
2016-03-10 08:56:02 +01:00 |
|
compat.py
|
Add future
|
2015-09-13 00:58:01 +02:00 |
|
feeds.py
|
Fix code style II
|
2015-09-24 23:30:26 +02:00 |
|
forms.py
|
Fix retrieval of categories when adding post
|
2015-10-01 23:16:10 +02:00 |
|
managers.py
|
Change the default value of date_published to null
|
2016-04-08 18:53:08 +02:00 |
|
menu.py
|
Fix string formatting
|
2016-02-15 20:37:07 +01:00 |
|
models.py
|
Fix code style
|
2016-04-08 21:34:54 +02:00 |
|
search_indexes.py
|
use post.get_title() to get fallback title from meta
|
2016-02-19 13:31:11 +02:00 |
|
settings.py
|
Merge pull request #180 from peacedata/develop
|
2015-12-20 17:12:03 +01:00 |
|
urls.py
|
Move autosetup to cms_toolbar
|
2015-10-25 09:12:47 +01:00 |
|
views.py
|
Views do not crash if the config is not loadable
|
2016-03-09 23:47:09 +01:00 |