This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
5af17babb0
django
/
tests
/
admin_changelist
History
Carlton Gibson
6c19c2ca51
Corrected indentation in test case.
2020-05-14 15:32:36 +02:00
..
__init__.py
…
admin.py
Added tests for saving with pending actions in admin changelist.
2020-04-29 07:01:41 +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
#30922
-- Fixed ModelAdmin.date_hierarchy queries with DST changes.
2019-10-29 11:21:03 +01:00
tests.py
Corrected indentation in test case.
2020-05-14 15:32:36 +02:00
urls.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00