views_broken.py 141 B

12
  1. # I just raise an AttributeError to confuse the view loading mechanism
  2. raise AttributeError("I am here to confuse django.urls.get_callable")