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-12-29
Fixed #12193 - Add details to the i18n documentation for translation of model...
Timo Graham
2010-12-29
Fixed #13961 - note that reverse URL lookups can't be done within a blocktran...
Timo Graham
2010-12-28
Fixed #14682 - Add a note with an example of the explicit template location f...
Timo Graham
2010-12-27
Fixed #12313 - Add a note that QuerySet.delete() doesn't necessarily call obj...
Timo Graham
2010-12-27
Fixed #6181 - Document `django.views.decorators.http` - thanks adamv for the ...
Timo Graham
2010-12-26
Fixed #13949 - Note that readonly fields can't be modified via custom clean m...
Timo Graham
2010-12-26
Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1
Timo Graham
2010-12-25
Fixed #13020 - add clarifying note to SessionStore. thanks elbarto for the pa...
Timo Graham
2010-12-22
Fixed #14936 -- Tweaked the new render shortcut to reflect non-legacy argumen...
Russell Keith-Magee
2010-12-22
Added versionadded marker in doc for render function.
Karen Tracey
2010-12-22
Fixed #10154: Allow combining F expressions with timedelta values.
Karen Tracey
2010-12-21
Fixed #14249 -- Added support for inactive users to the auth backend system. ...
Jannis Leidel
2010-12-21
Fixed #12816 -- Added a render() shortcut.
Russell Keith-Magee
2010-12-21
Fixed #11675 -- Added support for the PyLibMC cache library. In order to supp...
Russell Keith-Magee
2010-12-21
Fixed #14910 -- Clarified the order of precedence of loading translation cata...
Jannis Leidel
2010-12-21
Reverting r14994 (at request of SmileyChris) because of some backwards compat...
Russell Keith-Magee
2010-12-21
Fixes #13252 -- Use the natural key instead of the primary key when serializing
Chris Beaven
2010-12-19
Fixed #14923 -- corrected a typo in the logging documentation. Thanks to Dav...
Alex Gaynor
2010-12-19
Corrected a markup error introduced in r14986.
Russell Keith-Magee
2010-12-19
Fixed #14655 -- Made formsets iterable. This allows a slightly more natural i...
Russell Keith-Magee
2010-12-18
Fixes #7817 and #9456.
Chris Beaven
2010-12-16
Fixed it's -> its in multi-db.txt
Adrian Holovaty
2010-12-14
Fixed #14848 - change example verbose name to match convention. thanks madisv...
Timo Graham
2010-12-13
Fixed #14897 -- fixed some synax highlighting in the formset documentation. ...
Alex Gaynor
2010-12-12
Fixed #4030 -- Added ability to translate language names. Thanks to Antti Kai...
Jannis Leidel
2010-12-09
Fixed a couple of typos and small errors from r14696 and r14822.
Ramiro Morales
2010-12-07
Corrected typo in middleware docs. Thanks to matt_c for the report.
Russell Keith-Magee
2010-12-07
Fixed #12815 -- Added TemplateResponse, a lazy-evaluated Response class. Than...
Russell Keith-Magee
2010-12-06
Fixed #10863 -- Added HTML support to mail_managers() and mail_admins(), and ...
Russell Keith-Magee
2010-12-05
Fixed #14841 -- added xrefs to topics/db/models. Thanks adamv.
Simon Meers
2010-12-05
Fixed #14745 - add links to topics/http/shortucts.txt. thanks adamv for the p...
Timo Graham
2010-12-05
Fixed #13162 and #11597 -- Improved the file handling documentation: Removed ...
Gabriel Hurley
2010-12-05
Corrected incomplete and incorrect docs from r14822.
Russell Keith-Magee
2010-12-05
Fixed #14799 -- Provided a full solution for test database creation order pro...
Russell Keith-Magee
2010-12-04
Fixed #14120 - Document get() in Making Queries - thanks danielr and adamv fo...
Timo Graham
2010-12-04
Fixed #14811 - Add clarifying note to render_to_response - thanks adamv.
Timo Graham
2010-12-04
Fixed #14803 -- Corrected an inconsistency in redirection handling between ol...
Russell Keith-Magee
2010-12-04
Fixed #14764 -- specified that a set is returned by User.get_..._permissions ...
Simon Meers
2010-12-02
Updated example login template to be best-practice and use the url tag from '...
Luke Plant
2010-12-01
Removed reference to potential exception during template rendering-time from ...
Ramiro Morales
2010-11-30
Fixed ReST error in assertNumQueries docs.
Luke Plant
2010-11-28
Fixed #14791 - Clarify additional note on save(). Thanks OldTroll.
Timo Graham
2010-11-27
Fixed #14785 - fixes to middleware docs - thanks adamv for the patch.
Timo Graham
2010-11-27
Fixed #14794 - fix broken link in docs/topics/install.txt - thanks aright for...
Timo Graham
2010-11-27
Fixed #14789 - remove an unused link from docs/topics/install.txt. thanks ada...
Timo Graham
2010-11-27
Fixed #14784 - Add links to docs/topics/files.txt
Timo Graham
2010-11-27
Fixed #14783 - Links + style improvements to docs/topics/email.txt. Thanks ad...
Timo Graham
2010-11-26
Fixed #14744 - Add cross-links to docs/topics/http/views.txt. Thanks adamv fo...
Timo Graham
2010-11-26
Fixed #14782 - Add/fix links in docs/topics/cache.txt. Thanks to adamv for th...
Timo Graham
2010-11-26
Fixed #5612 -- Added login and logout signals to contrib auth app. Thanks Smi...
Jannis Leidel
[next]