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-18 14:24:39 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_changelist
History
Srinivas Reddy Thatiparthy (శ్రీనివాస్ రెడ్డి తాటిపర్తి)
233c70f047
Fixed
#29658
-- Registered model lookups in tests with a context manager.
2018-08-21 12:17:46 -04:00
..
__init__.py
…
admin.py
Fixed
#28933
-- Improved the efficiency of ModelAdmin.date_hierarchy queries.
2018-02-14 19:15:41 -05: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
#8936
-- Added a view permission and a read-only admin.
2018-05-16 06:44:55 -04:00
tests.py
Fixed
#29658
-- Registered model lookups in tests with a context manager.
2018-08-21 12:17:46 -04:00
urls.py
…