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
2011-05-13
Fixed #16005 -- Error in blocktrans docs -- thanks bezidejni
Simon Meers
2011-05-11
Fixes #15595 -- emphasize the benefits of django.test.TestCase. Thanks for th...
Chris Beaven
2011-05-10
Fixed small typo from [16054] in docs/topics/http/urls.txt
Adrian Holovaty
2011-05-06
Added TestCase.settings context manager to easily override settings in test m...
Jannis Leidel
2011-05-04
Fixed #15827 - Documented that OneToOneField in Profile should be named 'user...
Timo Graham
2011-05-03
Fixed #15942 - removed duplicate module id in docs; thanks magopian.
Timo Graham
2011-05-01
Fixed #15887 - Added clarification for required_*() decorators; thanks RoySmi...
Timo Graham
2011-04-30
Fixed #6581 -- Moved documentation of django.contrib.auth.views.redirect_to_l...
Jannis Leidel
2011-04-30
Fixed #15876 - Document that test.client.RequestFactory doesn't support sessi...
Timo Graham
2011-04-29
Fixed minor doc typo.
Jannis Leidel
2011-04-29
Fixed #5925 -- Added new lazily evaluated version of django.core.urlresolvers...
Jannis Leidel
2011-04-28
Fixed #15637 -- Added a require_safe decorator for views to accept GET or HEA...
Jannis Leidel
2011-04-28
Fixed #15885 -- Update auth view docs re: TemplateResponse. Thanks prestontim...
Simon Meers
2011-04-26
Fixed #15889 -- when trying to access to access a serializer that doesn't exi...
Alex Gaynor
2011-04-24
Fixed #15801 - Incorrect external link for dictConfig; thanks David Niergarth...
Timo Graham
2011-04-23
Fixed #15875 - typo in F() example; thanks jblaine.
Timo Graham
2011-04-22
Fixed a couple of small documentation typos.
Ramiro Morales
2011-04-20
Fixed #15794 -- Corrected an error in the docs which indicated applying decor...
Gabriel Hurley
2011-04-20
Fixed #15593 -- Added a note that the output of `reverse` is urlquoted. Thank...
Gabriel Hurley
2011-04-20
Switched to HTML5 doctype in all Django supplied templates.
Luke Plant
2011-04-17
Fixed #15822 -- Removed references to the v1 postgresql backend (which has be...
Adrian Holovaty
2011-04-07
Fixed #15757 - removed remaining instances of get_and_delete_messages
Luke Plant
2011-04-06
Fixes #10754 - minor clarification to the post/pre_delete signal documentation
Chris Beaven
2011-04-06
Fixes #11596 -- Make paginator.Page iterable
Chris Beaven
2011-04-01
Fixed some ReST errors from e-mail -> email change in docs, and changed some ...
Adrian Holovaty
2011-04-01
Changed e-mail to email throughout documentation and codebase. The one except...
Adrian Holovaty
2011-03-29
Fixed #15710 - removed "that that" typos.
Timo Graham
2011-03-27
Fixed #15664 - Removed extra parens in commit_on_success example.
Timo Graham
2011-03-26
Fixed #15687 -- Fixed small typo in multidb docs. Thanks, jonash
Adrian Holovaty
2011-03-24
Moved versionadded below heading for "Localized names of languages".
Simon Meers
2011-03-22
Made the English in r15897 much betterer.
Russell Keith-Magee
2011-03-22
Fixed #15527 -- Added a explanatory note about the SQL debug log. Thanks to b...
Russell Keith-Magee
2011-03-22
Corrected a number of mislinked crossrefs and added a few new crossref target...
Gabriel Hurley
2011-03-17
Changed 'raise' statements to new style syntax in documentation. Thanks DaNma...
Ramiro Morales
2011-03-16
Fixed #15603 -- Changed the traceback error e-mails not to use HTML by defaul...
Adrian Holovaty
2011-03-16
Corrected email --> e-mail in topics/logging.txt. Refs #15603
Adrian Holovaty
2011-03-14
Fixed #14733: no longer "validate" .raw() queries.
Jacob Kaplan-Moss
2011-03-08
Fixed #15558 -- Improved QuerySet reference docs and cleaned up numerous reST...
Gabriel Hurley
2011-03-04
Fixed #11864 -- Improved the "see also" section of the many-to-one model topi...
Gabriel Hurley
2011-03-04
Fixed #15557 -- removed an extra backtick from the `topics/http/shortcuts`. T...
Gabriel Hurley
2011-03-03
Made small improvement to docs/topics/db/queries.txt -- added import statemen...
Adrian Holovaty
2011-03-03
Added crossref targets for a couple of Django exceptions and cleaned up relat...
Gabriel Hurley
2011-03-03
Updated test assertions that have been deprecated by the move to unittest2. I...
Russell Keith-Magee
2011-03-03
Fixed #3094 -- Accelerated deprecation of XMLField, since it hasn't served an...
Russell Keith-Magee
2011-03-03
Corrected some typos from r14673.
Russell Keith-Magee
2011-03-02
Fixed #4992 -- Respect the GET request query string when creating cache keys....
Jannis Leidel
2011-02-28
Fixed #15395 -- Documented the modules/import paths for the various decorator...
Gabriel Hurley
2011-02-26
Fixed #15509 -- corrected a typo in the cache docs. Thanks Paul.
Alex Gaynor
2011-02-23
Fixed #15299 -- Started the process of migrating the auth context processor s...
Russell Keith-Magee
2011-02-18
Fixed #15347 -- Corrected a typo in the l10n docs. Thanks to RaceCondition fo...
Gabriel Hurley
[prev]
[next]