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
/
docs
/
topics
/
db
History
Mariusz Felisiak
35319bf12c
Alphabetized imports in various docs.
...
Follow-up of d97cce34096043b019e818a7fb98c0f9f073704c and 7d3fe36c626a3268413eb86d37920f132eb4a54f.
2018-05-12 19:37:42 +02:00
..
examples
Fixed mistakes in docs/topics/db/examples/many_to_one.txt.
2018-04-10 11:16:42 -04:00
aggregation.txt
Alphabetized imports in various docs.
2018-05-12 19:37:42 +02:00
index.txt
Refs
#28595
-- Added a hook to add execute wrappers for database queries.
2017-09-21 12:13:09 -04:00
instrumentation.txt
Refs
#28595
-- Added a hook to add execute wrappers for database queries.
2017-09-21 12:13:09 -04:00
managers.txt
Fixed typo in docs/topics/db/managers.txt.
2018-04-11 22:24:29 -04:00
models.txt
Fixed
#29192
-- Corrected docs regarding overriding fields from abstract base classes.
2018-03-13 12:45:01 -04:00
multi-db.txt
Fixed
#29349
-- Doc'd the default behavior of router.allow_relation().
2018-04-23 10:21:22 -04:00
optimization.txt
Linked to prefetch_related_objects func in DB optimization docs.
2017-11-23 21:26:39 +03:00
queries.txt
Refs
#11278
-- Clarified RelatedManager differences between reverse one-to-many and many-to-many relations.
2018-03-20 20:43:33 -04:00
search.txt
Updated various links in docs to use HTTPS.
2018-01-07 14:28:41 +01:00
sql.txt
Fixed
#29337
-- Added __len__() & __bool__() to RawQuerySet.
2018-04-19 12:46:31 -04:00
tablespaces.txt
Fixed
#28046
-- Added the db_tablespace parameter to class-based indexes.
2017-06-27 21:15:15 +02:00
transactions.txt
Fixed
#28584
-- Dropped support for SQLite < 3.7.15.
2017-10-03 10:42:18 -04:00