Tim Graham
|
92d5bedc56
|
[1.8.x] Reverted "Fixed #24146 -- Fixed a missing fields regression in admin checks."
This reverts commit e8171daf0c .
A new solution is forthcoming.
Backport of 0e489c19f1 from master
|
2015-02-03 15:24:24 -05:00 |
|
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 |
|
Collin Anderson
|
2d5da57f48
|
Fixed incorrect error message in Options.get_fields()
|
2015-01-14 14:51:05 -05:00 |
|
Daniel Pyrathon
|
fb48eb0581
|
Fixed #12663 -- Formalized the Model._meta API for retrieving fields.
Thanks to Russell Keith-Magee for mentoring this Google Summer of
Code 2014 project and everyone else who helped with the patch!
|
2015-01-06 19:25:12 -05:00 |
|