django/tests/generic_views
Ryan Kaskel 75a96f06e9 Fixed #21967: Added check for object in ModelFormMixin.get_form_kwargs.
Thanks lagovas.lagovas at gmail.com for the report.
2014-02-09 06:30:03 -05:00
..
fixtures
templates
__init__.py
models.py
test_base.py
test_dates.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
test_detail.py
test_edit.py Fixed #21967: Added check for object in ModelFormMixin.get_form_kwargs. 2014-02-09 06:30:03 -05:00
test_forms.py
test_list.py Imported override_settings from its new location. 2013-12-23 21:37:56 +01:00
urls.py
views.py