Skip to content

Commit

Permalink
Update Django code
Browse files Browse the repository at this point in the history
  • Loading branch information
katdom13 committed Feb 22, 2024
1 parent 4b76689 commit 20c06d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/urls.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from django.conf.urls import include
from django.urls import include
from django.urls import path
from wagtail import urls as wagtail_urls
from wagtail.admin import urls as wagtailadmin_urls
Expand Down

0 comments on commit 20c06d9

Please sign in to comment.