Initial projects
This commit is contained in:
parent
95cc7235b0
commit
8552e5f12c
9 changed files with 112 additions and 12 deletions
|
@ -38,6 +38,7 @@ THIRD_PARTY_APPS = (
|
|||
# Apps specific for this project go here.
|
||||
LOCAL_APPS = (
|
||||
'ccdb.users', # custom users app
|
||||
'ccdb.projects',
|
||||
)
|
||||
|
||||
# See: https://docs.djangoproject.com/en/dev/ref/settings/#installed-apps
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue