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
2010-10-18
Small grammar, consistency, and import fixes for the new class-based-views to...
Gabriel Hurley
2010-10-18
Fixed #14490 -- fixed a typo in the docs. Thanks to gremmie for the report a...
Alex Gaynor
2010-10-18
Fixed #14489 -- Corrected code example in class-based views docs. Thanks to c...
Russell Keith-Magee
2010-10-18
Improvements to examples and markup fixes for class-based view docs.
Russell Keith-Magee
2010-10-18
Fixed #14488 -- corrected a typo in the docs. Thanks to Frank Wiles for the ...
Alex Gaynor
2010-10-18
Fixed #6735 -- Added class-based views.
Russell Keith-Magee
2010-10-13
Correcting a typo and a copy/paste problem in the RequestFactory docs from [1...
Gabriel Hurley
2010-10-12
Clarified the text and example describing the RequestFactory. Thanks to Alex ...
Russell Keith-Magee
2010-10-12
Fixed #9002 -- Added a RequestFactory. This allows you to create request inst...
Russell Keith-Magee
2010-10-12
Fixed #5416 -- Added TestCase.assertNumQueries, which tests that a given func...
Alex Gaynor
2010-10-11
Fixed a few typos in the unittest2 docs introduced in [14139].
Gabriel Hurley
2010-10-11
Refs #12991 -- Added extra docs for the unittest2 changes made in r14139.
Russell Keith-Magee
2010-10-11
Fixed #12991 -- Added unittest2 support. Thanks to PaulM for the draft patch,...
Russell Keith-Magee
2010-10-10
Fixed #14392 -- Changed ModelForm.fields and ModelForm.exclude examples to us...
Gabriel Hurley
2010-10-10
Fixed #6073 -- Made compilemessages 18n management command reject PO files wi...
Ramiro Morales
2010-10-10
Fixed #10027 -- Makes links to form and field validation (and form reference ...
Gabriel Hurley
2010-10-10
Fixed #12226 -- Deprecated test client Response.template attribute in favor o...
Carl Meyer
2010-10-09
Fixes #13538 -- Clarified query examples with more explicit import statements...
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
Corrects a typo in [14062]. Thanks to Russ for the report.
Gabriel Hurley
2010-10-09
Fixed #13279 -- Made the paths in the Unix install docs more explicit. Thanks...
Gabriel Hurley
2010-10-09
Fixed #14378 -- Made the test client class customizable. Thanks to Ned Batche...
Russell Keith-Magee
2010-10-08
Fixed #14023 -- include non_field_errors in example. Thanks to konryd for the...
Simon Meers
2010-10-08
Rewrote 'Test with warnings enabled' section of docs/topics/testing.txt from ...
Adrian Holovaty
2010-10-08
Fixed #14274 -- Added admonition about using -Wall when you run tests. Thanks...
Russell Keith-Magee
2010-10-08
Fixed #14421 -- Clarified the english in the i18n documentation. Thanks to Ne...
Russell Keith-Magee
2010-10-08
Fixed #14225 -- Added a documentation marker (and a 1.2.2 release notes file,...
Russell Keith-Magee
2010-10-07
Fixed #7722 - added support for CC in EmailMessage.
Luke Plant
2010-10-06
Fixed #14406 -- Added a Python 2.4 compatibility to the logging interface. Th...
Russell Keith-Magee
2010-10-06
Fixed #14397 -- Corrected some typos in the logging configuration example. Th...
Russell Keith-Magee
2010-10-05
Refs #14388 -- ... and corrected the naming of a formatter in the sample logg...
Russell Keith-Magee
2010-10-05
Refs #14388 -- Corrected another spelling erorr.
Russell Keith-Magee
2010-10-05
Fixed #14388 -- Corrected some typos in the logging docs. Thanks to varikin, ...
Russell Keith-Magee
2010-10-04
Fixed #12012 -- Added support for logging. Thanks to Vinay Sajip for his draf...
Russell Keith-Magee
2010-10-01
Fixed #14281 -- A few documentation fixes. Thanks, Ramiro and Timo.
Jannis Leidel
2010-09-29
Fixed #14182 - documented how to modify upload handlers when using CsrfViewMi...
Luke Plant
2010-09-13
Documented the permitted syntax for template variable names.
Malcolm Tredinnick
2010-09-13
The optimization docs were a little too enthusiastic in recommending
Malcolm Tredinnick
2010-09-12
Permit custom from-email address in auth forms email.
Malcolm Tredinnick
2010-09-12
Add intro-user-level documentation about calling model methods from views.
Malcolm Tredinnick
2010-09-12
Fixed #9015 -- added a signal decorator for simplifying signal connections
Brian Rosner
2010-09-12
Documented how to manually piece together URLs with get_script_name().
Malcolm Tredinnick
2010-09-12
Add warning when using cache keys that might not work with memcached.
Malcolm Tredinnick
2010-09-10
Added login_url argument to login_required decorator. Thanks mhlakhani and er...
Jannis Leidel
2010-09-07
Fixed #13853 - line with csrf_token too wide
Luke Plant
2010-09-03
Fixed #13754 - Add a note about a test client session property gotcha
Luke Plant
2010-08-30
Fixed #13759 - Multi-db docs have an example that isn't syntax highlighting
Luke Plant
2010-08-28
Fixed #13820 -- Started the deprecation process for mod_python. Thanks to Rob...
Russell Keith-Magee
2010-08-27
Fixed #14168 -- Removed stray argument from docs for assertQuerysetEquals. Th...
Russell Keith-Magee
2010-08-27
Fixed #14116 -- Added a flag to enable CSRF checks in the test client. Thanks...
Russell Keith-Magee
[prev]
[next]