mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 03:17:07 +00:00
[FEAT] Add Django command to selectively load fixtures
Only loads data if object isn't a BootstrapTheme that already exists
This commit is contained in:
@@ -202,6 +202,7 @@ THIRD_PARTY_APPS = [
|
||||
]
|
||||
|
||||
FIRST_PARTY_APPS = [
|
||||
'breccia_mapper',
|
||||
'people',
|
||||
'activities',
|
||||
'export',
|
||||
|
||||
Reference in New Issue
Block a user