index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
topics
/
db
Age
Commit message (
Expand
)
Author
2017-02-24
[1.10.x] Fixed #27875 -- Doc'd manager_inheritance_from_future in manager docs.
Tim Graham
2017-01-11
[1.10.x] Fixed typo in docs/topics/db/managers.txt.
M Somerville
2017-01-09
[1.10.x] Removed SHOUTING in doc examples.
Maxime Lorant
2016-12-27
Used a nontemporal example in QuerySet.bulk_create() in docs.
Tim Graham
2016-12-17
[1.10.x] Documented how to copy a OneToOneField.
Tim Graham
2016-12-17
[1.10.x] Refs #25550 -- Removed a deprecated reverse assignment example in docs.
Tim Graham
2016-11-16
[1.10.x] Fixed #27494 -- Fixed typos in docs/topics/db/models.txt.
Tim Graham
2016-11-15
[1.10.x] Refs #25284 -- Corrected an obsolete implicit __in lookup example.
Simon Charette
2016-11-11
[1.10.x] Fixed typo in docs/topics/db/multi-db.txt.
Jezeniel Zapanta
2016-10-31
[1.10.x] Updated docs/topics/db/queries.txt examples to use print() function.
Timothy Allen
2016-10-25
[1.10.x] Updated postgresql.org links to https and made them canonical.
Marti Raudsepp
2016-10-04
[1.10.x] Refs #11078 -- Doc'd Meta inheritance in proxy models.
Jonatas CD
2016-09-30
[1.10.x] Updated links to the current version of MySQL docs.
Tim Graham
2016-09-07
[1.10.x] Fixed #27172 -- Closed database cursor explicitly in two doc examples
Chris Jerdonek
2016-09-01
[1.10.x] Refs #25850, #27142, #27110 -- Documented migration history consiste...
Shai Berger
2016-09-01
[1.10.x] Refs #27164 -- Fixed typo in docs/topics/db/multi-db.txt
Tim Graham
2016-08-16
[1.10.x] Fixed #19222 -- Documented that default managers aren't used for rel...
Tim Graham
2016-08-15
[1.10.x] Documented how allow_migrate() interacts with makemigrations.
Timothy Allen
2016-08-05
[1.10.x] Edited multi-db topic guide for grammar and clarity.
Liz Lemon
2016-07-25
[1.10.x] Fixed #26925 -- Linked aggregation ordering topic from Meta.ordering...
Tim Graham
2016-06-20
[1.10.x] Fixed typo in docs/topics/db/managers.txt
Tim Graham
2016-06-04
[1.10.x] Fixed #25127 -- Documented how to organize models in a package.
Evan Palmer
2016-06-03
[1.10.x] Fixed #26021 -- Applied hanging indentation to docs.
Ed Henderson
2016-05-25
[1.10.x] Added imports to docs/topics/db/aggregation.txt example.
MariKiev
2016-05-17
Fixed #10506, #13793, #14891, #25201 -- Introduced new APIs to specify models...
Loïc Bistuer
2016-05-17
Fixed #20932, #25897 -- Streamlined manager inheritance.
Loïc Bistuer
2016-05-16
Fixed #24305 -- Allowed overriding fields on abstract models.
Aron Podrigal
2016-05-14
Refs #26021 -- Used hanging indentation in some doc examples.
Tim Graham
2016-05-13
Fixed typo in docs/topics/db/models.txt
Tim Graham
2016-05-13
Fixed #24938 -- Added PostgreSQL trigram support.
Matthew Somerville
2016-05-08
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
Tim Graham
2016-05-07
Fixed #26595 -- Removed unnecessary save() in one_to_one.txt example.
shiblystory
2016-04-27
Refs #25136 -- Fixed nonexistent field reference in aggregation topic guide.
Tim Graham
2016-04-22
Refs #3254 -- Added full text search to contrib.postgres.
Marc Tamlyn
2016-03-31
Fixed #26438 -- Fixed multiple .objects typos in the docs.
Simon Charette
2016-03-30
Fixed #11560 -- Allowed proxy model multiple-inheritance from the same concre...
Akshesh
2016-03-25
Fixed typo in docs/topics/db/aggregation.txt.
Tim Shaffer
2016-02-25
Corrected a run on sentence in doc/topics/db/models.txt.
Tim Graham
2016-02-12
Fixed allow_migrate() signature in documentation
Markus Holtermann
2016-02-11
Clarified "database column type" explanation.
Becka R
2016-02-01
Unified some doc links to OneToOneField and ManyToManyField.
Tim Graham
2016-02-01
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2016-01-28
Fixed #25354 -- Added class/app_label interpolation for related_query_name.
James Pulec
2016-01-22
Fixed #26020 -- Normalized header stylings in docs.
Elif T. Kus
2016-01-14
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
Tim Graham
2016-01-09
Added a missing bracket in a queries docs example.
anabelensc
2015-12-31
Removed British/Austrialian word: whilist.
Tim Graham
2015-12-29
Fixed #25985 -- Updated signature of ModelAdmin.formfield_for_* to make reque...
Tim Graham
2015-12-15
Refs #10060 -- Corrected description of multiple annotations bug.
Tim Graham
2015-12-08
Fixed #25672 -- Clarified why related ManyToManyFields with a custom intermed...
bphillips
[next]