django/tests/regressiontests/generic_views
Preston Holmes 6bd61194d4 Fixed py3 compatibility for 5a00a57aa5 2012-11-04 23:38:41 -08:00
..
fixtures
templates
__init__.py
base.py Fixed #18793: Duplicate test test_head_no_get in generic_views.base 2012-08-19 01:04:08 +04:00
dates.py Fixed #16218 -- date_list order in generic CBVs. 2012-09-22 11:47:34 +02:00
detail.py Fixed #16744 -- Class based view should have the view object in the context 2012-08-18 15:07:21 +01:00
edit.py Fixed #16744 -- Class based view should have the view object in the context 2012-08-18 15:07:21 +01:00
forms.py
list.py Fixed py3 compatibility for 5a00a57aa5 2012-11-04 23:38:41 -08:00
models.py [py3] Refactored __unicode__ to __str__. 2012-08-12 14:44:40 +02:00
tests.py
urls.py Fixed #3542 -- Add support for changing granularity on ArchiveView. 2012-08-18 17:03:57 +01:00
views.py Fixed #16418 -- Made generic views work with ModelForms 2012-06-09 01:12:14 +03:00