| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-04 | [1.11.x] Updated man page for Django 1.11. | Tim Graham | |
| 2017-04-04 | [1.11.x] Fixed #27912, CVE-2017-7233 -- Fixed is_safe_url() with numeric URLs. | Tim Graham | |
| This is a security fix. | |||
| 2017-04-04 | [1.11.x] Fixed CVE-2017-7234 -- Fixed open redirect vulnerability in ↵ | Tim Graham | |
| views.static.serve(). This is a security fix. | |||
| 2017-04-04 | [1.11.x] Added stub release notes for security releases. | Tim Graham | |
| 2017-04-03 | [1.11.x] Fixed typos in docs/howto/static-files/index.txt. | Aleksej Manaev | |
| Backport of 7170820b4ed1b348422fa1b9882bf8ffe8412570 from master | |||
| 2017-04-01 | [1.11.x] Clarified meaning of "Optional" in auth.models.User field docs. | Jirka Schäfer | |
| Backport of 73c30b79c0c022464105b6031236571e2ff1d537 from master | |||
| 2017-04-01 | [1.11.x] Fixed #28003 -- Doc'd what an auto-created OneToOneField ↵ | Simon Charette | |
| parent_link looks like. Backport of 0ad7e8f71fbf75def0e48ef59adc2d56a6244b38 from master | |||
| 2017-04-01 | [1.11.x] Fixed #28004 -- Doc'd how to create migrations for an app without a ↵ | Tim Graham | |
| migrations directory. Backport of 7b53041420009ad430035116c25f36804e714cd5 from master | |||
| 2017-03-31 | [1.11.x] Fixed #27993 -- Fixed model form default fallback for SelectMultiple. | heathervm | |
| Backport of 7d1e23775344cc3dead03bd4af45f4fdf134b819 from master | |||
| 2017-03-28 | [1.11.x] Fixed #27988 -- Fixed typo in docs/ref/django-admin.txt. | Tim Graham | |
| Backport of ea36e7454c267aab933e92481288e1eab636cd62 from master | |||
| 2017-03-27 | [1.11.x] Made a few cosmetic updates to "Migrations that add unique fields". | Paolo Melchiorre | |
| Backport of 24d53786d414586bb56243758cec41e802e8947d from master | |||
| 2017-03-27 | [1.11.x] Fixed #27981 -- Doc'd date/time filter l10n changes in refs #25758. | Claude Paroz | |
| Backport of 6585ebebaaa58aeef45210a3119dbaa322f8baca from master | |||
| 2017-03-25 | [1.11.x] Removed unexpected initial attribute in data migration examples. | Stefano Rivera | |
| Inadvertently added in db97a8849519a3933bf4abd2184efd68ebc21965. Backport of 899c42cc8e1820948f4091f815ce7890057c4a81 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-23 | [1.11.x] Refs #27556, #27488 -- Updated support backends docs for isvalid ↵ | Sergey Fedoseev | |
| lookup. Backport of 075f13e44f203ee04f0c3abffc7d7a86c672cfe8 master | |||
| 2017-03-22 | [1.11.x] Linked GIS QuerySet API docs to corresponding PostGIS docs. | Sergey Fedoseev | |
| Backport of 7b6524e0ff8e67849dfa2452e4b9052a9ddb0ad3 from master | |||
| 2017-03-22 | [1.11.x] Clarified backend support of Area GIS function. | Sergey Fedoseev | |
| Backport of 6052b185ca2b4310ea3d02ab61023d0d0fd9a2c2 from master | |||
| 2017-03-21 | [1.11.x] Fixed #27945 -- Clarified that RegexValidator searches with the regex. | seanfagan | |
| Backport of 325db2a8c3453a56db5e0df0eed37476eb67802d from master | |||
| 2017-03-21 | [1.11.x] Fixed #27966 -- Bumped required psycopg2 version to 2.5.4. | Mariusz Felisiak | |
| Thanks Tim Graham for the review. Backport of 43380e911073beab401a2fdeca0f25001e170dac from master | |||
| 2017-03-21 | [1.11.x] Fixed #27949 -- Doc'd how OpenLayers 3 widgets work. | Tim Graham | |
| Backport of 4224ecb74e536b0fce2afda0f3662520e9a3cff3 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-21 | [1.11.x] Refs #27919 -- Changed Widget.get_context() attrs kwarg to an arg. | Tim Graham | |
| Backport of 075e93c16a82ba7869a0b2d572e99fdbd0724042 and 93d07701045c242f81396016ab4ae15ba63a55d9 from master | |||
| 2017-03-21 | [1.11.x] Removed an obsolete temporal reference in docs/faq/general.txt. | Garry Polley | |
| Backport of 88c003c2bd9e0af08740612050c78dd94e317ddd from master | |||
| 2017-03-20 | [1.11.x] Removed extra characters in docs header underlines. | Mariusz Felisiak | |
| Backport of a3af8c99d94638e0d1fc8a847b74aa6953441d55 from master | |||
| 2017-03-17 | [1.11.x] Clarified return value of NumGeometries GIS function. | Sergey Fedoseev | |
| Backport of 66bbde6819586cc3a75630e12e569dc8ae72f211 from master | |||
| 2017-03-17 | [1.11.x] Removed MySQL (unsupported) from Perimeter docs. | Sergey Fedoseev | |
| Backport of e32265de1a68361ea078f49877ccb0f742508728 from master | |||
| 2017-03-16 | [1.11.x] Removed self from method signatures in docs. | Alasdair Nicol | |
| Backport of 757aefc12b79bac1bab730ac465fbfd3f810b61d from master | |||
| 2017-03-16 | [1.11.x] Linked GIS functions docs to corresponding PostGIS docs. | Sergey Fedoseev | |
| Backport of 1c3ddc0d27f1fa2ad35168beba52fb19a569278c from master | |||
| 2017-03-16 | [1.11.x] Updated postgis.net and gaia-gis.it links to https. | Tim Graham | |
| Backport of 5bd7ffc3137745ef67a9393f62a74e862beaeff7 from master | |||
| 2017-03-15 | [1.11.x] Fixed #27918 -- Documented ChoiceWidget.option_template_name | Pavel Kulikov | |
| Backport of 0d83052e52ddfe99c214be7ffca348a3c8feaef5 from master | |||
| 2017-03-15 | [1.11.x] Fixed incorrect import in docs/ref/models/expressions.txt. | lb1c | |
| Backport of 36f2262741311159e5c13eb5114fb9e902e2df31 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-03-10 | [1.11.x] Fixed #27924 -- Added support for cx_Oracle 5.3. | Mariusz Felisiak | |
| - Fixed Oracle backend due to cx_Oracle 5.3 change in the Cursor.description behavior i.e. "Use None instead of 0 for items in the Cursor.description attribute that do not have any validity.". - Used cx_Oracle.Object.size() instead of len(). Thanks Tim Graham for the review. Backport of 75503a823f6358892fff5aeb3691683ad9cc5a60 from master | |||
| 2017-03-09 | [1.11.x] Described DEBUG_PROPAGATE_EXCEPTIONS behavior in more detail. | Tim Graham | |
| Backport of c577d8a4981233b4d0f65c6ce57ae33d304095b9 from master | |||
| 2017-03-08 | [1.11.x] Fixed #27911 -- Doc'd how to register custom User with admin. | David D Lowe | |
| Backport of 9269dec05efae5deb89912a5b9a98ae75acdfff9 from master | |||
| 2017-03-07 | [1.11.x] Fixed #27891 -- Added ↵ | Camilo Nova | |
| PasswordResetConfirmView.post_reset_login_backend. Backport of 5db465d5a6c389b8f9c6e21f7233be9387dc069d from master | |||
| 2017-03-07 | [1.11.x] Fixed #27905 – Added ↵ | Raphael Merx | |
| RelatedFieldWidgetWrapper.value_omitted_from_data(). Backport of fd75c8f2b7070774f6e90f408cb5cddf65b8734e from master | |||
| 2017-03-07 | [1.11.x] Added stub release notes for 1.10.7. | Tim Graham | |
| Backport of 6c5348b9d2f49e0b06167ba782829e9754c05bf5 from master | |||
| 2017-03-06 | [1.11.x] Fixed #26817 -- Doc'd downsides and alternatives to Jinja2 context ↵ | Tim Graham | |
| processors. Thanks Aymeric Augustin and Carl Meyer. Backport of dacdcec767ae23b4c7107bfe447d29a1c88af48c from master | |||
| 2017-03-01 | [1.11.x] Fixed typo in docs/howto/custom-template-tags.txt. | albertoconnor | |
| Backport of 2863e79a5c061b58e57ea7edc12701010725537c from master | |||
| 2017-03-01 | [1.11.x] Fixed typo in docs/releases/1.10.6.txt. | Adam Johnson | |
| Backport of c1d652c62f4d03a36dfe5c3a93ab68076825423c from master | |||
| 2017-03-01 | [1.11.x] Added release date for 1.10.6. | Tim Graham | |
| Backport of 4f22505a9f96688f27089b49983efd5c49381298 from master | |||
| 2017-02-24 | [1.11.x] Made a few queryset lookup examples consistent. | Alexkane | |
| Backport of b427f0d674362d22c063852754914d9315cbc2fa from master | |||
| 2017-02-24 | [1.11.x] Fixed #27875 -- Doc'd manager_inheritance_from_future in manager docs. | Tim Graham | |
| 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-23 | [1.11.x] Completed 1.10.6 release note | Claude Paroz | |
| 2017-02-21 | [1.11.x] Used "0" ip shortcut for runserver example. | Timothy Allen | |
| Backport of 7d20a7d88a81a041af4b66296971834ee6fa3512 from master | |||
| 2017-02-21 | [1.11.x] Fixed #27856 -- Improved accuracy of date subtraction on PostgreSQL. | Vytis Banaitis | |
| Accuracy was incorrect when dates differ by a month or more. Backport of 4045fd56cb0f83d0f78de9aca073c7104e4cf8fd from master | |||
| 2017-02-16 | [1.11.x] Fixed #27828 -- Fixed a crash when subtracting ↵ | Vytis Banaitis | |
| Integer/DurationField from DateField on Oracle/PostgreSQL. Backport of d5088f838d837fc9e3109c828f18511055f20bea from master | |||
