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-04-21
[1.6.x] Fixed queries that may return unexpected results on MySQL due to type...
Erik Romijn
2014-04-18
[1.6.x] Fixed #22471 -- Corrected misprint in i18n docs
Erik Romijn
2014-04-16
[1.6.x] Added a note regarding django.contrib.auth.authenticate.
Tim Graham
2014-04-10
[1.6.x] Fixed #22419 -- Typo in docs/topics/db/multi-db.txt.
Tim Graham
2014-04-10
[1.6.x] Fixed #22343 -- Disallowed select_for_update in autocommit mode
Shai Berger
2014-04-08
[1.6.x] Fixed #16205 -- Added an installation for Windows.
Anubhav Joshi
2014-03-30
[1.6.x] Corrected an import in a model form docs example.
Ramiro Morales
2014-03-27
[1.6.x] Fixed #21941 -- Documented the kwargs param of django.conf.urls.url().
Tim Martin
2014-03-24
[1.6.x] Fixed #22048 - Enhanced docs to cover nonexistent one-to-one relation...
Adam Kaliński
2014-03-24
[1.6.x] Fixed #22247 -- Replaced "upstream" with "downstream" in cache docs.
Tim Graham
2014-03-13
[1.6.x] Fixed #22262 -- Added the correct line in the last example of Transla...
Dejan Noveski
2014-03-03
[1.6.x] Fixed #21986 -- Added some guidelines for database indexes.
Alex de Landgraaf
2014-03-02
[1.6.x] Fixed some typos in the documentation.
Baptiste Mispelon
2014-02-25
[1.6.x] Fixed #12670 -- Added a note about permissions of files stored in FIL...
Rik
2014-02-25
[1.6.x] Fixed #22071 -- Added a warning regarding override_settings and alias...
Henk Vos
2014-02-23
[1.6.x] Fixed #22007 -- Fixed cbv docs - make imports consistent
Martin Matusiak
2014-02-23
[1.6.x] Fixed #22113 -- changed object_name to model_name in CBV docs.
Marcin Sokół
2014-02-19
[1.6.x] Fixed #22093 -- Made Form.Meta.fields examples consistent.
Tim Graham
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
[next]