Location models

- region
- site
- municipal location
- study location
- storage location
This commit is contained in:
Matthew Ryan Dillon 2016-01-28 14:34:26 -07:00
parent 31a9f87848
commit 3ee15528e8
8 changed files with 245 additions and 78 deletions

View file

@ -41,6 +41,7 @@ LOCAL_APPS = (
'ccdb.users', # custom users app
'ccdb.projects',
'ccdb.misc',
'ccdb.locations',
)
# See: https://docs.djangoproject.com/en/dev/ref/settings/#installed-apps