| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2017-02-16 | [1.11.x] Clarified that creating a pull request for the tutorial isn't ↵ | Tim Graham | |
| necessary. Backport of 57292725093eb470851b35174c10573bbf717117 from master | |||
| 2017-02-15 | [1.11.x] Made a sentence in default_if_none docs consistent with other ↵ | Joon Hwan 김준환 | |
| template filters. Backport of a7214f0e84913a27e0b73de89d4c827ef1c53b94 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 | |||
| 2017-02-13 | [1.11.x] Fixed #27823 -- Updated mod_wsgi example to use WSGIPythonHome. | Tim Graham | |
| Backport of 103e6cf26c17ae650b7caa3956b87a215334d761 from master | |||
| 2017-02-13 | [1.11.x] Fixed #27820 -- Fixed RequestDataTooBig/TooManyFieldsSent crash. | amalia | |
| Backport of 2f10216f84b55920de25422842a66260219e393f from master | |||
| 2017-02-11 | [1.11.x] Fixed #27367 -- Doc'd and tested reversing of URLs with the same name. | Robert Roskam | |
| Thanks Reinout van Rees for contributing to the patch. Backport of 98bcc5d81bca578f3a5b4d47907ba4ac40446887 from master | |||
| 2017-02-11 | [1.11.x] Refs #26610 -- Added CIText mixin and CIChar/Email/TextField. | Mads Jensen | |
| Backport of fb5bd38e3b83c7f0d1011de80f922fc34faf740b from master | |||
| 2017-02-09 | [1.11.x] Explained the shell's $ prefix in tutorial 1. | Tim Graham | |
| Thanks Luke Sneeringer for the suggestion. Backport of ad36e5480d6cafb4031e8eb0bacc3a07d2fe4609 from master | |||
| 2017-02-08 | [1.11.x] Fixed typo in docs/topics/testing/tools.txt. | Tim Graham | |
| Backport of 545a88fc162ab02f66812284af24a248deafbf5e from master | |||
| 2017-02-08 | [1.11.x] Fixed #27821 -- Clarified docs of the return value of ↵ | Tim Graham | |
| Form.clean_<fieldname>(). Thanks Christian Ullrich for the report and review. Backport of 8863c475c53f2b44113f25b749a124a5bf3a02f2 from master | |||
| 2017-02-07 | [1.11.x] Fixed #27814 -- Removed an inaccurate sentence about Paginator.orphans. | Tim Graham | |
| Backport of 27793431cf21a82809c0c39a7c0188a2d83bf475 from master | |||
| 2017-02-07 | [1.11.x] Fixed typo in docs/releases/1.11.txt. | Atul Varma | |
| Backport of 10c47f7b47c3b58eda579918d8381a066d43e788 from master | |||
| 2017-02-06 | [1.11.x] Fixed #27805 -- Fixed ClearableFileInput's "Clear" checkbox on ↵ | Tim Graham | |
| model fields with a default. Backport of 4353640ea9495d58fabd0357253b82de3b069408 from master | |||
| 2017-01-31 | [1.11.x] Refs #27421 -- Documented GDALRaster creation in detail. | Daniel Wiesmann | |
| Backport of ed3215ad53c0b22c58883f97286a878c577e25d6 from master | |||
| 2017-01-30 | [1.11.x] Added missing word in docs/howto/error-reporting.txt. | Ryan Castner | |
| Backport of dbf79c5acf962a977e1498e3aab588256e7e7af8 from master | |||
| 2017-01-30 | [1.11.x] Fixed incorrect namespace in sitemap example. | Arkadiusz Adamski | |
| Backport of 274ca999825bb782bbbddd769783cf2aa91de7f9 from master | |||
| 2017-01-28 | [1.11.x] Fixed #26708 -- Updated the contributing tutorial to use a GitHub ↵ | Subhrajyoti Sen | |
| workflow. Backport of f5bf11c72b267d717dd4379ec80f9f7c5185f80f from master | |||
