Fix code style
This commit is contained in:
parent
01869047ae
commit
c6ae227adf
14 changed files with 74 additions and 45 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
from cms.toolbar.items import ModalItem
|
||||
from django.core.urlresolvers import reverse
|
||||
|
||||
from djangocms_blog.models import BLOG_CURRENT_POST_IDENTIFIER
|
||||
|
||||
from . import BaseTest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue