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-24 17:19:19 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_changelist
History
Jon Dufresne
eb77e80de0
Fixed
#31349
-- Used :nth-child() CSS pseudo-class to style alternative rows in admin.
2020-03-09 12:34:32 +01:00
..
__init__.py
…
admin.py
…
models.py
…
test_date_hierarchy.py
Fixed
#30922
-- Fixed ModelAdmin.date_hierarchy queries with DST changes.
2019-10-29 11:21:03 +01:00
tests.py
Fixed
#31349
-- Used :nth-child() CSS pseudo-class to style alternative rows in admin.
2020-03-09 12:34:32 +01:00
urls.py
Updated test URL patterns to use path() and re_path().
2018-12-31 10:47:32 -05:00