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-11-03
Fixed #10355 -- Added an API for pluggable e-mail backends.
Russell Keith-Magee
2009-10-27
Moved contrib.csrf.* to core code.
Luke Plant
2009-10-26
Fixed #9977 - CsrfMiddleware gets template tag added, session dependency remo...
Luke Plant
2009-10-23
Fixed a silly typo left over from removing Python 2.3 references.
Jacob Kaplan-Moss
2009-10-23
Removed mentions of Python 2.3 support from the docs -- Django 1.2 drops supp...
Jacob Kaplan-Moss
2009-10-12
Fixed #8274 - allow custom forms for auth 'login' and 'password_change' views
Luke Plant
2009-09-30
Fixed #11961: Corrected a few typos in docs/testing.txt. Thanks to timo for t...
James Bennett
2009-09-28
Added 'key_prefix' keyword argument to cache_page()
Luke Plant
2009-09-23
Fixed #11931: Removed mention of nonexistent get_sql() method for arguments t...
James Bennett
2009-09-13
Fixed #11755 -- Added documentation for an edge case of FormSet usage. Thanks...
Russell Keith-Magee
2009-09-13
Fixed #11740 -- Added extra detail on the behavior of ModelForms. Thanks to s...
Russell Keith-Magee
2009-09-13
Fixed #9414 -- Clarified the documentation on the permission decorators. Than...
Russell Keith-Magee
2009-09-13
Fixed #11873 -- Corrected typo in generic views docs. Thanks to Brett Cannon ...
Russell Keith-Magee
2009-09-13
Fixed #11073 -- Added documentation for SESSION_COOKIE_PATH. Thanks to liling...
Russell Keith-Magee
2009-09-13
Fixed #10864 -- Clarified the role played by redirect_to_field in the login_r...
Russell Keith-Magee
2009-09-12
Modified r11531 to use the original suggested text from the patch (which was ...
Russell Keith-Magee
2009-09-12
Fixed #11589 -- Corrected an argument in the shortcuts documentation. Thanks ...
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
[prev]
[next]