Location models
- region - site - municipal location - study location - storage location
This commit is contained in:
parent
31a9f87848
commit
3ee15528e8
8 changed files with 245 additions and 78 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue