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-08-19
[1.6.x] Fixed #23314 -- Tempered recommendation of storing profile data on cu...
Tim Graham
2014-08-19
[1.6.x] Fixed #23282 -- Corrected inheritance and reverse relations example.
Tim Graham
2014-08-11
[1.6.x] Fixed #23267 -- Fixed typo in Translation documentation
Ola Sitarska
2014-08-06
[1.6.x] Removed a doc reference to the deprecated `mimetype` kwarg.
Mohammed Attia
2014-08-02
[1.6.x] Fixed #23149 -- Clarified note on HTTPOnly in cookie-based session docs
Erik Romijn
2014-08-02
[1.6.x] Updated MySQL links to version 5.6.
Tim Graham
2014-08-01
[1.6.x] Fixed typo in docs/topics/testing/tools.txt.
Tim Graham
2014-07-31
[1.6.x] Updated timezone docs to use timezone.now()
Tim Graham
2014-07-30
[1.6.x] Fixed #23132 -- Removed confusing clause in auth docs.
Tim Graham
2014-07-28
[1.6.x] Fixed #22491 -- documented how select_for_update() should be tested.
Moayad Mardini
2014-07-26
[1.6.x] Fixed #23097 -- Switched to new octal format in docs
David Hoffman
2014-07-25
[1.6.x] Fixed #22827 -- clarified what each cache middleware does.
Moayad Mardini
2014-07-21
[1.6.x] Replaced instances of 'his/her' with 'their'.
Iain Dawson
2014-07-16
[1.6.x] Fixed #23023 -- Added warning against local-memory cache.
Tim Graham
2014-07-09
[1.6.x] Revert "Improve cookie based session backend docs." refs #20418
Tim Graham
2014-07-08
[1.6.x] Fixed #22978 -- Removed a USA-centric example that didn't add much.
Tim Graham
2014-07-02
[1.6.x] Clarified that LocMemCache is per-process; refs #7639.
Tim Graham
2014-06-30
[1.6.x] Fixed #19489 -- Documented host parameter of assertRedirects().
Tim Graham
2014-06-24
[1.6.x] Fixed typo in middleware docs.
Peter Kowalczyk
2014-06-12
[1.6.x] Fixed #22349 -- Added a note clarifying `RawQuerySet` has no `__len__`.
Moayad Mardini
2014-06-10
[1.6.x] Fixed #22801 -- Added 'www.' to diveintopython.net links
Maxime Turcotte
2014-06-05
[1.6.x] Fix missing highlighting in some code examples
Éric Araujo
2014-05-27
[1.6.x] Fixed #22601 -- Added a note about model inheritance.
Moayad Mardini
2014-05-17
[1.6.x] Fixed #22647 -- Documented redirect_field_name keyword argument for u...
Víðir Valberg Guðmundsson
2014-05-16
[1.6.x] Fixed #22622 -- Added ugettext_lazy import in docs
Niclas Åhdén
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
[next]