added use load from external

This commit is contained in:
Mohamed Nouffer
2022-10-16 17:06:28 +05:30
parent 0161f351d5
commit 601c70a79b
7 changed files with 102 additions and 6 deletions

View File

@ -52,7 +52,7 @@ INSTALLED_APPS = [
'leaflet',
'leaflet_admin_list',
'rog.apps.RogConfig',
'django_filters',
'django_filters'
]
MIDDLEWARE = [