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-05-13
[1.6.x] Fixed typo in transactions.txt
Haris Ibrahim K. V
2014-05-06
[1.6.x] Fixed #22585 -- Fixed typo in topics/auth/customizing.txt.
Tim Graham
2014-05-05
[1.6.x] Fixed #22575 -- Fixed typo in docs/topics/class-based-views/generic-e...
Tim Graham
2014-04-29
[1.6.x] Fixed #22523 -- Clarified pytz requirement.
Aymeric Augustin
2014-04-25
[1.6.x] Fixed #22507 -- Clarified nature of the sender argument of signals
Claude Paroz
2014-04-25
[1.6.x] Fixed #22504 -- Corrected domain terminology in security guide.
Tim Graham
2014-04-25
[1.6.x] Fixed #22493 - Added warnings to raw() and extra() docs about SQL inj...
Moayad Mardini
2014-04-22
[1.6.x] Various documentation typo/spelling fixes
Marti Raudsepp
2014-04-22
[1.6.x] Updated grammar in description of django.contrib.auth.
Ray Ashman
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
[next]