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-10-16
[1.6.x] Fixed some intersphinx references.
Tim Graham
2014-10-15
[1.6.x] Fixed pep8 in docs/topics/logging.txt
Ian Lee
2014-10-06
[1.6.x] Fixed #23597 -- Clarified the manager that {Single,Multiple}ObjectMix...
Ismail Badawi
2014-09-29
[1.6.x] Fixed #17638 -- Added crosslinks between topic and reference guides.
Duane Hilton
2014-09-24
[1.6.x] Added SuspiciousOperation to list of caught exceptions in testing docs.
Thomas Grainger
2014-09-21
[1.6.x] Fixed #23529 -- Replaced comments tag library with humanize in docs
Ola Sitarska
2014-09-11
[1.6.x] Added link to LogRecord attributes in logging.txt
Gabe Jackson
2014-09-10
[1.6.x] Fixed typo in topics/forms/formsets.txt
Tim Graham
2014-09-10
[1.6.x] Fixed an instance of 'an' before a word beginning with a consonant.
Iain Dawson
2014-09-08
[1.6.x] Fixed #23307 -- Clarified the way max_num limits the output of formsets.
Octowl
2014-09-05
[1.6.x] Fixed #22161 -- Documented send() with no recipients won't raise an e...
oromero
2014-09-03
[1.6.x] Fixed typo in docs/topics/db/transactions.txt.
Corey Farwell
2014-08-26
[1.6.x] Clarified that makemessages -l takes a locale name, not a language code.
Mitch Davis
2014-08-23
[1.6.x] Fixed #22154 -- Added "Built-in" to some class-based views titles.
Tim Graham
2014-08-22
[1.6.x] Fixed #23342 -- Clarified warning about naive time objects.
Kristian Glass
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
[next]