This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
model_meta
History
Collin Anderson
e8171daf0c
Fixed
#24146
-- Fixed a missing fields regression in admin checks.
...
This allows using get_field() early in the app loading process. Thanks to PirosB3 and Tim Graham.
2015-01-16 14:47:09 -05:00
..
__init__.py
Refs
#12663
-- Added tests for methods in db.models.options.
2014-06-19 12:56:36 -04:00
models.py
Refs
#12663
-- Added tests for methods in db.models.options.
2014-06-19 12:56:36 -04:00
results.py
Fixed
#12663
-- Formalized the Model._meta API for retrieving fields.
2015-01-06 19:25:12 -05:00
test_legacy.py
Fixed
#12663
-- Formalized the Model._meta API for retrieving fields.
2015-01-06 19:25:12 -05:00
tests.py
Fixed
#24146
-- Fixed a missing fields regression in admin checks.
2015-01-16 14:47:09 -05:00