django1/django/views/generic
Gary Wilson Jr 4774c8d673 Corrected spacing in warning message.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8106 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-07-27 17:25:37 +00:00
..
__init__.py Fixed #3639: updated generic create_update views to use newforms. This is a backwards-incompatible change. 2008-07-18 19:45:00 +00:00
create_update.py Corrected spacing in warning message. 2008-07-27 17:25:37 +00:00
date_based.py Fixed #685 -- archive_index() and object_list() generic views allow empty 2007-12-02 15:43:35 +00:00
list_detail.py Fixed #7670 -- Fixed a couple of missed changes from [7865]. Patch from jshaffer. 2008-07-08 05:29:23 +00:00
simple.py Fixed #7847 -- Removed a whole bunch of unused imports from throughout the codebase. Thanks, julien 2008-07-22 03:24:09 +00:00