Added locations app

Moved contacts to new model
This commit is contained in:
st01765
2026-02-26 13:34:32 +11:00
parent a24daed8f6
commit 4025c28eae
25 changed files with 576 additions and 75 deletions
+1
View File
@@ -45,6 +45,7 @@ INSTALLED_APPS = [
'import_export',
'rangefilter',
'common',
'locations',
'transport',
'traveller',
'messaging'