Changes between Version 3 and Version 4 of CookBookNewformsAdminAndUser
- Timestamp:
- Jul 22, 2008, 3:11:35 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CookBookNewformsAdminAndUser
v3 v4 7 7 {{{ 8 8 9 from django.db import models10 9 from django.http import Http404, HttpResponse, HttpResponseRedirect 11 10 from django.utils.html import escape