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
Age
Commit message (
Expand
)
Author
2009-09-23
[1.1.X] Fixed #11931: Removed mention of nonexistent get_sql() method for arg...
James Bennett
2009-09-13
[1.1.X] Fixed #11755 -- Added documentation for an edge case of FormSet usage...
Russell Keith-Magee
2009-09-13
[1.1.X] Fixed #11740 -- Added extra detail on the behavior of ModelForms. Tha...
Russell Keith-Magee
2009-09-13
[1.1.X] Fixed #9414 -- Clarified the documentation on the permission decorato...
Russell Keith-Magee
2009-09-13
[1.1.X] Fixed #11873 -- Corrected typo in generic views docs. Thanks to Brett...
Russell Keith-Magee
2009-09-13
[1.1.X] Fixed #11073 -- Added documentation for SESSION_COOKIE_PATH. Thanks t...
Russell Keith-Magee
2009-09-13
[1.1.X] Fixed #10864 -- Clarified the role played by redirect_to_field in the...
Russell Keith-Magee
2009-09-13
[1.1.X] Fixed #11589 -- Corrected an argument in the shortcuts documentation....
Russell Keith-Magee
2009-09-11
Fixed #11554: Several errors in Generic Views Documentation.
Luke Plant
2009-09-10
Fixed #7376: auth docs don't say they depend on contenttypes.
Luke Plant
2009-09-10
Fixed #11477: Generic views docs point out bug with wrong queryset
Luke Plant
2009-07-21
Cleanup of some minor markup problems in URL documentation.
Russell Keith-Magee
2009-07-17
Fixed #11492 -- Corrected some typos, and added some extra markup for the URL...
Russell Keith-Magee
2009-07-16
Fixed #11491 -- Corrected minor typo in new namespace URL docs. Thanks to Car...
Russell Keith-Magee
2009-07-16
Fixed #10061 -- Added namespacing for named URLs - most importantly, for the ...
Russell Keith-Magee
2009-07-16
Fixed #10908 -- Clarified the procedure for creating test users in the testin...
Russell Keith-Magee
2009-07-15
Fixed #11364 -- Modified the jsi18n example to use the {% url %} tag rather t...
Russell Keith-Magee
2009-07-15
Fixed #10287 -- Added better examples in the docs of formset validation. Than...
Russell Keith-Magee
2009-07-11
Fixed #11439 -- Added docs on including URL patterns as an iterable. Thanks t...
Russell Keith-Magee
2009-07-03
Fixed #9607 -- Added documentation for the ``extra`` argument in test client ...
Russell Keith-Magee
2009-07-03
Fixed #10604 -- Added note on the limitation of ungettext, especially as rela...
Russell Keith-Magee
2009-06-24
Fixed #10741: Updated instructions on the best gettext package to get for Win...
Karen Tracey
2009-06-24
Fixed #8861 -- Added note on the availability of ModelForm.instance. Thanks t...
Russell Keith-Magee
2009-06-24
Fixed #11356 -- Added links to the growing collection of 3rd party database b...
Russell Keith-Magee
2009-06-18
Made correction to documentation change from [11045].
Russell Keith-Magee
2009-06-18
Fixed #11253 -- Normalized the way the docs refer to TestCase.assert* methods...
Russell Keith-Magee
2009-06-18
Fixed #11322 -- Clarified docs regarding middleware processing. Thanks the Mi...
Russell Keith-Magee
2009-06-18
Fixed #11318 -- Grammar correction in modelform docs. Thanks to seemant for t...
Russell Keith-Magee
2009-06-18
Fixed #11278 -- Clarified query documentation regarding bulk assignment of m2...
Russell Keith-Magee
2009-06-18
Fixed #11272 -- Made some clarifications to the overview and tutorial. Thanks...
Russell Keith-Magee
2009-06-18
Refs #11336 -- Another dummy commit to force refresh of some index pages by S...
Russell Keith-Magee
2009-06-17
Fixed #11335 -- Corrected model reference in generic views doc. Thanks oyvind.
Karen Tracey
2009-06-17
Update to [11025]. This time, actually include the new generic views document...
Russell Keith-Magee
2009-06-17
Fixed #10336 -- Added improved documentation of generic views. Thanks to Jaco...
Russell Keith-Magee
2009-06-17
Fixed #9919 -- Added note on the need to mark transactions as dirty when usin...
Russell Keith-Magee
2009-06-10
Fixed #10845 -- Clarified the examples for using ModelForms with fields or ex...
Russell Keith-Magee
2009-05-27
Fixed #11215 -- Replaced erroneous catch with except in testing doc.
Karen Tracey
2009-05-26
Made some small improvements to docs/topics/http/sessions.txt
Adrian Holovaty
2009-05-24
Fixed #8857 -- Corrected ref in modelforms documentation and added ref to fil...
Brian Rosner
2009-05-23
Fixed #11188 -- Removed incorrect doc note about step being unsupported when ...
Karen Tracey
2009-05-18
Fixed #11138 -- Corrected the description of behavior related to the max_num ...
Karen Tracey
2009-05-18
Fixed #11137 -- Add missing base class in proxy model extra managers doc. Th...
Karen Tracey
2009-05-17
Fixed #10400: Added a note in the file uploads doc about the correct form typ...
Karen Tracey
2009-05-17
Fixed #10817 -- Corrected some grammar in the forms doc. Thanks nickretallac...
Karen Tracey
2009-05-17
Fixed #10855: Reference doc on creating superusers in the tutorial at the poi...
Karen Tracey
2009-05-17
Fixed #10971 -- Corrected code example involving redirect_chain in the testin...
Karen Tracey
2009-05-17
Fixed #11106 -- Corrected typo in models doc. Thanks mnieber.
Karen Tracey
2009-05-17
Fixed #11128 -- Misc. fixes and improvements to the model forms doc. Thanks ...
Karen Tracey
2009-05-16
Fixed #9206 -- Added documentation on savepoints, and how to use them to reco...
Russell Keith-Magee
2009-05-14
Fixed #10795: added a link to model formsets docs from the formsets docs.
Jacob Kaplan-Moss
[next]