This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-22 20:55:17 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
8ed024b9b9
django
/
tests
/
model_meta
History
Download ZIP
Download TAR.GZ
Jacob Walls
c7e7f176c1
Fixed
#26977
-- Made abstract models raise TypeError when instantiating.
2020-08-05 06:37:04 +02: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
#26977
-- Made abstract models raise TypeError when instantiating.
2020-08-05 06:37:04 +02:00