fabiocaccamo / django-maintenance-mode

:construction: :hammer_and_wrench: shows a 503 error page when maintenance-mode is on.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

import_function duplicates django.utils.module_loading.import_string

ziima opened this issue · comments

There's a function in Django that does almost exactly the same thing.