This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-07 21:35:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
main
django
/
tests
/
modeladmin
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Eric Blum
384cdf0f7a
Fixed
#36363
-- Added field names to admin duplicated fields error hint.
2025-05-08 11:38:13 +01:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_actions.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
test_checks.py
Fixed
#36363
-- Added field names to admin duplicated fields error hint.
2025-05-08 11:38:13 +01:00
tests.py
Refs
#34462
-- Removed ModelAdmin.log_deletion() and LogEntryManager.log_action() per deprecation timeline.
2025-01-15 22:28:37 +01:00