mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 03:17:07 +00:00
feat(activities): Add Activity models
This commit is contained in:
@@ -72,6 +72,7 @@ THIRD_PARTY_APPS = [
|
||||
|
||||
FIRST_PARTY_APPS = [
|
||||
'people',
|
||||
'activities',
|
||||
]
|
||||
|
||||
INSTALLED_APPS = DJANGO_APPS + THIRD_PARTY_APPS + FIRST_PARTY_APPS
|
||||
|
||||
Reference in New Issue
Block a user