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-10-04 04:19:11 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
generic_views
History
Alex Morozov
e171a83b15
Fixed
#25548
-- Prevented FormView.form_invalid() from discarding its form argument.
2015-11-11 13:28:34 -05:00
..
jinja2
/generic_views
…
templates
…
__init__.py
…
forms.py
Renamed a test file that has no tests.
2015-11-07 21:28:13 +01:00
models.py
…
test_base.py
Refs
#24652
-- Used SimpleTestCase where appropriate.
2015-05-20 13:46:13 -04:00
test_dates.py
Fixed
#23395
-- Limited line lengths to 119 characters.
2015-09-12 11:40:50 -04:00
test_detail.py
Fixed
#24689
-- Fixed DetailView methods with deferred QuerySet.
2015-04-25 19:42:00 -04:00
test_edit.py
Fixed
#25548
-- Prevented FormView.form_invalid() from discarding its form argument.
2015-11-11 13:28:34 -05:00
test_list.py
…
urls.py
Fixed
#25548
-- Prevented FormView.form_invalid() from discarding its form argument.
2015-11-11 13:28:34 -05:00
views.py
Fixed
#25548
-- Prevented FormView.form_invalid() from discarding its form argument.
2015-11-11 13:28:34 -05:00