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-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
2011-02-18
Fixed #15342 -- Passed *args through to the parent class' dispatch method in ...
Gabriel Hurley
2011-02-18
Fixed #15328 -- Corrected an example in the CBV docs and added a note about t...
Gabriel Hurley
2011-02-17
Fixed #15233 -- Corrected a duplicate module directive that raised a warning ...
Gabriel Hurley
2011-02-16
Fixed #15233 -- reST/Sphinx markup corrections in numerous areas, mostly cent...
Gabriel Hurley
2011-02-14
Fixed #15272 -- Altered generic views to use the guaranteed untranslated obje...
Russell Keith-Magee
2011-02-12
Fixed #9964 -- Ensure that all database operations make transactions dirty, n...
Russell Keith-Magee
2011-02-11
Fixed #15243 -- More clearly document that the transaction functions needs to...
Alex Gaynor
2011-02-09
Refs #15241 -- Further clarifications to the generic view migration docs.
Russell Keith-Magee
2011-02-09
Fixed #15241 -- Updated the upgrading notes for generic views to reflect rece...
Russell Keith-Magee
2011-02-07
Fixed #14861 -- Added an admonition about the potential for circular imports ...
Gabriel Hurley
2011-02-07
Fixed #15134 -- Placed formset documentation before modelform documentation i...
Gabriel Hurley
2011-02-07
Fixed #15055 -- added information about (and an example of) the csrf_token te...
Gabriel Hurley
2011-02-07
Fixed #15236 -- corrected a typo and added a versionadded directive for the u...
Gabriel Hurley
2011-02-07
Fixed #5494, #10765, #14924 -- Modified the order in which translations are r...
Ramiro Morales
2011-02-06
Fixed #15222 - FileCache -> FileBasedCache typo; thanks Serp.
Timo Graham
2011-02-02
Fixed #7325 -- Broken links for model documentation; thanks Justin Lilly.
Timo Graham
2011-01-30
Reworded parts of the staticfiles documentation after receiving various user ...
Jannis Leidel
2011-01-30
Fixed #15134 -- Removed a duplicate TOC entry for modelforms docs. Thanks to ...
Russell Keith-Magee
2011-01-26
Fixed #15163 - typo in email docs; thanks metal for the report.
Timo Graham
2011-01-22
Fixed #15133 - Some markup issues in the docs; thanks Aryeh Leib Taurog for t...
Timo Graham
2011-01-21
Fixed a typo in the docs, thanks to sunoano for the report.
Alex Gaynor
2011-01-19
Corrected an outdated reference to cmemcache in contributing docs.
Carl Meyer
2011-01-18
Fixed #15109 - typo in middleware docs; thanks colinsullivan for the report.
Timo Graham
2011-01-18
Refs #14661 -- Clarified the handling of initial data injected via custom SQL.
Russell Keith-Magee
2011-01-16
Fixed #13628 - Discourage the use of doctests; thanks d0ugal for the suggestion.
Timo Graham
2011-01-16
Fixed #15062 -- Documented the fact that managers must be able to be shallow ...
Russell Keith-Magee
2011-01-15
Fixed #15085 - Fix LOCATION for FileCache example. Thanks abdelazer for the r...
Timo Graham
2011-01-14
Change the lack of supports_inactive_user on an auth backend to a
Chris Beaven
2011-01-05
Fixed #15010 -- Added current_app parameter to close gap between TemplateResp...
Jannis Leidel
2011-01-03
Fixed #14994 - Add attributes to example auth backend which would emit Deprec...
Timo Graham
[next]