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