Created new models to replicate out of and split coord app
Moved helpers and views to their respective new apps
This commit is contained in:
@@ -46,7 +46,8 @@ INSTALLED_APPS = [
|
||||
'rangefilter',
|
||||
'common',
|
||||
'transport',
|
||||
'traveller'
|
||||
'traveller',
|
||||
'messaging'
|
||||
]
|
||||
|
||||
if platform.system() == "Linux":
|
||||
|
||||
Reference in New Issue
Block a user