This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-15 11:58:44 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_meta
History
Adam Johnson
ed244199c7
Fixed
#28269
-- Fixed Model.__init__() crash on models with a field that has an instance only descriptor.
...
Regression in d2a26c1a90e837777dabdf3d67ceec4d2a70fb86.
2017-06-05 08:40:43 -04:00
..
__init__.py
…
models.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
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
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