This website requires JavaScript.
Explore
Help
Sign In
p31829507
/
django
mirror of
https://github.com/django/django.git
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Projects
Releases
Wiki
Activity
d896809a3a
django
/
tests
/
model_meta
History
Tim Graham
5bcca2a056
Refs
#27532
-- Removed Model._meta.has_auto_field per deprecation timeline.
2017-09-22 12:51:18 -04:00
..
__init__.py
Refs
#12663
-- Added tests for methods in db.models.options.
2014-06-19 12:56:36 -04:00
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