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-07 16:05:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
generic_views
History
Florian Apolloner
d611a89238
Decreased max_length for char fields unless absolutely needed. (
#8485
)
2017-05-10 17:33:46 +02:00
..
jinja2
/generic_views
…
templates
…
__init__.py
…
forms.py
…
models.py
Decreased max_length for char fields unless absolutely needed. (
#8485
)
2017-05-10 17:33:46 +02:00
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
…
urls.py
…
views.py
Refs
#23919
-- Replaced super(ClassName, self) with super().
2017-01-25 12:23:46 -05:00