This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
7a9745fed4
django1
/
tests
/
admin_changelist
History
saeedblanchette
7dd502b0e1
Refs
#24121
-- Added __repr__() to ChangeList and BaseStorage.
2021-06-07 06:31:50 +02:00
..
__init__.py
…
admin.py
Refs
#19080
-- Added tests for preserving select_related() in the admin changelist.
2021-04-27 10:34:47 +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
#24121
-- Added __repr__() to ChangeList and BaseStorage.
2021-06-07 06:31:50 +02:00
urls.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00