| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-01 | [2.1.x] Bumped version for 2.1 release.2.1 | Tim Graham | |
| 2018-08-01 | [2.1.x] Fixed CVE-2018-14574 -- Fixed open redirect possibility in ↵ | Andreas Hug | |
| CommonMiddleware. | |||
| 2018-08-01 | [2.1.x] Added stub release notes for security releases. | Tim Graham | |
| 2018-08-01 | [2.1.x] Updated contrib translations from Transifex | Claude Paroz | |
| 2018-08-01 | [2.1.x] Updated core translations from Transifex | Claude Paroz | |
| 2018-07-31 | [2.1.x] Refs #24733 -- Documented arguments for custom error views. | Adam Johnson | |
| Backport of 49f97b645fb1716cf69177558c41cf650a701eed from master | |||
| 2018-07-31 | [2.1.x] Removed code terms from docs/spelling_wordlist. | Tim Graham | |
| Backport of b4fa94aed8ec5209176c9fa88aba3eacdca837f3 from master | |||
| 2018-07-31 | [2.1.x] Added words to docs/spelling_wordlist for Ubuntu 18.04. | Tim Graham | |
| Backport of 8edb27b6c6d5d9e4f3ad95a91254588616854d16 from master | |||
| 2018-07-31 | [2.1.x] Fixed #29617 -- Fixed Template crash if template_string is lazy. | Dražen Odobašić | |
| Regression in 3a148f958dddd97c1379081118c30fbede6b6bc4. Backport of 9f3b9ffd51c71d96728df9ee16f5a57c6f3b315d from master | |||
| 2018-07-24 | [2.1.x] Fixed typo in docs/topics/http/urls.txt. | minusf | |
| Backport of 6429961418b0da70e915fcb61f4cf41977cf818a from master | |||
| 2018-07-24 | [2.1.x] Fixed #29591 -- Fixed numbering words in ↵ | Tim Graham | |
| docs/topics/db/examples/many_to_many.txt. Backport of cef8f6a61bc8079fa36cb37a7d411b56869ffe32 from master | |||
| 2018-07-23 | [2.1.x] Refs #29514 -- Added test for get_default_timezone()/timezone.utc ↵ | Carlton Gibson | |
| equality. Backport of f4ef71c689b7bf3b0237d12c634fe5557f646a79 from master | |||
| 2018-07-23 | [2.1.x] Fixed #29514 -- Reverted "Used datetime.timezone.utc instead of ↵ | Tim Graham | |
| pytz.utc for better performance." This reverts commit 27ca5ce19f5f184018a61611c1bc319113b1d107 due to a regression. Backport of 2ec151e35da93047acfeea1b79c27010f2cb8594 from master | |||
| 2018-07-19 | [2.1.x] Fixed #29578 -- Made numberformat.format() honor forced l10n usage. | Claude Paroz | |
| Thanks Sassan Haradji for the report. Backport of 0adfba968e28cfb4e4d681e658866debbbd68089 from master | |||
| 2018-07-19 | [2.1.x] Fixed IntegrityError in docs/topics/db/examples/many_to_one.txt. | Tim Graham | |
| Backport of 6b6bdfe25c946ee9512b3866d64930fe1be619fd from master | |||
| 2018-07-18 | [2.1.x] Fixed utils.html.escape()'s docs with regards to string coercion. | Claude Paroz | |
| As of 301de774c21d055e9e5a7073e5bffdb52bc71079. Backport of 1ed8527e3df930ae54ef237e77f1a53faa0ff5ed from master | |||
| 2018-07-18 | [2.1.x] Removed duplicate words in various comments. | Mariusz Felisiak | |
| Backport of a73cf8110e6cccbf46bf77fd4ddce2df99df53ca from master | |||
| 2018-07-18 | [2.1.x] Added doc links for django.utils.html.escape(). | Claude Paroz | |
| Backport of 6e78e1054933c36a2e0fdf998db780c88bdef4a9 from master | |||
| 2018-07-18 | [2.1.x] Removed duplicate words in docs. | Maxime Lorant | |
| Backport of 31407fa3b362dc17d61a2a0d7e27b1dfd9d9c143 from master | |||
| 2018-07-18 | [2.1.x] Bumped version for 2.1 release candidate 1.2.1rc1 | Tim Graham | |
| 2018-07-16 | [2.1.x] Fixed django/http/request.py docstring typo. | François Freitag | |
| Backport of 93e721a0b8155470336357c148c4d8364c36bbee from master | |||
| 2018-07-09 | [2.1.x] Fixed #29549 -- Doc'd that Field.choices are enforced by model ↵ | Tim Graham | |
| validation. Backport of 8b1d361f28c80cb0fa84a3714d711174bd25cdfa from master | |||
| 2018-07-09 | [2.1.x] Refs #29478 -- Doc'd how to use cached_property with a mangled name. | Sergey Fedoseev | |
| Backport of 09199734d383691ecf6d163894b447ca45e0ef82 from master | |||
| 2018-07-07 | [2.1.x] Fixed word choice in ContentFile example. | Josh Schneier | |
| Backport of 38e904e26576abffed3c257a1a741e1641c6f2de from master | |||
| 2018-07-07 | [2.1.x] Removed usage of 'object' variable name in docs. | Harry Moreno | |
| Backport of 6e55cf0de6b5e8e853ce0d549b08e621f023d4bf from master | |||
| 2018-07-06 | [2.1.x] Refs #29451 -- Fixed test_isvalid_lookup on MySQL 8+. | Tom | |
| Backport of f98e1c01eafa724cb87772ae03b3fd1158e9fd50 from master | |||
| 2018-07-06 | [2.1.x] Corrected cached_property() signature in docs. | Sergey Fedoseev | |
| Backport of 82b9708c6f77d1a4b7b4236234065799370be245 from master | |||
| 2018-07-05 | [2.1.x] Fixed #29544 -- Fixed regex lookup on MariaDB. | Michal Čihař | |
| Regression in 42490768441701bc02255b22df8e6894cbe487c7. Backport of 39e287d8bff50e9f91f3f4471088c1946aa6a76c from master | |||
| 2018-07-05 | [2.1.x] Refs #26608 -- Removed incorrect sentence in ↵ | Mads Jensen | |
| Expression.contains_over_clause docs. Backport of ab251fdad251cfb1e9fb61c42b5bfed9d0afe393 from master | |||
| 2018-07-04 | [2.1.x] Fixed typo in docs/ref/templates/builtins.txt. | Stephen James | |
| Backport of 48aeca44d885929106e71fe78379fe50850af001 from master | |||
| 2018-07-03 | [2.1.x] Doc'd that template variables & attributes may not start with an ↵ | Greg Kaleka | |
| underscore. Backport of 17403f0a9b7167c635514c1e3d9d25ebad4b12e2 from master | |||
| 2018-07-03 | [2.1.x] Added stub release notes for 2.0.8. | Tim Graham | |
| Backport of 2c3f19894695d6868a2c3ec5a6f097e432cc170e from master | |||
| 2018-07-02 | [2.1.x] Fixed #29449 -- Reverted "Fixed #28757 -- Allowed using contrib.auth ↵ | Tim Graham | |
| forms without installing contrib.auth." This reverts commit 3333d935d2914cd80cf31f4803821ad5c0e2a51d due to a crash if USERNAME_FIELD isn't a CharField. Backport of f3fa86a89b3b85242f49b2b9acf58b5ea35acc1f from master | |||
| 2018-07-02 | [2.1.x] Added release date for 1.11.14. | Carlton Gibson | |
| Backport of 65df375c40dfe591b258f36709123abc6957fbd7 from master | |||
| 2018-06-30 | [2.1.x] Fixed argument name for validators inheriting from BaseValidator. | sedrubal | |
| Backport of f903669dfda1dda586c4fee5bd7268eb599880b8 from master | |||
| 2018-06-29 | [2.1.x] Fixed #21333 -- Doc'd the & and | queryset operators. | Colm O'Connor | |
| Backport of c530428d360daf904c9e98515ea836643a73a54c from master | |||
| 2018-06-29 | [2.1.x] Fixed #29536 -- Fixed SelectFilter2.js resizing to make boxes have ↵ | Claude Paroz | |
| equal height. Thanks Tim Graham for the review. Backport of a5f139236f930df06ae0642507530ca98081e2a9 from master. | |||
| 2018-06-29 | [2.1.x] Fixed #29535 -- Updated email.MIME* references for Python 3. | José L. Patiño | |
| Backport of b5dd6ef3d52544ec7533509915c61545d5c3d85a from master | |||
| 2018-06-28 | [2.1.x] Refs #29513 -- Linked the testing docs from the multi-db topic guide. | Mattia Cattarinussi | |
| Backport of 2a0116266c4d81bd1cc4e3ea20efe9a7874f481b from master | |||
| 2018-06-28 | [2.1.x] Fixed #29458 -- Doc'd how related_query_name affects ↵ | Jeffrey Yancey | |
| Model._meta.get_field(). Backport of 2d6776ffe0b58f729f4372635b49a59da99ca206 from master | |||
| 2018-06-28 | [2.1.x] Forwardported 2.0.7 release note. | Tim Graham | |
| 2018-06-28 | [2.1.x] Refs #28814 -- Documented Python 3.7 compatibility. | Asif Saifuddin Auvi | |
| Backport of 2f7cd7f8ecb01d30c1dfdaefa1c1714db76d2553 from master | |||
| 2018-06-28 | [2.1.x] Fixed links for i18n context processor docs. | Tim Graham | |
| Backport of fd06488fe36acc27fbe37bf7c9aefc0574e9cc4e from master | |||
| 2018-06-28 | [2.1.x] Fixed location of a few doc labels. | Tim Graham | |
| Backport of 1229687a0a261d05a72e6f189c1a9b0069b302e5 from master | |||
| 2018-06-27 | [2.1.x] Fixed #29520 -- Fixed test client crash when posting bytes. | Tim Graham | |
| Regression in b8a41a2872624a6d9e61308932dd81d001e31eb9. Backport of 9294110a57ce0a6d14506969c950090045c622c8 from master | |||
| 2018-06-27 | [2.1.x] Refs #29253 -- Fixed method_decorator() crash if decorator sets a ↵ | Chris Jerdonek | |
| new attribute. Regression in fdc936c9130cf4fb5d59869674b9a31cc79a7999. Backport of f434f5b84f7fcea9a76a551621ecce70786e2899 from master | |||
| 2018-06-22 | [2.1.x] Refs #17419 -- Removed IE8 support in json_script example. | Tim Graham | |
| Backport of 02cd16a7a04529c726e5bb5a13d5979119f25c7d from master | |||
| 2018-06-22 | [2.1.x] Added description, example, and SQL equivalents for equals and ↵ | Sergey Fedoseev | |
| same_as GIS lookups. Backport of 9af83a62e7639567afde8b76ce70e7982873e4c5 from master | |||
| 2018-06-22 | [2.1.x] Fixed #29511 -- Added charset to JavaScriptCatalog's Content-Type ↵ | Tim Graham | |
| header. Backport of 7cdeb23ae7ef2d125276840ff298dbb9683959f2 from master | |||
| 2018-06-21 | [2.1.x] Updated a test example to use snake case. | Adam Johnson | |
| Backport of ae38777698dd0bf2a9efefef778d5e92d36c8d12 from master | |||
