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-22 00:02:15 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_changelist
History
Jon Dufresne
129193328e
Added Selenium test coverage for actions.js.
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
…
test_date_hierarchy.py
Fixed
#30922
-- Fixed ModelAdmin.date_hierarchy queries with DST changes.
2019-10-29 11:21:03 +01:00
tests.py
Added Selenium test coverage for actions.js.
2020-05-14 15:32:36 +02:00
urls.py
…