Export to GitHub

django-crudapi - issue #1
views.py missing from django.shortcuts import get_object_or_404, get_list_or_404
Posted on Jan 13, 2009 by
Helpful Lion
Add from django.shortcuts import get_object_or_404, get_list_or_404 at the top of views.py
Status: New
Labels:
Type-Defect
Priority-Medium