4 lines
75 B
Python
4 lines
75 B
Python
|
urlpatterns = []
|
||
|
|
||
|
handler404 = 'csrf_tests.views.csrf_token_error_handler'
|