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