so migrations can be created
This commit is contained in:
parent
111c10e317
commit
4a373c4db2
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ SECRET_KEY = 'so-secret'
|
|||
|
||||
INSTALLED_APPS = (
|
||||
'fkreplace',
|
||||
'tests',
|
||||
)
|
||||
|
||||
MIDDLEWARE_CLASSES = ()
|
||||
|
|
Loading…
Reference in a new issue