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