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-10 01:16:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
docs
/
topics
/
db
History
Tim Graham
4fd264b6f1
Refs
#24351
-- Removed support for the old allow_migrate() signature per deprecation timeline.
2015-09-23 19:31:09 -04:00
..
examples
Fixed typo in docs/topics/db/examples/one_to_one.txt
2015-09-23 13:31:14 -04:00
aggregation.txt
Fixed
#25355
-- Made two tweaks to docs/topics/db/aggregation.txt.
2015-09-05 10:19:38 -04:00
index.txt
…
managers.txt
…
models.txt
…
multi-db.txt
Refs
#24351
-- Removed support for the old allow_migrate() signature per deprecation timeline.
2015-09-23 19:31:09 -04:00
optimization.txt
…
queries.txt
…
sql.txt
Fixed
#25326
-- Added namedtuple example for executing custom SQL.
2015-09-03 13:11:46 -04:00
tablespaces.txt
…
transactions.txt
Fixed
#24921
-- set_autocommit(False) + ORM queries.
2015-09-21 22:21:53 +02:00