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-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
generic_views
History
Christian Clauss
ebf9320838
Removed unnecessary list() calls on sorted().
2023-12-28 10:58:37 +01:00
..
jinja2
/generic_views
…
templates
…
__init__.py
…
forms.py
…
models.py
…
test_base.py
Refs
#33476
-- Applied Black's 2023 stable style.
2023-02-01 11:04:38 +01:00
test_dates.py
Removed unnecessary list() calls on sorted().
2023-12-28 10:58:37 +01:00
test_detail.py
…
test_edit.py
Refs
#33263
-- Removed warning in BaseDeleteView when delete() method is overridden.
2023-01-17 11:49:15 +01:00
test_list.py
…
urls.py
…
views.py
Refs
#33476
-- Applied Black's 2023 stable style.
2023-02-01 11:04:38 +01:00