This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
8f7e6b55e5
Branches
Tags
No results found.
django1
/
tests
/
model_meta
History
Adam Johnson
b7d6077517
[1.11.x]
Fixed
#28269
-- Fixed Model.__init__() crash on models with a field that has an instance only descriptor.
...
Regression in
d2a26c1a90
. Backport of
ed244199c7
from master
2017-06-05 09:15:55 -04:00
..
__init__.py
Refs
#12663
-- Added tests for methods in db.models.options.
2014-06-19 12:56:36 -04:00
models.py
[1.11.x]
Fixed
#28269
-- Fixed Model.__init__() crash on models with a field that has an instance only descriptor.
2017-06-05 09:15:55 -04:00
results.py
Refs
#16508
-- Renamed the current "virtual" fields to "private".
2016-04-13 10:10:53 -04:00
test_removedindjango21.py
Fixed
#27532
-- Deprecated Model._meta.has_auto_field
2016-11-25 13:24:11 -05:00
tests.py
[1.11.x]
Fixed
#28269
-- Fixed Model.__init__() crash on models with a field that has an instance only descriptor.
2017-06-05 09:15:55 -04:00