This website requires JavaScript.
Explore
Help
Sign In
test0908
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
528691d1b6
django
/
tests
/
admin_changelist
History
Jacob Walls
948d6d8805
Refs
#16063
-- Added tests for searching against multiple related fields in admin changelist.
2021-11-09 07:00:36 +01:00
..
__init__.py
…
admin.py
Fixed
#33083
-- Fixed selecting all items in the admin changelist when actions are both top and bottom.
2021-09-21 19:58:00 +02:00
models.py
Fixed
#28462
-- Decreased memory usage with ModelAdmin.list_editable.
2018-06-01 10:41:05 -04:00
test_date_hierarchy.py
Fixed
#31597
,
#31603
-- Corrected admin clear all filters link behavior.
2020-05-20 21:08:47 +02:00
tests.py
Refs
#16063
-- Added tests for searching against multiple related fields in admin changelist.
2021-11-09 07:00:36 +01:00
urls.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00