mirror of
https://github.com/Hopiu/django.git
synced 2026-04-21 15:24:50 +00:00
4 lines
75 B
Python
4 lines
75 B
Python
|
|
urlpatterns = []
|
||
|
|
|
||
|
|
handler404 = "csrf_tests.views.csrf_token_error_handler"
|