Fix code style

This commit is contained in:
Iacopo Spalletti 2016-06-23 09:29:53 +02:00
parent 1ead29a68c
commit c2bcb137d3
No known key found for this signature in database
GPG Key ID: BDCBC2EB289F60C6
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@
__author__ = 'Iacopo Spalletti'
__email__ = 'i.spalletti@nephila.it'
__version__ = '0.9.pre3'
default_app_config = 'djangocms_blog.apps.BlogAppConfig'