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
2011-03-22
Corrected a number of mislinked crossrefs and added a few new crossref target...
Gabriel Hurley
2011-03-14
Fixed #14733: no longer "validate" .raw() queries.
Jacob Kaplan-Moss
2011-03-04
Fixed #11864 -- Improved the "see also" section of the many-to-one model topi...
Gabriel Hurley
2011-03-03
Made small improvement to docs/topics/db/queries.txt -- added import statemen...
Adrian Holovaty
2011-03-03
Added crossref targets for a couple of Django exceptions and cleaned up relat...
Gabriel Hurley
2011-03-03
Corrected some typos from r14673.
Russell Keith-Magee
2011-02-12
Fixed #9964 -- Ensure that all database operations make transactions dirty, n...
Russell Keith-Magee
2011-02-11
Fixed #15243 -- More clearly document that the transaction functions needs to...
Alex Gaynor
2011-02-02
Fixed #7325 -- Broken links for model documentation; thanks Justin Lilly.
Timo Graham
2011-01-16
Fixed #15062 -- Documented the fact that managers must be able to be shallow ...
Russell Keith-Magee
2011-01-03
Fixed #15002 - Fix title casing to conform to style guidelines. thanks adamv.
Timo Graham
2010-12-31
Some small fixes to DB optimization docs.
Luke Plant
2010-12-31
Fixed #14997 - A typo in "Overriding delete". thanks phunehehe for the report.
Timo Graham
2010-12-27
Fixed #12313 - Add a note that QuerySet.delete() doesn't necessarily call obj...
Timo Graham
2010-12-26
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
Timo Graham
2010-12-22
Fixed #10154: Allow combining F expressions with timedelta values.
Karen Tracey
2010-12-18
Fixes #7817 and #9456.
Chris Beaven
2010-12-16
Fixed it's -> its in multi-db.txt
Adrian Holovaty
2010-12-14
Fixed #14848 - change example verbose name to match convention. thanks madisv...
Timo Graham
2010-12-05
Fixed #14841 -- added xrefs to topics/db/models. Thanks adamv.
Simon Meers
2010-12-04
Fixed #14120 - Document get() in Making Queries - thanks danielr and adamv fo...
Timo Graham
2010-11-24
Fixed #14767 -- Reflowed paragraphs and cleaned up some markup/links in the t...
Gabriel Hurley
2010-11-21
Fixed #11108 -- added ModelAdmin.delete_model, a hook with which to perform c...
Alex Gaynor
2010-11-20
Fixed #14727 -- Corrected three minor issues in the docs. Thanks to OldTroll ...
Gabriel Hurley
2010-11-09
Fixed #7539, #13067 -- Added on_delete argument to ForeignKey to control casc...
Carl Meyer
2010-11-09
Fixed typo in raw SQL docs example.
Ramiro Morales
2010-11-06
Fixed #14624 -- Updated a few outdated references to CacheMiddleware in the t...
Gabriel Hurley
2010-11-06
Fixed #14629 -- corrected a misspelling and poor wording in the docs. Thanks...
Alex Gaynor
2010-10-28
Fixed #14578 -- Corrected a typo in the Models topic docs. Thanks to tobych f...
Gabriel Hurley
2010-10-22
Fixed #14534 -- updated an out of date link in the docs. Thanks to d0ugal fo...
Alex Gaynor
2010-10-19
Fixed #10771 -- added support for using the transaction management functions ...
Alex Gaynor
2010-10-19
Fixed #14426 -- Removed "mysite" import statements from examples that might t...
Gabriel Hurley
2010-10-09
Fixes #13538 -- Clarified query examples with more explicit import statements...
Gabriel Hurley
2010-10-09
Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...
Russell Keith-Magee
2010-09-13
The optimization docs were a little too enthusiastic in recommending
Malcolm Tredinnick
2010-09-12
Add intro-user-level documentation about calling model methods from views.
Malcolm Tredinnick
2010-08-30
Fixed #13759 - Multi-db docs have an example that isn't syntax highlighting
Luke Plant
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-08-07
Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to timo for ...
Russell Keith-Magee
2010-08-07
Fixed #13718 -- Corrected typo in model docs. Thanks to gvkalra for the report.
Russell Keith-Magee
2010-08-04
Fixed #13746: made the dumdata help message a bit clearer. Thanks, PaulM.
Jacob Kaplan-Moss
2010-07-05
Small corrections/improvements to DB optimization docs.
Luke Plant
2010-05-14
Fixed #13532 -- Corrected and clarified examples in F() docs. Thanks to erw f...
Russell Keith-Magee
2010-05-10
Fixed #12678 -- Corrected a few references to Queryset into QuerySet. Thanks ...
Russell Keith-Magee
2010-05-09
Fixed #13316 -- Added clarifying note about cross-database relations.
Russell Keith-Magee
2010-05-08
Fixed #13428 -- Corrected the allow_relation behavior of and example router. ...
Russell Keith-Magee
2010-04-06
Fixed #13035 - Incorrect documentation regarding admin and default managers
Luke Plant
2010-04-06
Fixed #13268 - 'ForeignKeyField' in topics/db/queries.txt
Luke Plant
2010-04-05
Fixed #13263 -- Corrected field name typo in queries documentation examples. ...
Justin Bronn
2010-03-26
Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documenta...
Justin Bronn
[next]