Added initial traveller and common apps
This commit is contained in:
@@ -44,7 +44,9 @@ INSTALLED_APPS = [
|
||||
'django.contrib.staticfiles',
|
||||
'import_export',
|
||||
'rangefilter',
|
||||
'transport'
|
||||
'common',
|
||||
'transport',
|
||||
'traveller'
|
||||
]
|
||||
|
||||
if platform.system() == "Linux":
|
||||
|
||||
Reference in New Issue
Block a user