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-22 00:02:15 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_changelist
History
sarahboyce
50ca4defcb
Added test for preserving popup by reset link in the admin changelist.
2023-03-03 10:18:15 +01:00
..
__init__.py
…
admin.py
Fixed
#34283
-- Escaped title in admin's changelist filters.
2023-01-30 09:37:53 +01:00
models.py
Fixed
#34283
-- Escaped title in admin's changelist filters.
2023-01-30 09:37:53 +01:00
test_date_hierarchy.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
tests.py
Added test for preserving popup by reset link in the admin changelist.
2023-03-03 10:18:15 +01:00
urls.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00