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-01-25 17:49:52 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
generic_views
History
Grzegorz Tężycki
fede65260a
Fixed
#26911
-- Removed NoReverseMatch silencing in RedirectView.
2017-03-01 15:56:39 -05:00
..
jinja2
/generic_views
…
templates
…
__init__.py
…
forms.py
…
models.py
…
test_base.py
Fixed
#26911
-- Removed NoReverseMatch silencing in RedirectView.
2017-03-01 15:56:39 -05:00
test_dates.py
…
test_detail.py
…
test_edit.py
…
test_list.py
Refs
#23919
-- Removed unneeded force_str calls
2017-01-20 08:44:31 +01:00
urls.py
…
views.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00