django1/django/views/generic
Adrian Holovaty ecdd6ae6de Fixed #2433 -- Added allow_future option to date-based generic views
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3457 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-07-27 16:36:02 +00:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
create_update.py Fixed #2399 -- restored HttpResponse (overly enthusiastic pruning in r3414). 2006-07-22 06:13:49 +00:00
date_based.py Fixed #2433 -- Added allow_future option to date-based generic views 2006-07-27 16:36:02 +00:00
list_detail.py Fixed #2075 -- Added 'page' parameter to object_list generic view. Thanks, kanashii@kanashii.ca 2006-06-03 22:06:48 +00:00
simple.py MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00