SQLite Import moved to mgmt command for Heroku
This commit is contained in:
parent
92445132fe
commit
ffbfdce5b2
12 changed files with 80 additions and 132 deletions
|
@ -37,6 +37,7 @@ THIRD_PARTY_APPS = (
|
|||
|
||||
# Apps specific for this project go here.
|
||||
LOCAL_APPS = (
|
||||
'ccdb.utils',
|
||||
'ccdb.users', # custom users app
|
||||
'ccdb.projects',
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue