| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-01 | [1.8.x] Added release date for Django 1.8. | Tim Graham | |
| Backport of 61d6c5d02effef8852d344e4fcaf0754fd47d741 from master | |||
| 2015-03-31 | [1.8.x] Fixed typo in docs/ref/templates/builtins.txt | Joost Rijneveld | |
| Backport of 48ddc66219deaac2aa5fa3d2cb0f420404d6b8ec from master | |||
| 2015-03-31 | [1.8.x] Fixed typo in docs/topics/cache.txt | Kostochko Dmitriy | |
| Backport of d026eb63666a34382912cf68af75492fc583b9db from master | |||
| 2015-03-31 | [1.8.x] Documented jinja2 install requirement. | Tim Graham | |
| Backport of 56286542dbb7d1cca253b25de0eb3eb4392ff271 from master | |||
| 2015-03-30 | [1.8.x] Fixed #15590 -- Documented how the path of a FileField can be changed. | Jorge Barata González | |
| Thanks simon29 for report, and freakboy3742, floledermann, jacob, claudep and collinanderson for discussing the task. Backport of 931a340f1feca05b7a9f95efb9a3ba62b93b37f9 from master | |||
| 2015-03-29 | [1.8.x] Fixed #24281 -- Improved docs for timezone handling for auto_now and ↵ | Christopher Luc | |
| auto_now_add Thanks djbug for the report and Aymeric Augustin and Carl Meyer for the review. Backport of 8119876d4a533fbc2ba4d1c30eaddbcc28119488 from master | |||
| 2015-03-28 | [1.8.x] Fixed #24541 -- Clarified ModelFormSet's handling of initial data. | Tim Graham | |
| Backport of 6de3a1e2c34ae5bfcdec3ebbf3d682aa578ecae0 from master | |||
| 2015-03-28 | [1.8.x] Fixed syntax highlighting in docs/topics/auth/default.txt | Tim Graham | |
| Backport of 3e132406e3a95b3fe54e75129013e10bf3e9e86a from master | |||
| 2015-03-28 | [1.8.x] Fixed typo in docs/topics/forms/modelforms.txt | SaeX | |
| Backport of 19e41a9799079ddae3ba94f95d25577ab4232037 from master | |||
| 2015-03-27 | [1.8.x] Fixed #24469 -- Refined escaping of Django's form elements in ↵ | Moritz Sichert | |
| non-Django templates. Backport of 1f2abf784a9fe550959de242d91963b2ad6f7e9c from master | |||
| 2015-03-27 | [1.8.x] Fixed #24519 -- Clarified location of templates directory in tutorial 2. | Tim Graham | |
| Backport of 2acf9d099d29f45c829ee0127e55b7cfdd201995 from master | |||
| 2015-03-25 | [1.8.x] Added some missing newlines in docs/ref/validators.txt. | Tim Graham | |
| Backport of f4cc0c40a85a8cbba6d2e4cd3158070dfd8645a2 from master | |||
| 2015-03-25 | [1.8.x] Corrected typo in documentation | David Seddon | |
| Backport of 0f6f80c2e7736ec4e2aa40287fe8c37ffff0a783 from master | |||
| 2015-03-24 | [1.8.x] Fixed #24361 -- Clarified docs on reconfiguring logging. | Tim Graham | |
| Thanks Tuttle for the report and draft patch, and Carl Meyer for help and review. Backport of c633667da3605208ea5fc137f5322c599f48da69 from master | |||
| 2015-03-24 | [1.8.x] Fixed #24501 -- Improved auth.decorators.user_passes_test() example. | Matt Seymour | |
| Backport of fca14cd3f27a01f7ba1fe32ea9587fa75b85713a from master | |||
| 2015-03-23 | [1.8.x] Fixed #13525 -- Added tests and docs for nested parameters in URL ↵ | Bas Peschier | |
| patterns. When reversing, only outer parameters are used if captured parameters are nested. Added tests to check the edge cases and documentation for the behavior with an example to avoid it. Backport of 23a5d64f40b0f4a3fbfef7427ca793cb1df1034e from master | |||
| 2015-03-22 | [1.8.x] Fixed #23814 -- Pointed localflavor documentation to external package | Iacopo Spalletti | |
| Edited localflavor doc to point to the external package documentation, leaving just the 'How to migrate' section in Django. Backport of 87fed9444033533ad7105c4b1e4ffc5d7854a2c6 from master. | |||
| 2015-03-22 | Fixed #24485 -- Allowed combined expressions to set output_field | Josh Smeaton | |
| 2015-03-20 | [1.8.x] Refs #14645 -- Documented bug with exclude() and multi-value relations | David Seddon | |
| Backport of 6770b7ecd208a0746f181e54202fb829460c6490 from master | |||
| 2015-03-20 | [1.8.x] Fixed #23520 -- Explained that custom plural forms should be avoided | Claude Paroz | |
| Thanks aruseni for the report. Backport of 556eb67701 from master. | |||
| 2015-03-20 | [1.8.x] Fixed #24503 -- Added docs on LANGUAGE_CODE fallback change in 1.8. | Tim Graham | |
| Thanks Pakal and Claude. Backport of 8219eabbba6e8f6d8569792615935011b5cf0771 from master | |||
| 2015-03-18 | [1.8.x] Made is_safe_url() reject URLs that start with control characters. | Tim Graham | |
| This is a security fix; disclosure to follow shortly. | |||
| 2015-03-18 | [1.8.x] Fixed an infinite loop possibility in strip_tags(). | Tim Graham | |
| This is a security fix; disclosure to follow shortly. | |||
| 2015-03-18 | [1.8.x] Added stub release notes for security releases. | Tim Graham | |
| 2015-03-18 | [1.8.x] Fixed #24495 -- Allowed unsaved model instance assignment check to ↵ | Karl Hobley | |
| be bypassed. Backport of 81e1a35c364e5353d2bf99368ad30a4184fbb653 from master | |||
| 2015-03-17 | [1.8.x] Updated location of database backend data_types attribute in docs. | Tim Graham | |
| Backport of d9a30ed190d68a5450cba8b3cd26ef6bcd8a70ff from master | |||
| 2015-03-17 | [1.8.x] Updated links to latest version of PostGIS docs. | Tim Graham | |
| Backport of 53d11c6821b7b347e0eeefb96168cc1861715a6b from master | |||
| 2015-03-17 | [1.8.x] Refs #24487 -- Added upgrade tips about removal of SortedDict. | Tim Graham | |
| Thanks Pascal Chambon for the initial patch. Backport of c5c8751147d41913a05e86097ea29ccc9fc2e5be from master | |||
| 2015-03-17 | [1.8.x] Updated location of gis_tests in docs. | Tim Graham | |
| Backport of 64b9393ae279fde1ac535348458b3ff960177225 from master | |||
| 2015-03-17 | [1.8.x] Refs #24485 -- Renamed some expression types | Josh Smeaton | |
| Backport of 88d798d71a20662bdf5335f0586fb9eb6e660c57 from master | |||
| 2015-03-16 | [1.8.x] Fixed #24427 -- Stopped writing migration files in dry run mode when ↵ | John Giannelos | |
| merging. Also added display of migration to stdout when verbosity=3. Backport of 8758a63ddbbf7a2626bd84d50cfe83b477e8de0a from master | |||
| 2015-03-16 | [1.8.x] Documented Context.get() method. | Preston Timmons | |
| Backport of 4d9414098bd98aacd241827a01f6ad2dff71f113 from master | |||
| 2015-03-16 | [1.8.x] Fixed #24486 -- Documented method to provide output_field to mixed F ↵ | Josh Smeaton | |
| expressions Backport of 820381d38bc02ea8b92837ce869e7332a7db9913 from master | |||
| 2015-03-16 | [1.8.x] Fixed allow_migrate() signature in router examples. | Adrian Andreias | |
| Backport of 937643a1f215d7d2063b256269d757a2ee316f07 from master | |||
| 2015-03-16 | [1.8.x] Added missing punctuation in some comments in tutorial 5. | HerHde | |
| Backport of 39573a11db694a584de6ca2a858fa05ec4ea13e1 from master | |||
| 2015-03-16 | [1.8.x] Added comma to improve readability in 1.7 release notes. | Steven Das | |
| Backport of 4f494ed0c60cdfc44b65aeea7f42f6b7245c03af from master | |||
| 2015-03-14 | [1.8.x] Refs #24354 -- Prevented repointing of relations on superclasses ↵ | Matthew Wilkes | |
| when migrating a subclass's name change Forwardport of test and release note from stable/1.7.x Backport of ae87ad005f7b62f5fa5a29ef07443fa1bbb9baf0 from master | |||
| 2015-03-14 | [1.8.x] Fixed doc typos. | Floris den Hengst | |
| Backport of e42a720ba22a51c68d2316d425234a197eaff467 from master | |||
| 2015-03-13 | [1.8.x] Refs #24462 -- Emphasized that order_by() clears previous ordering. | Tim Graham | |
| Backport of b9d9ab23bdcc404708aada664e718a9d56415ca3 from master | |||
| 2015-03-13 | [1.8.x] Fixed #24052 -- Doc'd how to write data migrations with models in ↵ | Andrei Kulakov | |
| multiple apps. Backport of b089759d6025582f36fbea3c4be3855c50b82462 from master | |||
| 2015-03-13 | [1.8.x] Documented gdal DataSource encoding parameter | Claude Paroz | |
| Thanks Max Demars for the suggestion and Tim Graham for the review. Backport of a8991b9b9f1 from master. | |||
| 2015-03-13 | [1.8.x] Refs #23559 -- warned about consequences of letting users edit User ↵ | Remco Kranenburg | |
| model in admin. Backport of f6b09a7f85c3b67b2011553838b079788c413432 from master | |||
| 2015-03-13 | [1.8.x] Added link to section in docs/howto/custom-template-tags.txt. | Ian Lee | |
| Backport of 56cd87a5aff034a7b976977a2902697cd5397b94 from master | |||
| 2015-03-13 | [1.8.x] Fixed typo in docs/howto/custom-template-tags.txt. | Ian Lee | |
| Backport of 7614efa2f9e169749ab109aab909fbc244fd76a9 from master | |||
| 2015-03-12 | [1.8.x] Documented how to use a non-root subdirectory with mod_wsgi. | Ian Lee | |
| Backport of 7f8588d22ea3b53ba55d05922b67e7b3a0a7c91c from master | |||
| 2015-03-12 | [1.8.x] Fixed typo in docs/ref/models/fields.txt | Steven Das | |
| Backport of 53bc6e2e98b4889082049f50718b13f8d5d84b6b from master | |||
| 2015-03-12 | [1.8.x] Fixed #24364 -- Doc'ed that ManifestStaticFileStorage shouldn't be ↵ | Aksel Ethem | |
| used during testing. Backport of b4d8b16e5109170614ba505e36f60c2ad64dafc2 from master | |||
| 2015-03-12 | [1.8.x] Fixed wrong operator in iri_to_uri() docs | ldrumm | |
| Backport of 27ad12a9b865bf3deebd165360f73ace722cee31 from master | |||
| 2015-03-11 | [1.8.x] Fixed typo in docs/topics/forms/modelforms.txt. | Dan Fellin | |
| Backport of 6ff826e12ea99c0eb871716cfedc2c8e199695f3 from master | |||
| 2015-03-11 | [1.8.x] Fixed #24414 -- Added examples of Prefetch object usage to the docs. | Sean Wang | |
| Backport of a3e89f13dfb1f22a26ead8b06b37695598a4421a from master | |||
