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 09:09:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_views
History
mgaligniana
ac5cc6cf01
Fixed
#33316
-- Added pagination to admin history view.
2021-12-15 10:54:08 +01:00
..
templates
…
__init__.py
…
admin.py
Fixed
#33024
-- Fixed height of admin selector boxes in collapsed fieldset.
2021-11-25 07:57:19 +01:00
custom_has_permission_admin.py
…
customadmin.py
…
forms.py
…
models.py
…
test_actions.py
…
test_adminsite.py
…
test_autocomplete_view.py
Fixed
#33211
-- Updated tests for Selenium 4.0.0.
2021-10-21 14:37:16 +02:00
test_forms.py
…
test_history_view.py
Fixed
#33316
-- Added pagination to admin history view.
2021-12-15 10:54:08 +01:00
test_multidb.py
…
test_nav_sidebar.py
Fixed
#33211
-- Updated tests for Selenium 4.0.0.
2021-10-21 14:37:16 +02:00
test_templatetags.py
…
tests.py
Fixed
#33024
-- Fixed height of admin selector boxes in collapsed fieldset.
2021-11-25 07:57:19 +01:00
urls.py
…
views.py
…