mirror of
https://github.com/Hopiu/django.git
synced 2026-04-07 16:41:03 +00:00
3 lines
75 B
Python
3 lines
75 B
Python
urlpatterns = []
|
|
|
|
handler404 = "csrf_tests.views.csrf_token_error_handler"
|