This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
model_meta
History
Johannes Hoppe
7254f1138d
Refs
#29444
-- Allowed returning multiple fields from INSERT statements on PostgreSQL.
...
Thanks Florian Apolloner, Tim Graham, Simon Charette, Nick Pope, and Mariusz Felisiak for reviews.
2019-09-09 10:51:14 +02: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
Refs
#29444
-- Allowed returning multiple fields from INSERT statements on PostgreSQL.
2019-09-09 10:51:14 +02:00