This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-22 17:16:24 +00:00
Code
Issues
25
Releases
Wiki
Activity
335c9c94ac
django
/
tests
/
model_meta
History
Nick Pope
335c9c94ac
Simplified imports from django.db and django.contrib.gis.db.
2020-02-04 13:20:06 +01: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
Simplified imports from django.db and django.contrib.gis.db.
2020-02-04 13:20:06 +01:00