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
2012-07-15
[1.4.x] Fixed #18614 -- Added imports and changed render_to_response to render.
Kevin London
2012-07-08
[1.4.X] Fixed #18577 - Clarified middleware initialization.
Tim Graham
2012-06-30
[1.4.X] Fixed #17168 - Noted TransactionMiddleware only works with "default" ...
Tim Graham
2012-06-27
[1.4.X] Fixed #18369 - Fixed argument name in render() function; thanks qsolo...
Tim Graham
2012-06-08
[1.4.x] Added more explicit warnings about unconfigured reStructured Text usa...
Luke Plant
2012-06-06
[1.4.X] Replaced documentation snippets using "gender" with less sensitive ex...
Jacob Kaplan-Moss
2012-06-04
[1.4.x] Rewrote security.txt SSL docs, noting SECURE_PROXY_SSL_HEADER.
Luke Plant
2012-05-11
[1.4.x] Fixed #18301 -- Fixed url name in password reset example.
Claude Paroz
2012-05-10
Fixed #18270 -- Corrected variable name in password reset example.
Claude Paroz
2012-04-16
[1.4.X] Fixed #18316 -- Fixed pre-1.3 PermWrapper? location in docs. Thanks A...
Claude Paroz
2012-04-13
[1.4.X] Fixed #18118 -- Improved documentation for contrib.auth.hashers utili...
Claude Paroz
2012-04-10
[1.4.X] Fixed #18095 -- Added missing 'cc' mention in EmailMessage recipients...
Claude Paroz
2012-03-31
[1.4.X] Removed documentation for SMTPConnection, which was removed at r15978...
Aymeric Augustin
2012-03-30
[1.4.X] Fixed #17999 -- Restored the links to examples from models documentat...
Claude Paroz
2012-03-29
[1.4.X] Added missing indentation in models topic documentation.
Claude Paroz
2012-03-16
Fixed #17841 -- Clarified caching note about authentication backends. Thanks ...
Claude Paroz
2012-03-15
Fixed #17900 -- StreamHandler output defaults to stderr. Thanks c4m3lo for th...
Claude Paroz
2012-03-14
Fixed #17605: Restored deleted query documentation that used to live in docte...
James Bennett
2012-03-13
Fixed #17236 -- Clarified that anonymous session data are retained after logi...
Claude Paroz
2012-03-13
Replaced http by https in djangoproject.com links
Claude Paroz
2012-03-12
Edited some docs and docstrings until [17685]
Adrian Holovaty
2012-03-11
Fixed a couple of typos in testing document.
Ramiro Morales
2012-03-04
Fixed a ReST error. Thanks md4d for the report.
Aymeric Augustin
2012-03-03
Fixed a typo in the time zone docs. Thanks Ramiro.
Aymeric Augustin
2012-03-03
Fixed #17738 -- Extended the time zone documentation with a FAQ. Thanks Anssi...
Aymeric Augustin
2012-03-03
Added a blurb about new SimpleTestCase class to release notes.
Ramiro Morales
2012-03-03
Fixed #17808 -- Explained why fixtures can trigger RuntimeWarnings after enab...
Aymeric Augustin
2012-03-03
Fixed #9995 -- Updated the installation instructions to recommend pip. Also f...
Aymeric Augustin
2012-03-02
Edited stuff from [17543] to [17629]
Adrian Holovaty
2012-03-02
Fixed #17046 -- Added a check if the username passed to User.objects.create_u...
Jannis Leidel
2012-03-02
Fixed #17568 -- Mentioned ``reverse_lazy`` in the ``LOGIN_REDIRECT_URL`` sett...
Jannis Leidel
2012-03-02
Fixed #17794 - Added a bunch of cross-reference links to the DB queries topic...
Carl Meyer
2012-03-02
Fixed 17764. Improved auth docs.
Paul McMillan
2012-03-02
Fixes #17578. Improve setup instructions for Windows users.
Paul McMillan
2012-02-27
Clarified the fact that the signal_changed signal isn't used by Django itself...
Aymeric Augustin
2012-02-27
Added a diagram of the hierarchy of our TestCase subclasses to the testing docs.
Ramiro Morales
2012-02-20
Fixed #17390 - Added a note to topics/auth.txt regarding how to decorate clas...
Timo Graham
2012-02-19
Fixed #17319 -- Made the example for set_language less error-prone. Thanks An...
Aymeric Augustin
2012-02-17
Changed various non-breaking space characters from [17478] to use the code re...
Adrian Holovaty
2012-02-17
Documentation (and some small source code) edits from [17432] - [17537]
Adrian Holovaty
2012-02-16
Fixed a few typos and updated an example in the URLs docs.
Aymeric Augustin
2012-02-15
Fixed #17652 -- Removed all mentions to Windmill from the docs as that projec...
Julien Phalip
2012-02-13
Added a note to the release notes about the new format strings added in r17473.
Jannis Leidel
2012-02-12
Fixed #16653 - Added example of kwargs support for resolve(); thanks krzysium...
Timo Graham
2012-02-10
Made a couple of tweaks to lazy translation docs.
Ramiro Morales
2012-02-09
Fixed #17217 -- Use non breaking spaces for format localization in which spac...
Jannis Leidel
2012-02-09
added German (Switzerland) localflavor formats
Jannis Leidel
2012-02-05
Fixed #17571 - Fixed documentation of skipUnlessDBFeature; thanks EnTeQuAk fo...
Timo Graham
2012-02-05
Fixed #17510 - Typo in docs/topics/class-based-views.txt; thanks andrew and n...
Timo Graham
2012-02-04
Fixed #13914 -- Added natural keys to User and Group models in auth contrib a...
Jannis Leidel
[next]