| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-08 | [2.1.x] Removed extra characters in docs header underlines. | Mariusz Felisiak | |
| Backport of 25829197bb94585e94695360065ac614aa9e6a56 from master | |||
| 2018-12-27 | [2.1.x] Updated OWASP Top 10 link to the latest version. | Vedran Karačić | |
| Backport of 293db9eb36e42e8ba976c2639800020d04b95deb from master. | |||
| 2018-12-27 | [2.1.x] Fixed broken links to PyYAML page. | CHI Cheng | |
| Backport of b7dbd5ff68bb9d2235ca081c0bd0b8baa65f8c77 from master. | |||
| 2018-12-12 | [2.1.x] Fixed #30036 -- Removed unused imports in pagination example. | Carlton Gibson | |
| Backport of a394289b58b1773c4959ed768fdb325c91b2b589 from master | |||
| 2018-11-29 | [2.1.x] Fixed #29991 -- Doc'd logger propogation for the default logging config. | raratiru | |
| Backport of 793a71b7be9970bee8cbac68985684628e99ad23 from master. | |||
| 2018-11-26 | [2.1.x] Updated docs for fast column creation with defaults in PostgreSQL 11. | Damian Dimmich | |
| Backport of 133e79399a0aeecaca7379dd79cc1cc3f8b5e7ae from master. | |||
| 2018-11-23 | [2.1.x] Fixed typo in docs/topics/i18n/translation.txt. | andreage | |
| Backport of 78fc64578a8715b9812075bbebc829c1251c07fa from master | |||
| 2018-11-15 | [2.1.x] Fixed #29864 -- Added link targets for low-level cache API. | Prabakaran Kumaresshan | |
| Backport of 8250538bfc9792c87cd42c27fa778f12e14350cb from master. | |||
| 2018-11-13 | [2.1.x] Fixed #29940 -- Recommended using the ORM rather than raw SQL. | Katie McLaughlin | |
| Backport of 9886dffdf45873a5ce427eded9277f37d4a30ef1 from master. | |||
| 2018-11-12 | [2.1.x] Doc'd PermissionsMixin's usage of User.is_active and is_superuser. | Tobias Bengfort | |
| Backport of b1243a55a5916ed08a726b011bc05d40f717ef40 from master. | |||
| 2018-11-10 | [2.1.x] Updated some links to https and new locations. | Mads Jensen | |
| Backport of 961f8e99850ecb334d63a943b53b3cb1180ef538 from master. | |||
| 2018-10-23 | [2.1.x] Refs #29877 -- Made diveinto.org URLs HTTPS. | Jon Dufresne | |
| Backport of 136a900ef98a7b7261a124308c8c26370ff2d5e4 from master | |||
| 2018-10-23 | [2.1.x] Fixed #29877 -- Replaced diveintopython3.net with diveinto.org/python3/. | za | |
| Backport of b0d716cbffdd66dd9108895d0524bef2530fc732 from master | |||
| 2018-10-22 | [2.1.x] Fixed #29880 -- Fixed typo in docs/topics/auth/default.txt. | Tim Graham | |
| Backport of 043407ec7e6e659a69c2432319140b4a813928d2 from master. | |||
| 2018-10-18 | [2.1.x] Updated Jinja2 static tag example to use django.templatetags. | Andy Chosak | |
| As of cf546e11ac76c8dec527e39ff8ce8249a195ab42, this is the canonical way to invoke the static tag. Backport of 084573c7156530047bec2c19e732423fa9d0ec13 from master. | |||
| 2018-10-17 | [2.1.x] Removed obsolete "ugly URL" reference. | Tom Dyson | |
| Backport of 6752c2756eb9be28a37021d664b805ec169369d6 from master. | |||
| 2018-10-13 | [2.1.x] Removed unused fields from aggregation docs. | Peter Inglesby | |
| Backport of a1ffbfb80166bf183552363419e5884a51158405 from master | |||
| 2018-10-09 | [2.1.x] Capitalized "Python" in docs and comments. | Jon Dufresne | |
| Backport of e90af8bad44341cf8ebd469dac57b61a95667c1d from master. | |||
| 2018-10-01 | [2.1.x] Fixed #29758 -- Documented how to test custom error views. | Cammil Taank | |
| Backport of f83a689f617d119a2bed23032919cea98c424c58 from master | |||
| 2018-09-26 | [2.1.x] Fixed #29683 -- Added view permission to docs. | Stephen James | |
| Backport of e40e7026cad400d720963aea0ba156a19f83b058 from master. | |||
| 2018-09-25 | [2.1.x] Refs #29784 -- Normalized Python docs links to omit the version. | Jon Dufresne | |
| Backport of ad9a28ee38e3352b16cc6c9ae7f55f90c64710cc from master. | |||
| 2018-09-25 | [2.1.x] Refs #29784 -- Changed Python f-string link to use intersphinx. | Jon Dufresne | |
| Backport of 3a3d159ab66c32dbf7331676267a04afa20857d0 from master. | |||
| 2018-09-10 | [2.1.x] Fixed #16995 -- Clarified interaction of initial and extra with ↵ | melipone | |
| model formsets. Backport of 28dac56aed1c8c9923b52a1ac3606996f9820b30 from master | |||
| 2018-09-10 | [2.1.x] Refs #20910 -- Replaced snippet directive with code-block. | Curtis Maloney | |
| Backport of c49ea6f5911296dcb40190c905e38b43cdc7c7a3 from master | |||
| 2018-09-10 | [2.1.x] Fixed #29573 -- Added links in aggregation topic guide. | Vishvajit Pathak | |
| Backport of a48bc0cec9eaaf47c0b3de186c072cf00011c892 from master | |||
| 2018-08-25 | [2.1.x] Fixed #29226 -- Doc'd modify_settings() ordering considerations for ↵ | Benjamin Bach | |
| Python < 3.6. Backport of 08f788b169a30d26f50433083aca253a4e4031b2 from master | |||
| 2018-08-18 | [2.1.x] Fixed #29685 -- Added QuerySet.explain() to the database ↵ | Tom Forbes | |
| optimization docs. Backport of b042ab897636987701d3a35d6b566c6bef9d6ea2 from master | |||
| 2018-08-06 | [2.1.x] Consolidated docs about handling a ForeignKey in custom user model ↵ | Tim Graham | |
| manager. Backport of e9ea49d2740b6f99b4ecc424c1a9ed87905e481e from master | |||
| 2018-07-31 | [2.1.x] Removed code terms from docs/spelling_wordlist. | Tim Graham | |
| Backport of b4fa94aed8ec5209176c9fa88aba3eacdca837f3 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-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] Removed duplicate words in docs. | Maxime Lorant | |
| Backport of 31407fa3b362dc17d61a2a0d7e27b1dfd9d9c143 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-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-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 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-21 | [2.1.x] Updated a test example to use snake case. | Adam Johnson | |
| Backport of ae38777698dd0bf2a9efefef778d5e92d36c8d12 from master | |||
| 2018-06-05 | [2.1.x] Fixed typo in docs/topics/auth/customizing.txt. | Michael Kiros | |
| Backport of b37bac39b387bc87872d37d4b07783b67ef28d0c from master | |||
| 2018-06-02 | [2.1.x] Fixed #29430 -- Clarified send_mail()'s fail_silently docs. | Subhav Gautam | |
| Backport of 085ebc5f1a0e96784516e551cb9225cc6836f1d0 from master | |||
| 2018-05-16 | Fixed #8936 -- Added a view permission and a read-only admin. | olivierdalang | |
| Co-authored-by: Petr Dlouhy <petr.dlouhy@email.cz> Co-authored-by: Olivier Dalang <olivier.dalang@gmail.com> | |||
| 2018-05-15 | Add clarifying section about historical migration models | Andrew Godwin | |
| 2018-05-12 | Alphabetized imports in various docs. | Mariusz Felisiak | |
| Follow-up of d97cce34096043b019e818a7fb98c0f9f073704c and 7d3fe36c626a3268413eb86d37920f132eb4a54f. | |||
| 2018-05-09 | Fixed #29363 -- Added SimpleTestCase.assertWarnsMessage(). | Morgan Aubert | |
| 2018-05-04 | Fixed #26688 -- Fixed HTTP request logging inconsistencies. | Samir Shah | |
| * Added logging of 500 responses for instantiated responses. * Added logging of all 4xx and 5xx responses. | |||
| 2018-05-02 | Fixed #29375 -- Removed empty action attribute on HTML forms. | CHI Cheng | |
| 2018-04-27 | Fixed #27480 -- Added cache.touch(). | Nicolas Noé | |
| 2018-04-23 | Fixed #29349 -- Doc'd the default behavior of router.allow_relation(). | Stefan R. Filipek | |
