This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-20 22:34:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
generic_views
History
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
…