enabled geo app and Company.city

This commit is contained in:
Sam
2021-01-21 13:20:25 +00:00
parent 9965900791
commit 2fff1a262b
2 changed files with 2 additions and 1 deletions

View File

@@ -41,6 +41,7 @@ INSTALLED_APPS = [
'django.contrib.staticfiles',
'core',
'geo',
'companies',
'products',
'history',