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-05-14
[1.1.X] Fixed #13532 -- Corrected and clarified examples in F() docs. Thanks ...
Russell Keith-Magee
2010-05-12
[1.1.X] Fixed #13530: Corrected a handful of doc typos. Thanks Ramiro.
Karen Tracey
2010-05-12
[1.1.X] Fixed doc markup error that resulted in no anchor tag for the model a...
Karen Tracey
2010-05-12
[1.1.X] Fixed #13529 -- Corrected ModelAdmin example. Thanks to stephane@acti...
Russell Keith-Magee
2010-05-11
[1.1.X] Fixed #12997 -- Corrected the module markup for QuerySet methods. Tha...
Russell Keith-Magee
2010-05-10
[1.1.X] Fixed #11908 -- Clarified the role and usage of the ManagementForm in...
Russell Keith-Magee
2010-05-10
[1.1.X] Fixed #12001 -- Modified the example of form validation to use the fo...
Russell Keith-Magee
2010-05-10
[1.1.X] Fixed #12135 -- Clarified custom template tag example. Thanks to Evil...
Russell Keith-Magee
2010-05-10
[1.1.X] Refs #12288 -- Clarified that application names must be unique. Thank...
Russell Keith-Magee
2010-05-10
[1.1.X] Fixed #12505 -- Clarified the use of the extra argument in formsets. ...
Russell Keith-Magee
2010-05-10
[1.1.X] Fixed #12621 -- Corrected grammar error in custom template tag docs. ...
Russell Keith-Magee
2010-05-10
[1.1.X] Fixed #12678 -- Corrected a few references to Queryset into QuerySet....
Russell Keith-Magee
2010-05-10
[1.1.X] Fixed #12984 -- Corrected typo in signals docs. Thanks to kcharvey fo...
Russell Keith-Magee
2010-05-10
[1.1.X] Fixed #13002 -- Corrected description of the default form base class ...
Russell Keith-Magee
2010-05-10
[1.1.X] Fixed #12229 -- Added documentation of the FieldFile methods that are...
Russell Keith-Magee
2010-05-10
[1.1.X] Fixed #13158 -- Clarified that OneToOneField is a better option for U...
Russell Keith-Magee
2010-05-10
[1.1.X] Fixed #13329 -- Corrected markup problem with URL pattern in generic ...
Russell Keith-Magee
2010-05-10
[1.1.X] Fixed #13333 -- Corrected typo in whatsnew docs. Thanks to cicatrix1 ...
Russell Keith-Magee
2010-05-10
[1.1.X] Added exceptions reference page to the API reference index.
Russell Keith-Magee
2010-05-09
[1.1.X] Fixed #13317 - Clarified documentation about how the blocktrans and t...
Jannis Leidel
2010-05-09
[1.1.X] Fixed #6842 -- Added reference documentation on Django's exceptions. ...
Russell Keith-Magee
2010-05-09
[1.1.X] Fixed #6039 -- Modified Atom example to be standard compliant. Thanks...
Russell Keith-Magee
2010-05-09
[1.1.X] Fixed #6752 -- Corrected the interaction of the safe template filter ...
Russell Keith-Magee
2010-05-09
[1.1.X] Fixed #10712 -- Added documentation for the queryset() method on Mode...
Russell Keith-Magee
2010-05-09
[1.1.X] Fixed #11933 -- Corrected the naming of the cached_db session backend...
Russell Keith-Magee
2010-05-09
[1.1.X] Fixed #12040 -- Cleaned up the documentation describing how CurrentSi...
Russell Keith-Magee
2010-05-09
[1.1.X] Fixed #12278 -- Corrected an example usage of string_concat. Thanks t...
Russell Keith-Magee
2010-05-09
[1.1.X] Fixed #12412 -- Clarified the documentation around file handling by t...
Russell Keith-Magee
2010-05-09
[1.1.X] Fixed #12997 -- Added markup for methods in the queryset docs. Thanks...
Russell Keith-Magee
2010-05-09
[1.1.X] Fixed #13051 -- Corrected the documentation of URL namespacing to mat...
Russell Keith-Magee
2010-05-09
[1.1.X] Fixed #13282 -- Clarified documentation around week_day filtering in ...
Russell Keith-Magee
2010-05-09
[1.1.X] Fixed #13310 -- Documented the RESTRUCTUREDTEXT_FORMAT_SETTINGS setti...
Russell Keith-Magee
2010-05-09
[1.1.X] Fixed #13417 -- Clarified the use of the djangojs domain for translat...
Russell Keith-Magee
2010-05-09
[1.1.X] Fixed #13455 -- Clarified the interaction of values() and extra(). Th...
Russell Keith-Magee
2010-05-09
[1.1.X] Fixed #13497 -- Corrected various typos and markup problems in docs. ...
Russell Keith-Magee
2010-05-09
[1.1.X] Fixed #13499 -- Corrected typo in l10n docs. Thanks to selwin for the...
Russell Keith-Magee
2010-05-08
[1.1.X] Added hyperlinks for builtin template tags and filters to code sample...
Luke Plant
2010-05-08
[1.1.X] Fixed #13484 -- Added some newly available targets to the documentati...
Russell Keith-Magee
2010-05-08
[1.1.X] Fixed #13336 -- Corrected an incorrect example of cache header usage....
Russell Keith-Magee
2010-05-08
[1.1.X] Fixed #13471 -- Added example of send_mass_mail usage. Thanks to gtay...
Russell Keith-Magee
2010-05-07
[1.1.X] Fixed typo and small formatting mistake in docs
Luke Plant
2010-05-06
[1.1.X] Fixed #8357 -- Clarified what constitutes activity when calculating s...
Russell Keith-Magee
2010-05-06
[1.1.X] Fixed #12609 -- Updated FAQ on which version users should install. Th...
Russell Keith-Magee
2010-05-06
[1.1.X] Fixed #13420 -- Clarified grammar in the email docs. Thanks to Domini...
Russell Keith-Magee
2010-05-03
[1.1.X] Fixed #13099 - incorrect SQL for exclude() example
Karen Tracey
2010-05-03
[1.1.X] Fixed #12688 -- Removed typo in manager docs. Thanks, orokusaki for t...
Karen Tracey
2010-04-15
[1.1.X] Fixed #13184 -- Document the requirement that custom model fields usi...
Russell Keith-Magee
2010-04-12
[1.1.X] Fixed #11711 -- clarified that ValuesQuerySets are not lists per se.
Karen Tracey
2010-04-12
[1.1.X] Fixed two small doc markup errors.
Karen Tracey
2010-04-06
[1.1.X] Fixed #13270 - typos in documentation
Luke Plant
[next]