mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 03:17:07 +00:00
@@ -25,6 +25,9 @@ urlpatterns = [
|
||||
path('select2/',
|
||||
include('django_select2.urls')),
|
||||
|
||||
path('hijack/',
|
||||
include('hijack.urls', namespace='hijack')),
|
||||
|
||||
path('',
|
||||
include('django.contrib.auth.urls')),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user