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
/
ref
/
models
Age
Commit message (
Expand
)
Author
2011-09-10
[1.3.X] Altered the behavior of URLField to avoid a potential DOS vector, and...
Russell Keith-Magee
2011-08-06
[1.3.X] Fixed #16580 - Typo in docs/ref/models/querysets.txt
Timo Graham
2011-05-31
[1.3.X] Fixed #16090, #16091 - Typos in docs; thanks teraom.
Timo Graham
2011-05-13
[1.3.X] Fixed #16014 -- numerous documentation typos -- thanks psmith.
Simon Meers
2011-05-10
[1.3.X] Fixes #15963 -- Misleading FileField.save documentation. Thanks for t...
Chris Beaven
2011-03-08
Fixed #15558 -- Improved QuerySet reference docs and cleaned up numerous reST...
Gabriel Hurley
2011-03-03
Fixed #3094 -- Accelerated deprecation of XMLField, since it hasn't served an...
Russell Keith-Magee
2011-02-16
Fixed #15233 -- reST/Sphinx markup corrections in numerous areas, mostly cent...
Gabriel Hurley
2011-01-20
Fixed #14672 - Added admin handling for on_delete=PROTECT. Thanks to jtiai fo...
Carl Meyer
2011-01-11
Fixed #15045 - Typo auto_add_now -> auto_now_add; thanks dr_gone for the report.
Timo Graham
2011-01-03
Fixed #15002 - Fix title casing to conform to style guidelines. thanks adamv.
Timo Graham
2010-12-29
Fixed #14842 - Indent the model Meta options. Thanks adamv.
Timo Graham
2010-12-29
Fixed #14959 - Add a link to localflavor in the model field docs. Thanks Paul...
Timo Graham
2010-12-29
Fixed #7726 -- Added validation of max_digits and decimal_places options to D...
Ramiro Morales
2010-12-29
Fixed #14403 -- Provided some extra resources on the difference between Float...
Gabriel Hurley
2010-12-28
Fixed #14905 -- Corrected some misleading linking and language in the FileFie...
Gabriel Hurley
2010-12-26
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
Timo Graham
2010-12-25
Fixed #14927 - typo in model option docs. thanks tiliv.
Timo Graham
2010-12-18
Fixed #6434 - Add clarifying note about auto_now and auto_now_add. thank adam...
Timo Graham
2010-12-06
Fixed #8975 -- documented related order methods -- thanks to Leo for the repo...
Simon Meers
2010-12-06
Fixed #14840 -- Added crossrefs to related objects reference docs. Thanks to ...
Gabriel Hurley
2010-12-04
Fixed #9033 - Add bullets to QuerySet extra() arguments. thanks julien for th...
Timo Graham
2010-11-28
Fixed #14758 - Remove entire method signatures from QuerySet headings - thank...
Timo Graham
2010-11-26
Fixed #14756 - fix typo in "related objects reference" docs. Thanks deisner f...
Timo Graham
2010-11-21
Fixed #5768 -- Added support for ManyToManyFields and reverse relations in va...
Carl Meyer
2010-11-16
Fixed #14696, corrected some messed up syntax in the docs.
Alex Gaynor
2010-11-09
Fixed #7539, #13067 -- Added on_delete argument to ForeignKey to control casc...
Carl Meyer
2010-11-09
Fixed #14599 -- Added documentation for QuerySet.delete() in the QuerySet API...
Carl Meyer
2010-11-07
Fixed #10904 -- Corrected inappropriate usage of the term "absolute URL" thro...
Gabriel Hurley
2010-10-27
Edited docs/ref/models/fields.txt change from [14049]
Adrian Holovaty
2010-10-20
Fixed #14493 -- Corrected use of the wrong attribute in the model validation ...
Gabriel Hurley
2010-10-15
Fixed #14307 -- Added a new crossref target to model field reference docs and...
Gabriel Hurley
2010-10-09
Fixed misspelling in model fields docs.
Carl Meyer
2010-10-09
Fixed #14004 -- Adds documentation for QuerySet.update() method. Thanks to dw...
Gabriel Hurley
2010-10-09
Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...
Russell Keith-Magee
2010-10-09
Tiny formatting tweak.
Simon Meers
2010-10-09
Fixed #5537 -- document trailing '+' on related_name for supressing backward ...
Simon Meers
2010-09-11
Better error message for calling get_next_by_* on unsaved models.
Malcolm Tredinnick
2010-09-07
Fixed #13414 - QuerySet API ref wrong sql equivalent in __year lookup example
Luke Plant
2010-08-30
Fixed #14189 - permalink docs import mistake
Luke Plant
2010-08-28
Fixed #14185 - improved example SQL for 'select' example.
Luke Plant
2010-08-23
Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro for the p...
Russell Keith-Magee
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-07-17
Fixed import example code for NON_FIELD_ERRORS.
Karen Tracey
2010-06-17
Fixed #13778: Removed a stray colon in a code example. Thanks canassa.
Karen Tracey
2010-05-17
Slight fixes to related fields reference to avoid conflicting target names
Jacob Kaplan-Moss
2010-05-11
Fixed #12997 -- Corrected the module markup for QuerySet methods. Thanks to t...
Russell Keith-Magee
2010-05-10
Fixed #12678 -- Corrected a few references to Queryset into QuerySet. Thanks ...
Russell Keith-Magee
2010-05-10
Fixed #12229 -- Added documentation of the FieldFile methods that are exposed...
Russell Keith-Magee
[next]