| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-10-16 | [1.6.x] Fixed some intersphinx references. | Tim Graham | |
| Backport of babbf18999 from master | |||
| 2014-10-15 | [1.6.x] Fixed pep8 in docs/topics/logging.txt | Ian Lee | |
| Backport of 947af46db3 from master | |||
| 2014-10-06 | [1.6.x] Fixed #23597 -- Clarified the manager that ↵ | Ismail Badawi | |
| {Single,Multiple}ObjectMixin.model uses. Backport of e501d4c505 from master | |||
| 2014-09-29 | [1.6.x] Fixed #17638 -- Added crosslinks between topic and reference guides. | Duane Hilton | |
| Thanks oinopion for the suggestion and jarus for the initial patch. Backport of 054bdfeff1 from master | |||
| 2014-09-24 | [1.6.x] Added SuspiciousOperation to list of caught exceptions in testing docs. | Thomas Grainger | |
| Backport of 21683011d5 from master | |||
| 2014-09-21 | [1.6.x] Fixed #23529 -- Replaced comments tag library with humanize in docs | Ola Sitarska | |
| Backport of ee442e97da390b7136dc12b66ddfa70263a60b5c from master. | |||
| 2014-09-11 | [1.6.x] Added link to LogRecord attributes in logging.txt | Gabe Jackson | |
| Backport of c5b4145fca from master | |||
| 2014-09-10 | [1.6.x] Fixed typo in topics/forms/formsets.txt | Tim Graham | |
| Backport of e265112cd1 from master | |||
| 2014-09-10 | [1.6.x] Fixed an instance of 'an' before a word beginning with a consonant. | Iain Dawson | |
| Backport of ef8ef2a42d from master | |||
| 2014-09-08 | [1.6.x] Fixed #23307 -- Clarified the way max_num limits the output of formsets. | Octowl | |
| Thanks velle for the report. Backport of 5f3806b861 from master | |||
| 2014-09-05 | [1.6.x] Fixed #22161 -- Documented send() with no recipients won't raise an ↵ | oromero | |
| exception. Backport of 0f0a5c07f9 from master | |||
| 2014-09-03 | [1.6.x] Fixed typo in docs/topics/db/transactions.txt. | Corey Farwell | |
| Backport of 4db75925be from master | |||
| 2014-08-26 | [1.6.x] Clarified that makemessages -l takes a locale name, not a language code. | Mitch Davis | |
| Backport of 5473c36cef from master | |||
| 2014-08-23 | [1.6.x] Fixed #22154 -- Added "Built-in" to some class-based views titles. | Tim Graham | |
| Backport of 0c9f40f776 from master | |||
| 2014-08-22 | [1.6.x] Fixed #23342 -- Clarified warning about naive time objects. | Kristian Glass | |
| Thanks to apollo13 for suggested wording. Backport of b7336ec179 from master | |||
| 2014-08-19 | [1.6.x] Fixed #23314 -- Tempered recommendation of storing profile data on ↵ | Tim Graham | |
| custom user. Thanks gavinwahl for the report. Backport of 3569536491 from master | |||
| 2014-08-19 | [1.6.x] Fixed #23282 -- Corrected inheritance and reverse relations example. | Tim Graham | |
| Thanks knowledgepoint-devs for the report and claudep for review. Backport of 7006187064 from master | |||
| 2014-08-11 | [1.6.x] Fixed #23267 -- Fixed typo in Translation documentation | Ola Sitarska | |
| Thanks to Tomin1 for the report. Backport of 2e7be92b4df29ac851d570e57da5dcf756c5ac52 from master. | |||
| 2014-08-06 | [1.6.x] Removed a doc reference to the deprecated `mimetype` kwarg. | Mohammed Attia | |
| Backport of 61ed959235 from master | |||
| 2014-08-02 | [1.6.x] Fixed #23149 -- Clarified note on HTTPOnly in cookie-based session docs | Erik Romijn | |
| Backport of e26366da44bb343e7a95d01ff0dd18b8026c2802 from master. | |||
| 2014-08-02 | [1.6.x] Updated MySQL links to version 5.6. | Tim Graham | |
| Backport of fb4f3e04b1 from master | |||
| 2014-08-01 | [1.6.x] Fixed typo in docs/topics/testing/tools.txt. | Tim Graham | |
| Backport of 7ce4ef58c9 from master | |||
| 2014-07-31 | [1.6.x] Updated timezone docs to use timezone.now() | Tim Graham | |
| Thanks James Cleveland for the report and Aymeric for suggesting the solution. Backport of da59902250 from master | |||
| 2014-07-30 | [1.6.x] Fixed #23132 -- Removed confusing clause in auth docs. | Tim Graham | |
| Backport of abb97cffdf from master | |||
| 2014-07-28 | [1.6.x] Fixed #22491 -- documented how select_for_update() should be tested. | Moayad Mardini | |
| Thanks Andreas Pelme for the report. Backport of 668d432d0a from master | |||
| 2014-07-26 | [1.6.x] Fixed #23097 -- Switched to new octal format in docs | David Hoffman | |
| Backport of e1c85167a3 from master. | |||
| 2014-07-25 | [1.6.x] Fixed #22827 -- clarified what each cache middleware does. | Moayad Mardini | |
| Thanks Keryn Knight for the report. Backport of f9b7a0383c from master | |||
| 2014-07-21 | [1.6.x] Replaced instances of 'his/her' with 'their'. | Iain Dawson | |
| Backport of 8fbf13a6c8 from master | |||
| 2014-07-16 | [1.6.x] Fixed #23023 -- Added warning against local-memory cache. | Tim Graham | |
| Thanks django at kerz.id.au. Backport of 7d0519c725 from master | |||
| 2014-07-09 | [1.6.x] Revert "Improve cookie based session backend docs." refs #20418 | Tim Graham | |
| This reverts commit d9c01da1f8ba3d4e0947fd1d619c8f4a9b013360. This is poor advice as it breaks the test client login (refs #22934). We can add a note like this back after refs #22986 is resolved. Backport of 3a85aae2ea from master | |||
| 2014-07-08 | [1.6.x] Fixed #22978 -- Removed a USA-centric example that didn't add much. | Tim Graham | |
| Backport of 9f18b6bcb0 from master | |||
| 2014-07-02 | [1.6.x] Clarified that LocMemCache is per-process; refs #7639. | Tim Graham | |
| Thanks projectgus for the suggestion. Backport of c37000ab04 from master | |||
| 2014-06-30 | [1.6.x] Fixed #19489 -- Documented host parameter of assertRedirects(). | Tim Graham | |
| Thanks mrknacky at gmail.com for the report and gajimenezmaggiora for the draft patch. Backport of e3c7af18a3 from master | |||
| 2014-06-24 | [1.6.x] Fixed typo in middleware docs. | Peter Kowalczyk | |
| Function definition should have an ending colon. Backport of 48241ec from master | |||
| 2014-06-12 | [1.6.x] Fixed #22349 -- Added a note clarifying `RawQuerySet` has no `__len__`. | Moayad Mardini | |
| Thanks cdestigter for the report. Backport of 2d425116e2 from master | |||
| 2014-06-10 | [1.6.x] Fixed #22801 -- Added 'www.' to diveintopython.net links | Maxime Turcotte | |
| Backport of f97c53c098 from master | |||
| 2014-06-05 | [1.6.x] Fix missing highlighting in some code examples | Éric Araujo | |
| Backport of 84cafc2b35 from master | |||
| 2014-05-27 | [1.6.x] Fixed #22601 -- Added a note about model inheritance. | Moayad Mardini | |
| Thanks semenov for the report. Backport of 2ea1e70b85 from master | |||
| 2014-05-17 | [1.6.x] Fixed #22647 -- Documented redirect_field_name keyword argument for ↵ | Víðir Valberg Guðmundsson | |
| user_passes_test. Backport of 268670a3a4 from master | |||
| 2014-05-16 | [1.6.x] Fixed #22622 -- Added ugettext_lazy import in docs | Niclas Åhdén | |
| Backport of 7271f5db78 from master | |||
| 2014-05-13 | [1.6.x] Fixed typo in transactions.txt | Haris Ibrahim K. V | |
| Backport of f2a8e47cfd from master | |||
| 2014-05-06 | [1.6.x] Fixed #22585 -- Fixed typo in topics/auth/customizing.txt. | Tim Graham | |
| Thanks matt at mattwoodward.com for the report. | |||
| 2014-05-05 | [1.6.x] Fixed #22575 -- Fixed typo in ↵ | Tim Graham | |
| docs/topics/class-based-views/generic-editing.txt. Thanks adminq80 at gmail.com. Backport of 87776859af from master | |||
| 2014-04-29 | [1.6.x] Fixed #22523 -- Clarified pytz requirement. | Aymeric Augustin | |
| Thanks z for the report and timo for the proposal. Backport of 0fb7570 from master | |||
| 2014-04-25 | [1.6.x] Fixed #22507 -- Clarified nature of the sender argument of signals | Claude Paroz | |
| Backport of d1f93e9c1e from master. | |||
| 2014-04-25 | [1.6.x] Fixed #22504 -- Corrected domain terminology in security guide. | Tim Graham | |
| Thanks chris at chrullrich.net. Backport of f65eb15ac6 from master | |||
| 2014-04-25 | [1.6.x] Fixed #22493 - Added warnings to raw() and extra() docs about SQL ↵ | Moayad Mardini | |
| injection Thanks Erik Romijn for the suggestion. Backport of 3776926cfe503f16c7195621da20c5b89bda70a2 from master | |||
| 2014-04-22 | [1.6.x] Various documentation typo/spelling fixes | Marti Raudsepp | |
| Errors detected by Topy (https://github.com/intgr/topy), all changes verified by hand. Backport of 11d453bcadad3c9a5ae35882792d0f1e8e8e7818 from master | |||
| 2014-04-22 | [1.6.x] Updated grammar in description of django.contrib.auth. | Ray Ashman | |
| Backport of 9853779805 from master | |||
| 2014-04-21 | [1.6.x] Fixed queries that may return unexpected results on MySQL due to ↵ | Erik Romijn | |
| typecasting. This is a security fix. Disclosure will follow shortly. Backport of 75c0d4ea3ae48970f788c482ee0bd6b29a7f1307 from master | |||
