index.py 88 B

12
  1. def admin_index(request):
  2. raise NotImplementedError("ADMIN INDEX NOT IMPLEMENTED!")