Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
petriichuk committed Dec 2, 2023
1 parent 37d1279 commit ac7f0c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion u1django/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
from django.urls import path

urlpatterns = [
path("admin/", admin.site.urls),
path("admin-secured/", admin.site.urls),
]

0 comments on commit ac7f0c3

Please sign in to comment.