django/tests/regressiontests/generic_views
Aymeric Augustin 3895ebc734 Added file forgotten in 23e319d7. 2013-01-30 22:11:53 +01:00
..
fixtures
templates Added file forgotten in 23e319d7. 2013-01-30 22:11:53 +01:00
__init__.py
base.py Fixed #19076 -- Added content_type attribute to TemplateView. 2013-01-30 21:26:17 +01: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 #19378 -- Ensured get_success_url returns a non-lazy URL 2012-12-04 13:22:42 +01:00
forms.py Fixed #19378 -- Ensured get_success_url returns a non-lazy URL 2012-12-04 13:22:42 +01:00
list.py Add orphans support to MultipleObjectMixin 2012-11-21 16:50:23 +13:00
models.py Fixed #18974 - Warned against using models.permalink 2012-11-22 16:08:51 -05:00
tests.py Fixed #19378 -- Ensured get_success_url returns a non-lazy URL 2012-12-04 13:22:42 +01:00
urls.py Fixed #19076 -- Added content_type attribute to TemplateView. 2013-01-30 21:26:17 +01:00
views.py Fixed #19378 -- Ensured get_success_url returns a non-lazy URL 2012-12-04 13:22:42 +01:00