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
f5060a1385
django1
/
tests
/
model_meta
History
Tim Graham
da1de1615c
Refs
#28750
-- Removed suppport for model Meta.manager_inheritance_from_future.
2019-01-17 11:15:27 -05:00
..
__init__.py
…
models.py
Refs
#23919
-- Stopped inheriting from object to define new style classes.
2017-06-26 10:30:31 -04:00
results.py
Refs
#16508
-- Renamed the current "virtual" fields to "private".
2016-04-13 10:10:53 -04:00
tests.py
Fixed
#28269
-- Fixed Model.__init__() crash on models with a field that has an instance only descriptor.
2017-06-05 08:40:43 -04:00