mirror of
https://gitlab.crans.org/bde/nk20
synced 2025-11-28 16:27:11 +01:00
fix: add aasa import in urls.py
This commit is contained in:
@@ -8,7 +8,7 @@ from django.views.defaults import bad_request, permission_denied, page_not_found
|
||||
from member.views import CustomLoginView
|
||||
|
||||
from .admin import admin_site
|
||||
from .views import IndexView
|
||||
from .views import IndexView, apple_app_site_association
|
||||
|
||||
urlpatterns = [
|
||||
# Dev so redirect to something random
|
||||
|
||||
Reference in New Issue
Block a user