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-08 16:35:17 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
model_meta
History
Mariusz Felisiak
081e787160
Refs
#23919
-- Stopped inheriting from object to define new style classes.
...
Tests and docs complement to cecc079168e8669138728d31611ff3a1e7eb3a9f.
2017-06-26 10:30:31 -04: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
…
test_removedindjango21.py
…
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