index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
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-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
2010-11-26
Fixed #3304 -- Added support for HTTPOnly cookies. Thanks to arvin for the su...
Russell Keith-Magee
2010-11-26
Fixes #14743 - Add sphinx links and other cleanups to topics/http/urls.txt. T...
Timo Graham
2010-11-24
Fixed #14771 -- corrected a typo in the testing docs. Thanks to Christian Ou...
Alex Gaynor
2010-11-24
Fixed #14767 -- Reflowed paragraphs and cleaned up some markup/links in the t...
Gabriel Hurley
2010-11-23
Fixes #6739 -- better development installation docs. Thanks to Adam Vandenber...
Chris Beaven
2010-11-22
Fixed #14738 -- Improved crossref linking for cache settings, and fixed a few...
Gabriel Hurley
2010-11-21
Fixed #11108 -- added ModelAdmin.delete_model, a hook with which to perform c...
Alex Gaynor
2010-11-21
Fixed #11418 -- formset.cleaned_data no longer raises AttributeError when is_...
Honza Král
2010-11-20
Documented migration path for change object_list -> ListView regarding differ...
Luke Plant
2010-11-20
Corrected a markup problem with an example in the class-based view docs. Than...
Russell Keith-Magee
2010-11-20
Fixed #14727 -- Corrected three minor issues in the docs. Thanks to OldTroll ...
Gabriel Hurley
2010-11-20
Fixed #14512 -- Added documentation on how to apply decorators to class-based...
Russell Keith-Magee
2010-11-19
Fixed #13795 -- Added a site-wide cache prefix and cache versioning. Thanks t...
Russell Keith-Magee
2010-11-18
Added notes in old generic views howto about the new class based approach.
Luke Plant
2010-11-17
Fixed #14713 -- documented that resolve can raise Http404. Thanks to Adam fo...
Alex Gaynor
2010-11-17
Corrected some syntax issues in the docs.
Alex Gaynor
2010-11-17
Fixed #10004 and #12320 -- Enabled the makemessages management command to col...
Jannis Leidel
2010-11-17
Fixed a bunch of code examples in the form media documentation.
Jannis Leidel
2010-11-17
Fixed #14693, #14709 -- Backwards incompatible change to rectify the confusio...
Jannis Leidel
2010-11-12
Fixed #14669 -- corrected an ungrammatical sentence in the internationalizati...
Gabriel Hurley
2010-11-09
Fixed #7539, #13067 -- Added on_delete argument to ForeignKey to control casc...
Carl Meyer
2010-11-09
Fixed typo in raw SQL docs example.
Ramiro Morales
2010-11-07
Completed and enhanced links to database-specific notes from the install docs.
Ramiro Morales
2010-11-07
Fixed #14636 -- corrected bad formatting in the docs, which was resulting in ...
Alex Gaynor
2010-11-07
Fixed #12975 -- Moved the docs for contrib.admindocs out of the template docs...
Gabriel Hurley
[next]