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
Age
Commit message (
Expand
)
Author
2010-08-28
[1.2.X] Fixed #14185 - improved example SQL for 'select' example.
Luke Plant
2010-08-28
[1.2.X] Refactored markup documentation to give it it's own home.
Russell Keith-Magee
2010-08-27
[1.2.X] Fixed #14116 -- Added a flag to enable CSRF checks in the test client...
Russell Keith-Magee
2010-08-26
[1.2.X] Fixed #14172: Corrected misspelling of explicitly. Thanks 3point2.
Karen Tracey
2010-08-23
[1.2.X] Fixed #14154 -- Corrected grammar error in settings docs. Thanks to d...
Russell Keith-Magee
2010-08-23
[1.2.X] Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro f...
Russell Keith-Magee
2010-08-23
[1.2.X] Fixed #3051 -- Documented the requirements for standalone testing. Th...
Russell Keith-Magee
2010-08-23
[1.2.X] Fixed #14147 -- Added documentation metadata for new assertQuerysetEq...
Russell Keith-Magee
2010-08-20
[1.2.X] Clarified some markup in the discussion of fixture loading in testcases.
Russell Keith-Magee
2010-08-19
[1.2.X] Fixed #14141: docs now use the :doc: construct for links between docu...
Jacob Kaplan-Moss
2010-08-18
[1.2.X] Fixed #14111 -- Updated Sphinx version recommendation in documentatio...
Jannis Leidel
2010-08-18
[1.2.X] Fixed #14033 -- Fixed another problem with xrefs and Sphinx 1.X in th...
Jannis Leidel
2010-08-18
[1.2.X] Fixed #14127: Adding a couple of missing backticks. Thanks kishkin.
Karen Tracey
2010-08-16
[1.2.X] Fixed #14118 -- Removed a reference to the "Python" serializer.
Russell Keith-Magee
2010-08-12
[1.2.X] Fixed #14100: Corrected spelling error in description of user_email. ...
Karen Tracey
2010-08-07
[1.2.X] Fixed #10952 -- Corrected the documentation for the behavior of passw...
Russell Keith-Magee
2010-08-07
[1.2.X] Fixed #11021 -- Clarified newline stripping behavior in the truncatew...
Russell Keith-Magee
2010-08-07
[1.2.X] Fixed #11047 -- Clarified the explanation of arguments to GenericFore...
Russell Keith-Magee
2010-08-07
[1.2.X] Fixed #11735 -- Corrected an example of FormSet subclassing. Thanks t...
Russell Keith-Magee
2010-08-07
[1.2.X] Fixed #11882 -- Added documentation for formfield_for_manytomany. Tha...
Russell Keith-Magee
2010-08-07
[1.2.X] Fixed #13627 -- Added instructions on how to reset your Trac password...
Russell Keith-Magee
2010-08-07
[1.2.X] Fixed #11748 -- Clarified the ways that search_field can be used. Tha...
Russell Keith-Magee
2010-08-07
[1.2.X] Fixed #11800 -- Updated Sphinx metadata in queryset docs. Thanks to t...
Russell Keith-Magee
2010-08-07
[1.2.X] Fixed #8567 -- Clarified the process of instantiating FormWizards. Th...
Russell Keith-Magee
2010-08-07
[1.2.X] Fixed #7284 -- Provided an example for the use of the search_fields c...
Russell Keith-Magee
2010-08-07
[1.2.X] Fixed #13658 -- Added missing command in JavaScript example. Thanks t...
Russell Keith-Magee
2010-08-07
[1.2.X] Fixed #13661 -- Corrected example in the serialization docs. Thanks t...
Russell Keith-Magee
2010-08-07
[1.2.X] Fixed #13687 -- Corrected request/response docs that mistakenly sugge...
Russell Keith-Magee
2010-08-07
[1.2.X] Fixed #13718 -- Corrected typo in model docs. Thanks to gvkalra for t...
Russell Keith-Magee
2010-08-07
[1.2.X] Fixed #13727 -- Corrected alphabetical sorting in settings docs. Than...
Russell Keith-Magee
2010-08-07
[1.2.X] Fixed #13594 -- Corrected typo in email docs. Thanks to mostrovsky fo...
Russell Keith-Magee
2010-08-05
[1.2.X] Fixed #14062: Corrected a stray reference to 2.6 as the high level fo...
Karen Tracey
2010-08-05
[1.2.X] Fixed #13946 -- Modified the database cache backend to use the databa...
Russell Keith-Magee
2010-08-04
[1.2.X] ixed #13746: made the dumdata help message a bit clearer. Thanks, PaulM.
Jacob Kaplan-Moss
2010-07-30
[1.2.X] Fixed #13740 -- Added documentation for the can_delete InlineModelAdm...
Russell Keith-Magee
2010-07-25
[1.2.X] Fixed #14005 - Removed a few unneeded workarounds in the Sphinx exten...
Jannis Leidel
2010-07-24
[1.2.X] Fixed #13616 - Updated the documentation to be compatible with Sphinx...
Jannis Leidel
2010-07-17
[1.2.X] Fixed import example code for NON_FIELD_ERRORS.
Karen Tracey
2010-07-05
[1.2.X] Doc updates missed in [13424]
Luke Plant
2010-07-05
[1.2.X] Fixed #13880 - added 2.7 to list of supported versions of Python
Luke Plant
2010-07-05
[1.2.X] Added missing module directive for validators documentation.
Luke Plant
2010-07-05
[1.2.X] Small corrections/improvements to DB optimization docs.
Luke Plant
2010-06-24
[1.2.X] Fixed error in AnonymousUser docs since [12316]
Luke Plant
2010-06-23
[1.2.X] Fixed #13671, #13748 -- Fixed errata and minor updates to GeoDjango d...
Justin Bronn
2010-06-21
[1.2.X] Fixed #13747 -- Reverted documentation suggesting the use of self.std...
Russell Keith-Magee
2010-06-17
Fixed #13785: Corrected some misplaced and missing parentheses. Thanks LucianU.
Karen Tracey
2010-06-17
Fixed #13778: Removed a stray colon in a code example. Thanks canassa.
Karen Tracey
2010-06-11
Fixed #13739 -- Updated release notes to make a note of the changes to Field....
Russell Keith-Magee
2010-06-07
Fixed #13676: Corrected some links into the Python docs. Thanks carljm and Tr...
Karen Tracey
2010-06-05
Fixed #13636 -- Migrated fixtures tests to use unittests, eliminating another...
Russell Keith-Magee
[next]