This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-23 01:25:58 +00:00
Code
Issues
25
Releases
Wiki
Activity
a69f895d7d
django
/
tests
/
modeladmin
History
John Parton
7f8d839722
Fixed
#35628
-- Allowed compatible GeneratedFields for ModelAdmin.date_hierarchy.
2024-08-05 15:27:20 +02: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
#35628
-- Allowed compatible GeneratedFields for ModelAdmin.date_hierarchy.
2024-08-05 15:27:20 +02:00
tests.py
Fixed
#34789
-- Prevented updateRelatedSelectsOptions from
2024-06-12 13:09:04 +02:00