summaryrefslogtreecommitdiff
path: root/tests/csrf_tests/csrf_token_error_handler_urls.py
blob: f7007d740bcaf7a6890bc4f3746a71b835476624 (plain)
1
2
3
urlpatterns = []

handler404 = "csrf_tests.views.csrf_token_error_handler"