| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-01 | [1.11.x] Used extlinks for GitHub commits. | Tim Graham | |
| Backport of c34c6d0a2fc6d9bc55fb2db94b9ed40141babb15 from master. | |||
| 2018-03-30 | [1.11.x] Fixed links to Sphinx docs. | Tim Graham | |
| Backport of 73cb62a33197652a3c8261dbf052d7eb75e26139 from master | |||
| 2017-06-12 | [1.11.x] Fixed #27655 -- Added some guidelines to the coding style docs. | Tim Graham | |
| Backport of c68f5d83c0a4ea4ccf87c7d1d5dd1e9f7b2907a3 from master | |||
| 2017-05-22 | [1.11.x] Updated various links in docs to avoid redirects | Claude Paroz | |
| Thanks Tim Graham and Mariusz Felisiak for review and completion. | |||
| 2017-05-03 | [1.11.x] Fixed broken link to QUnit docs. | Mariusz Felisiak | |
| Backport of 9b2d47bcded8320114193e9b2a200119a19974a6 from master | |||
| 2017-04-26 | [1.11.x] Clarified "newly-introduced features" in the supported versions policy. | Tim Graham | |
| Backport of 8f50ca11eb3d498f1fd7505ddbd02c994f3fc058 from master | |||
| 2017-04-20 | [1.11.x] Removed inappropriate highlighting in committing-code.txt. | Markus Holtermann | |
| Backport of 6d7cbe67f0a91ce3c576b41dc5650e1e4cdbd4e2 from master | |||
| 2017-03-25 | [1.11.x] Removed unused links in ↵ | Sergey Fedoseev | |
| docs/internals/contributing/triaging-tickets.txt. Backport of 24d40e7e0c52e0262b182abb9d4116157bcfe6a8 from master | |||
| 2017-03-21 | [1.11.x] Fixed #27963 -- Removed unneeded docstring example in contributing ↵ | Mikkel Munch Mortensen | |
| docs. Backport of 1e93210f1f622b692dd65e861f0793ac61552d28 from master | |||
| 2017-03-14 | [1.11.x] Replaced docs/internals/team.txt with DSF teams page. | Tobias McNulty | |
| Backport of 3f64fd2f75342fa061338d75916c08b98f0c7797 from master | |||
| 2017-03-13 | Typo fix. | Florian Apolloner | |
| Backport of bf0dff4bed5ebb4f922829e5f7e8da5ec51f2a1c from master. | |||
| 2017-02-24 | [1.11.x] Refs #25187 -- Fixed AuthBackend.authenticate() compatibility for ↵ | Tim Graham | |
| signatures that accept a request kwarg. Backport of c31e7ab5a4b062225bc4f6b5cae065325dd30f1f from master | |||
| 2017-02-15 | [1.11.x] Removed docs/internals/roles.txt. | Tim Graham | |
| It's moved to https://www.djangoproject.com/foundation/teams/. Backport of 3d14cbc86781ea1051af7f0c421bee3ecf2f9842 from master | |||
| 2016-12-31 | Refs #24154 -- Added check_aggregate_support() to deprecation timeline. | Tim Graham | |
| 2016-12-30 | Removed links to deprecated GeoIP. | Tim Graham | |
| 2016-12-27 | Fixed #15667 -- Added template-based widget rendering. | Preston Timmons | |
| Thanks Carl Meyer and Tim Graham for contributing to the patch. | |||
| 2016-12-27 | Fixed #27648 -- Deprecated (iLmsu) regex groups in url() patterns. | Tim Graham | |
| 2016-12-21 | Removed the importance of "core developers" in triaging tickets, etc. | Tim Graham | |
| 2016-12-20 | Fixed #27439 -- Documented macOS locale configuration for Django tests. | Alix Martineau | |
| 2016-12-07 | Fixed #27579 -- Added aliases for Python 3's assertion names in SimpleTestCase. | Tim Graham | |
| 2016-11-30 | Added my bio. | patjouk | |
| 2016-11-29 | Added my bio | Adam Chainz | |
| 2016-11-25 | Fixed #27532 -- Deprecated Model._meta.has_auto_field | Adam Chainz | |
| 2016-11-22 | Updated doc links to virtualenv website. | Daniel Musketa | |
| 2016-11-21 | Refs #23811 -- Corrected git bisect run example usage. | François Freitag | |
| 2016-11-15 | Replaced "django" with "Django" in spelling_wordlist. | akki | |
| 2016-11-10 | Refs #27392 -- Removed "Tests that", "Ensures that", etc. from test docstrings. | za | |
| 2016-11-06 | Added myself to the Ops team. (#7518) | Tobias McNulty | |
| 2016-11-05 | Removed myself from the ops team. | Aymeric Augustin | |
| 2016-11-04 | Updated "fork Django on GitHub" link. | Tim Graham | |
| 2016-10-31 | Updated by bio. | Anssi Kääriäinen | |
| 2016-10-27 | Fixed #27327 -- Simplified time zone handling by requiring pytz. | Tim Graham | |
| 2016-10-27 | Updated "running the tests" to use 'pip install -e'. | Tim Graham | |
| 2016-10-24 | Fixed #26357 -- Allowed admin popups to work on links added after page load. | Julian Andrews | |
| 2016-10-24 | Documented how to request CVE IDs. | Tim Graham | |
| 2016-10-15 | Updated security policy according to current practices. | Tim Graham | |
| Also added security release date notifications to django-announce. | |||
| 2016-10-10 | Fixed #26447 -- Deprecated settings.USE_ETAGS in favor of ↵ | Denis Cornehl | |
| ConditionalGetMiddleware. | |||
| 2016-10-07 | Updated security team roster. | Markus Holtermann | |
| 2016-10-06 | Fixed docs typos in lines ending with a dash. | Tim Graham | |
| 2016-10-04 | Refs #18974 -- Deprecated @models.permalink() decorator. | Tim Graham | |
| 2016-09-21 | Doc'd how to use GitHub's "Squash and merge" button. | Tim Graham | |
| 2016-09-21 | Added myself to ops team (#7273) | Markus Holtermann | |
| 2016-09-12 | Fixed #25187 -- Made request available in authentication backends. | Aleksej Manaev | |
| 2016-09-12 | Fixed #27098 -- Deprecated DatabaseIntrospection.get_indexes | Claude Paroz | |
| Thanks Akshesh <aksheshdoshi@gmail.com> for help with the PostgreSQL query. Thanks Tim Graham for the review. | |||
| 2016-09-08 | Fixed #27175 -- Deprecated silencing exceptions from the {% include %} ↵ | Jon Dufresne | |
| template tag. Thanks Tim Graham for the review. | |||
| 2016-09-07 | Refs #26956 -- Allowed is_safe_url() to validate against multiple hosts | Jon Dufresne | |
| 2016-09-01 | Updated roadmap link for 1.11. | Ed Morley | |
| 2016-08-31 | Fixed #20892 -- Allowed configuring memcached client using OPTIONS. | Ed Morley | |
| Previously, the MemcachedCache backend ignored `OPTIONS` and PyLibMCCache used them to set pylibmc behaviors. Both backends now pass `OPTIONS` as keyword arguments to the client constructors. | |||
| 2016-08-25 | Fixed #27067 -- Deprecated string_concat() in favor of format_lazy(). | Mattias Loverot | |
| 2016-08-19 | Added technical board for 1.11 release cycle. | Tim Graham | |
| The current board has been re-elected. | |||
