Reformatting only (PEP8)
This commit is contained in:
parent
0194290140
commit
e894b14a96
6 changed files with 210 additions and 255 deletions
|
@ -1,4 +1,3 @@
|
|||
from django.core.exceptions import ImproperlyConfigured
|
||||
from django.conf import settings
|
||||
|
||||
STAFF_ONLY = getattr(settings, 'TODO_STAFF_ONLY', False)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue