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-04 06:30:02 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_changelist
History
nessita
3e820d10f8
Refs
#10743
-- Removed leftover comment in tests/admin_changelist/tests.py.
2024-02-06 16:50:54 -03:00
..
__init__.py
…
admin.py
Refs
#10743
-- Enabled ordering for lookups in ModelAdmin.list_display.
2024-02-05 21:42:04 -03:00
models.py
Fixed
#10743
-- Allowed lookups for related fields in ModelAdmin.list_display.
2024-02-05 21:42:04 -03:00
test_date_hierarchy.py
Applied Black's 2024 stable style.
2024-01-26 12:45:07 +01:00
tests.py
Refs
#10743
-- Removed leftover comment in tests/admin_changelist/tests.py.
2024-02-06 16:50:54 -03:00
urls.py
…