so migrations can be created
This commit is contained in:
parent
111c10e317
commit
4a373c4db2
@ -2,6 +2,7 @@ SECRET_KEY = 'so-secret'
|
|||||||
|
|
||||||
INSTALLED_APPS = (
|
INSTALLED_APPS = (
|
||||||
'fkreplace',
|
'fkreplace',
|
||||||
|
'tests',
|
||||||
)
|
)
|
||||||
|
|
||||||
MIDDLEWARE_CLASSES = ()
|
MIDDLEWARE_CLASSES = ()
|
||||||
|
Loading…
Reference in New Issue
Block a user