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-04-12 03:22:21 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
admin_checks
History
Alasdair Nicol
7a8460191e
[1.8.x]
Fixed
#25206
-- Fixed error message when checking a ModelAdmin fieldset's fields.
...
Backport of 8972818289452d611d97fac0f4a6d24625987b31 from master
2015-08-03 08:59:13 -04:00
..
__init__.py
Fixed
#16905
-- Added extensible checks (nee validation) framework
2014-01-20 10:45:21 +08:00
models.py
[1.8.x]
Fixed
#24146
-- Allowed model._meta.get_field() to be used after apps.models_ready
2015-02-10 19:55:42 -05:00
tests.py
[1.8.x]
Fixed
#25206
-- Fixed error message when checking a ModelAdmin fieldset's fields.
2015-08-03 08:59:13 -04:00