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-03-03 13:34:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
modeladmin
History
Carlton Gibson
b30f9b131c
Refs
#29419
,
#8936
-- Removed change permission requirement for admin actions.
...
Partially reverted 825f0beda804e48e9197fcf3b0d909f9f548aa47.
2018-06-13 14:49:28 -04:00
..
__init__.py
…
models.py
Fixed
#14370
-- Allowed using a Select2 widget for ForeignKey and ManyToManyField in the admin.
2017-09-18 13:48:02 -04:00
test_checks.py
Fixed inconsistent formatting in tests/modeladmin/test_checks.py.
2018-04-16 13:35:40 -04:00
test_has_add_permission_obj_deprecation.py
Fixed
#29363
-- Added SimpleTestCase.assertWarnsMessage().
2018-05-09 11:40:28 -04:00
tests.py
Refs
#29419
,
#8936
-- Removed change permission requirement for admin actions.
2018-06-13 14:49:28 -04:00