| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-03-18 | [1.6.x] Made is_safe_url() reject URLs that start with control characters. | Tim Graham | |
| This is a security fix; disclosure to follow shortly. | |||
| 2015-03-18 | [1.6.x] Fixed an infinite loop possibility in strip_tags(). | Tim Graham | |
| This is a security fix; disclosure to follow shortly. | |||
| 2015-03-18 | [1.6.x] Added stub release notes for security releases. | Tim Graham | |
| 2015-03-13 | [1.6.x] Fixed typo in docs/howto/custom-template-tags.txt. | Ian Lee | |
| Backport of 7614efa2f9e169749ab109aab909fbc244fd76a9 from master | |||
| 2015-03-10 | [1.6.x] Fixed typo in docs/ref/database.txt | Calvin Jeong | |
| Backport of cefbbb9db3410f757532e0f968e76a8fd9e7ce3b from master | |||
| 2015-03-09 | [1.6.x] Fixed typo in docs/howto/custom-template-tags.txt | Tim Graham | |
| Backport of 63f2dd4ad774d39fc7bbe05492d30efc45e4e7a9 from master | |||
| 2015-03-05 | [1.6.x] Improved get_media_prefix template tag example. | Aymeric Augustin | |
| Backport of 9a4a9a8a49ed3e38f3038b8d6fc7c405256271f1 from master | |||
| 2015-03-02 | [1.6.x] Fixed #24439 -- Removed incorrect make_object_list attributes in CBV ↵ | Andrew Pinkham | |
| docs. Backport of fea45eff5a2f2ad10b2788603db80e5a4fe6be06 from master | |||
| 2015-03-02 | [1.6.x] Added syntax highlighting for apache code blocks | Ian Lee | |
| Backport of fde4857fb83101d27ae4cb3552a6a6cf20d3d8ce from master | |||
| 2015-02-24 | [1.6.x] Added a missing backtick in form wizard docs. | Ian Lee | |
| Backport of 56aa6fc00b7c6efcd02fcd9944b5d20cc8131ac9 from stable/1.7.x | |||
| 2015-02-23 | [1.6.x] Fixed #23762 -- clarified CACHE_MIDDLEWARE_ANONYMOUS_ONLY ↵ | Kenneth Kam | |
| deprecation in docs Backport of e83aba0e2cce16cd1b32d1c172239a4e20867e95 from master | |||
| 2015-02-12 | [1.6.x] Fixed casing of "GeoDjango". | Tim Graham | |
| 2015-02-03 | [1.6.x] Demoted "Installing a distribution-specific package" in install notes. | Tim Graham | |
| Backport of 281fc03474ac18c8281ed4cf289128c87bda2030 from master | |||
| 2015-02-03 | [1.6.x] Fixed typos in docs/ref/forms/validation.txt. | minusf | |
| Backport of 66f5aa9fa5d53ddd7fbdb7ddac39c429f0c1b4fd from master | |||
| 2015-02-03 | [1.6.x] Fixed broken links in class based views flattend index; refs #24250. | Tim Graham | |
| Backport of 9a391fbd6102176d576aa96ed3aeee9e9661b455 from master | |||
| 2015-02-03 | [1.6.x] Fixed #24250 -- Corrected mistakes in FormMixin docs. | Tim Graham | |
| Backport of 5d193d042a3cc49033f0e8b5125913650d779496 from master | |||
| 2015-01-27 | [1.6.x] Added 1.4.19 release notes. | Tim Graham | |
| 2015-01-19 | [1.6.x] Designated Django 1.8 as the next LTS. | Tim Graham | |
| Backport of c38db4d7e072e9a5002cb4897d9104e5eaa292ed from master | |||
| 2015-01-16 | [1.6.x] Fixed a typo in the test responses docs. | Rick Hutcheson | |
| Backport of 996292d6498d25c6b3e84435e82edeff5aaa0257 from master | |||
| 2015-01-15 | [1.6.x] Direct readers to format_html() in mark_safe() docs. | Luke Plant | |
| Backport of 4832c004e88a68b98b976b4f68a1c9fdb4ea3530 from master | |||
| 2015-01-13 | [1.6.x] Added dates to release notes. | Tim Graham | |
| 2015-01-13 | [1.6.x] Fixed DoS possibility in ModelMultipleChoiceField. | Tim Graham | |
| This is a security fix. Disclosure following shortly. Thanks Keryn Knight for the report and initial patch. | |||
| 2015-01-13 | [1.6.x] Prevented views.static.serve() from using large memory on large files. | Tim Graham | |
| This is a security fix. Disclosure following shortly. | |||
| 2015-01-13 | [1.6.x] Fixed is_safe_url() to handle leading whitespace. | Tim Graham | |
| This is a security fix. Disclosure following shortly. | |||
| 2015-01-13 | [1.6.x] Stripped headers containing underscores to prevent spoofing in WSGI ↵ | Carl Meyer | |
| environ. This is a security fix. Disclosure following shortly. Thanks to Jedediah Smith for the report. | |||
| 2015-01-13 | [1.6.x] Added stub release notes for security releases. | Tim Graham | |
| 2015-01-13 | [1.6.x] Fixed bad model example in admin docs. | Collin Anderson | |
| Backport of e7771ec380a116dbef481001fb1ce664f5c7311e from master | |||
| 2015-01-05 | [1.6.x] Added 1.4.18 release notes. | Tim Graham | |
| Backport of ce17b045bf5629aac66f872c3f548205906e04db from master | |||
| 2015-01-03 | [1.6.x] Fixed #24070 -- Added tutorial topics to doc index. | Bibhas | |
| Backport of b738178825ec9378198d77ac69699513774f0884 from master | |||
| 2015-01-02 | [1.6.x] Added dates to release notes. | Tim Graham | |
| Backport of 15cd71ed24945ff7be5716580603fd65c0d45ef7 from master | |||
| 2015-01-02 | [1.6.x] Updated six to 1.9.0. | Tim Graham | |
| Backport of 52f0b2b62262743d5f935ddae29428e661b5d8ea from master | |||
| 2015-01-01 | [1.6.x] Removed doc note about PasswordResetForm requiring an integer PK. | Tim Graham | |
| This limitation was lifted in refs #14881. Backport of a7aaabfaf1fa4c20065ab1133d49f40d4de6b409 from master | |||
| 2014-12-27 | [1.6.x] Fixed #24056 -- Fixed syntax highlighting in topics/testing/tools.txt. | Tim Graham | |
| Backport of 3d0c3a0482496fc1914a40ec3c3eb70e67f0d643 from master | |||
| 2014-12-24 | [1.6.x] Fixed #24041 -- Documented effect of changing a model instance's ↵ | Helen Sherwood-Taylor | |
| primary key. Backport of 4ccdf6e57f49d7e981dcd88c1db65229b8b92487 from master | |||
| 2014-12-23 | [1.6.x] Fixed #24035 -- Clarified docs on CACHE_MIDDLEWARE_KEY_PREFIX vs ↵ | Frankie Robertson | |
| KEY_PREFIX Backport of 446b50b90e9e60760618b236d8b0ea75a3b19d5a from master | |||
| 2014-12-22 | [1.6.x] Corrected scoping of savepoint example | David Cramer | |
| Backport of 27f68f8659a648cc9ed3e71f690959ed8a130c5a from master | |||
| 2014-12-19 | [1.6.x] Added upgrade instructions for deprecated model _meta permission ↵ | Tim Graham | |
| methods. Backport of a3d96bee36040975ded8e3bf02e33e48d06f1f16 from master | |||
| 2014-12-18 | [1.6.x] Removed need to update Python version support note on each new release. | Tim Graham | |
| Backport of 0c06f06131c613dc4173c83ea17c68c31835fc71 from master | |||
| 2014-12-18 | [1.6.x] Corrected indentation in docs to prevent inadvertent blockquote. | Tim Graham | |
| Backport of c2d8da7555e3fef30c43f3ffe2e8963ca1f9fdd5 from stable/1.7.x | |||
| 2014-12-17 | [1.6.x] Fixed display of lists after website redesign | Markus Holtermann | |
| Thanks Brian Jacobel for the report. refs django/djangoproject.com#197 Backport of c7786550c4ed396b8580db58f7da60e850894d19 from master | |||
| 2014-12-16 | [1.6.x] Fixed the formatting of one section of the security page | Alex Gaynor | |
| Backport of 104aaab7049afc6ef456fee52763f6d4f7dd575d from master | |||
| 2014-12-13 | [1.6.x] Updated advice on six.moves.range/xrange; refs #23812. | Tim Graham | |
| Backport of bc88ec550afd5ce972b8c902572c6447d89c0cc9 from master | |||
| 2014-12-11 | [1.6.x] Fixed incorrect filter name in docs/topics/i18n/translation.txt. | Yohan Boniface | |
| Backport of 38fc463fbfb9b74c38f1e8c33e4c99bc2274a880 from master | |||
| 2014-12-08 | [1.6.x] Fixed #23974 -- Clarified wording of FileField.save/delete save ↵ | Tim Graham | |
| parameter. Thanks GreenAsJade. Backport of 1aa41dd000e0779c8b1de1f8e7aa4a0f2f752655 from master | |||
| 2014-12-08 | [1.6.x] Refs #23964 -- Added warning about case-insensitive, unique fields ↵ | Jon Dufresne | |
| used with formsets Backport of 4d27d72d149b714431b77f2f15bad1591a9602b7 from master | |||
| 2014-12-07 | [1.6.x] Fixed typo in docs/howto/deployment/wsgi/uwsgi.txt. | Vladimir Rutsky | |
| Backport of 1a408e42eef34d8302da06fcbeaccfa6395d1c92 from master | |||
| 2014-12-06 | [1.6.x] Fixed #23965 -- Mentioned that FieldFile inherits from File | Tim Graham | |
| Backport of 5281d9620d13386fd4403f7aa6b9a2afd9b5a93f from master | |||
| 2014-12-06 | [1.6.x] Cleaned up a note in docs/topics/db/sql.txt. | wrwrwr | |
| Backport of 34a06d99e0fc96a0f0648bfde141d342e963e971 from master | |||
| 2014-12-05 | [1.6.x] Corrected example in Form.has_changed() docs. | Tim Graham | |
| Backport of ebfadb808043c689b19cfee818c10f63866ee8fc from master | |||
| 2014-12-05 | [1.6.x] Fixed #23955 -- Corrected formset fields in topic guide. | Young Yang | |
| Backport of f0c7a6f36005d489e049236922abe0bd3a3eac2c from master | |||
