handle custom error templates
This commit is contained in:
@@ -3,6 +3,6 @@ import os
|
||||
from django.core.asgi import get_asgi_application
|
||||
|
||||
os.environ.setdefault('DJANGO_SETTINGS_MODULE',
|
||||
'oc_lettings_site.settings')
|
||||
'oc_lettings_site.settings')
|
||||
|
||||
application = get_asgi_application()
|
||||
|
||||
Reference in New Issue
Block a user