django/tests/regressiontests/generic_views
Hiroki Kiyohara e94f405d94 Fixed #18558 -- Added url property to HttpResponseRedirect*
Thanks coolRR for the report.
2013-02-13 10:29:32 +01:00
..
fixtures
templates Added file forgotten in 23e319d7. 2013-01-30 22:11:53 +01:00
__init__.py
base.py Fixed #18558 -- Added url property to HttpResponseRedirect* 2013-02-13 10:29:32 +01:00
dates.py
detail.py
edit.py Fixed #19044 -- Made `DeletionMixin` interpolate its `success_url`. 2013-02-11 02:39:14 -05:00
forms.py Fixed #19378 -- Ensured get_success_url returns a non-lazy URL 2012-12-04 13:22:42 +01:00
list.py
models.py
tests.py Fixed #19378 -- Ensured get_success_url returns a non-lazy URL 2012-12-04 13:22:42 +01:00
urls.py Fixed #19044 -- Made `DeletionMixin` interpolate its `success_url`. 2013-02-11 02:39:14 -05:00
views.py Fixed #19378 -- Ensured get_success_url returns a non-lazy URL 2012-12-04 13:22:42 +01:00