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
2014-01-26
[1.6.x] Fixed typo. Refs #21836.
Aymeric Augustin
2014-01-25
[1.6.x] Fixed #21836 -- Improved transaction docs about autocommit mode
Chris Jerdonek
2014-01-22
[1.6.x] Always use parentheses when documenting a method with no arguments.
Baptiste Mispelon
2014-01-22
[1.6.x] Don't show `self` in the list of arguments of a method.
Baptiste Mispelon
2014-01-22
[1.6.x] Fixed #20834 -- Described how caching of user permissions works.
Tim Graham
2014-01-22
[1.6.x] Fixed #21726 -- Clarified that password should not be included in REQ...
Tim Graham
2014-01-16
[1.6.x] Fixed #21727 -- Added some links to help clarify topics/auth/default.txt
Tim Graham
2014-01-16
[1.6.x] Fixed #21747 -- Added {% elif %} to template topics guide.
Tim Graham
2014-01-04
[1.6.x] Fixed #21730 -- Removed superfluous db_index in custom auth docs
Claude Paroz
2014-01-03
[1.6.x] Fixed a sentence in the session security docs; thanks claudep.
Tim Graham
2014-01-02
[1.6.x] Fixed typos. Changed grammar.
Frank Tobia
2013-12-31
[1.6.x] Fixed #21484 -- Documented that SQL logging does not include "framewo...
Tim Graham
2013-12-31
[1.6.x] Fixed #19395 -- Added a simple example logging config.
Tim Graham
2013-12-31
[1.6.x] Fixed #21701 -- Improved testing doc titles and added testing/tools.txt.
Tim Graham
2013-12-30
[1.6.x] Fixed #21708 -- Added some headings to separate unrelated topics.
Tim Graham
2013-12-27
[1.6.x] Fixed #21650 -- Corrected bad advice for plural translation.
Tim Graham
2013-12-26
[1.6.x] Fixed #21582 -- Corrected URL namespace example.
Tim Graham
2013-12-26
[1.6.x] Fixed #21629 -- Added instructions for loading MySQL time zone defini...
Tim Graham
2013-12-18
[1.6.x] Fixed #21585 -- Updated some links to 3rd party database projects.
Tim Graham
2013-12-18
[1.6.x] Fixed #21625 -- incorrect documentation for DiscoverRunner.build_suite
Tianyi Wang
2013-12-15
[1.6.x] Added internal link to i18n documentation.
Baptiste Mispelon
2013-12-14
[1.6.x] Fixed #21539 -- Added example of modelformset_factory's form argument
Alasdair Nicol
2013-12-14
[1.6.x] Fixed #21614 -- improved docs on configuring email for development.
Chris Jerdonek
2013-12-13
[1.6.x] Fixed #21580 -- Clarified why render() does not return a TemplateResp...
johannes-gehrs
2013-12-11
[1.6.x] Fixed #21594 -- Added note about model formsets deleting objects.
Ben Spaulding
2013-12-10
[1.6.x] Fixed #21560 -- Added missing 'slug' field in example code.
Christian Schmitt
2013-12-08
[1.6.x] Updated a bunch of hyperlinks in documentation
Claude Paroz
2013-12-04
[1.6.x] Added link to localized formatting doc from main index.
Ramiro Morales
2013-12-02
[1.6.x] Added a warning regarding risks in serving user uploaded media.
Tim Graham
2013-11-22
[1.6.x] Improved docs for ModelFormSet.clean().
Loic Bistuer
2013-11-22
[1.6.x] Noted that localmem is the default cache.
mlissner
2013-11-22
[1.6.x] Fixed #21487 -- Session cannot store tzinfo instances anymore.
Aymeric Augustin
2013-11-19
[1.6.x] Added more examples to the get_object_or_404 documentation.
Baptiste Mispelon
2013-11-18
[1.6.x] Fixed typo in topics/http/sessions.txt.
Tim Graham
2013-11-18
[1.6.x] Fixed #20852 - Fixed incorrectly generated left quotes in docs.
Dominic Rodger
2013-11-15
[1.6.x] Fixed #21440 -- Typo #2 in topics/http/shortcuts.txt
Tim Graham
2013-11-15
[1.6.x] Fixed #21440 -- Typo in topics/http/shortcuts.txt
Tim Graham
2013-11-10
[1.6.x] Fixed #21372 -- Corrected docs regarding translating LANGUAGES.
Bernardo Pires
2013-11-08
[1.6.x] Noted that .clear() will delete intermediary models
Cody Scott
2013-11-08
[1.6.x] Fixed docs for EmailMessage extra_headers attribute
Tom Scholl
2013-11-08
[1.6.x] Removed obsolete locale restriction admonition
Claude Paroz
2013-11-07
[1.6.x] Removed no longer relevant word
Sylvain Bellemare
2013-11-02
[1.6.x] Fixed #21373 -- Typo fixed in i18n docs
Claude Paroz
2013-11-01
[1.6.x] Fixed spelling ("dependant" -> "dependent")
Tim Graham
2013-11-01
[1.6.x] Fixed typo -- "a" user, not "an" user
Sylvain Bellemare
2013-10-30
[1.6.x] Fixed #21294 -- Clarified the logout next_page argument.
Tim Graham
2013-10-30
[1.6.x] Documented the limitation on sep argument to Signer
Antoine Catton
2013-10-25
[1.6.x] Fixed #21325 -- Added missing argument to permission_required decorator.
Tim Graham
2013-10-22
[1.6.x] Fixed #21304 -- Typo in docs/topics/testing/advanced.txt
Tim Graham
2013-10-21
[1.6.x] Added docs for the hasher's iteration count changes.
Tim Graham
[next]