| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-07-04 | [1.8.x] Fixed #25051 -- Clarified return type of {% now %} tag. | Tim Graham | |
| Backport of a871cf422d8f7a15d3029684538136e0c92f99dc from master | |||
| 2015-07-03 | [1.8.x] Fixed mistake in Model.from_db() example. | Luke | |
| Backport of fd869cceacafdaf2c5865cc525f88357b6a26aad from master | |||
| 2015-07-01 | [1.8.x] Fixed #25041 -- Clarified difference between syncdb and migrate. | Tim Graham | |
| 2015-06-30 | [1.8.x] Fixed #25038 -- Reverted incorrect documentation about inspectdb ↵ | Tim Graham | |
| introspecting views. This reverts commit e69eea73d94c058728143416058a6257c765a9b8 (refs #24177). | |||
| 2015-06-27 | [1.8.x] Fixed #25033 -- Added context_processors.auth to documented admin ↵ | Tim Graham | |
| dependencies. Backport of f59667c121272ba7a1161e8bc4787654d929f6f1 from master | |||
| 2015-06-25 | [1.8.x] Refs #24127 -- Added documentation for HttpRequest.current_app. | Marten Kenbeek | |
| Backport of 6364df68879efc0d9451d6427e34b4542e3d7e0b from master | |||
| 2015-06-23 | [1.8.x] Renamed RemovedInDjango20Warning to RemovedInDjango110Warning. | Tim Graham | |
| 2015-06-22 | [1.8.x] Fixed #25001 -- Doc'd caveat about collectstatic and removing ↵ | Tim Graham | |
| INSTALLED_APPS. Thanks aRkadeFR for the initial patch. Backport of 5ae0dd6abf8f93b90c962e62b04c675fdd6ca755 from master | |||
| 2015-06-22 | [1.8.x] Fixed #24983 -- Clarified contrib.sites Site.domain is fully qualified. | Bipin Suresh | |
| Backport of 34047b23e284fd3459903294a5776b67c3e33ed9 from master | |||
| 2015-06-20 | [1.8.x] Fixed #25010 -- Documented APP_DIRS default in startproject's ↵ | Tim Graham | |
| settings.py Backport of 4a6656488893b6a832726cade2d2c5aa04f85ae2 from master | |||
| 2015-06-19 | [1.8.x] Fixed #24881 -- Clarified Meta.order_with_respect_to documentation | johannes.linke | |
| Backport of 27c839e0fce99254ad61322bb827a821f832e840 from master | |||
| 2015-06-16 | [1.8.x] Fixed #24948 -- Fixed crash when uploading bitmap images in ↵ | Andriy Sokolovskiy | |
| forms.ImageField Backport of cf6ce279c7671a4c83c960c5c526f92679a4fac8 from master | |||
| 2015-06-11 | [1.8.x] Used PEP 8 style indentation in forms docs. | Nick Smith | |
| Backport of b9bf61ce61ea933c3fefa05fa1ded8dfb1b445e5 from master | |||
| 2015-06-09 | [1.8.x] Fixed import in docs/ref/contrib/syndication.txt | argaen | |
| Backport of 1725d009918e7d37390d5abd34034f3defca5fc3 from master | |||
| 2015-06-09 | [1.8.x] Clarified the default form widgets for model number fields in docs | Matt Deacalion Stevens | |
| Backport of 77f3d7adb1d56d4eb5d22a85e8d383602f937790 from master | |||
| 2015-06-08 | [1.8.x] Fixed #24956 -- Fixed typo in docs/ref/forms/widgets.txt | Tim Graham | |
| Backport of 9f825b9e28547b1310526c9be9fca9e6dbcd57e7 from master | |||
| 2015-06-08 | [1.8.x] Fixed #24952 -- Fixed example SQL in Func() expressions docs | Alasdair Nicol | |
| Backport of 1f5b067710a6bc97848b1caff0e2a685c2489868 from master | |||
| 2015-06-05 | [1.8.x] Fixed #22571 -- Added clarification about auto_now_add=True | Yamila Moreno | |
| Backport of cbe4efcbc13ad402bf1f1a94b02a8ec93f20327d from master | |||
| 2015-06-05 | [1.8.x] Capitalized "Python" in docs. | Tim Graham | |
| Backport of 2fbea621e68d3365679e45fa17b61d06aa8cdf76 from master | |||
| 2015-06-05 | [1.8.x] Fixed #24925 -- Document using Coalesce on MySQL | Ian Foote | |
| Add warning for using Coalesce with python values on MySQL and document workaround. Backport of 14dead04acf4ac877d0f4025f142fe9e872ce8ac from master | |||
| 2015-06-04 | [1.8.x] Fixed #24191 -- Documented Form.changed_data | Alasdair Nicol | |
| Thanks rhertzog and Björn Påhlsson for the suggestion. Backport of 5c98223f39e5cf92c603a08e7ed70d57e565a5a3 from master | |||
| 2015-06-02 | [1.8.x] Fixed #24896 -- Doc'd clickjacking protection doesn't overwrite ↵ | Simeon J Morgan | |
| X-Frame-Options header. Backport of 0b5fb8e72c74e41d250f35c8c3df3f3a13d367f3 from master | |||
| 2015-06-01 | [1.8.x] Fixed #24880 -- Added more explicit docs on select_for_update() on ↵ | Przemysław Suliga | |
| SQLite. Backport of d29ed3f355b0c57e7036807f1d54f33796d8d820 from master | |||
| 2015-05-31 | [1.8.x] Refs #24811 -- Fixed syntax error in CREATE EXTENSION example query. | Tim Graham | |
| Backport of c954931abd17f8efaa6b7662ac2916dbf47d2978 from master | |||
| 2015-05-26 | [1.8.x] Fixed typos in docs/ref/forms/widgets.txt | I am Clinton | |
| Backport of 14f20c1fdc894dd348ec6a43eb4e0c5dd854d902 from master | |||
| 2015-05-25 | [1.8.x] Minor edits to docs/ref/forms/validation.txt | I am Clinton | |
| Backport of 73b5b0b4a5989f159c6dadcb670ab30b01402382 from master | |||
| 2015-05-25 | [1.8.x] Fixed typos in docs/ref/forms/fields.txt | I am Clinton | |
| Backport of a6b77abff75709ee09a0d31d450af601f1f806d9 from master | |||
| 2015-05-23 | [1.8.x] Fixed #24811 -- Added details on installing PostgreSQL extensions. | Tim Graham | |
| Backport of 9ef2615d4968ed52dbd88a19f03746a2f16c7511 from master | |||
| 2015-05-22 | [1.8.x] Fixed #24839 -- Removed references to deprecated contrib.webdesign. | Tim Graham | |
| Backport of e11a08ee155811e5f0b2a13640178f82c928c4e7 from master | |||
| 2015-05-21 | [1.8.x] Cosmetic edits and minor fixes to docs/ref/contrib/admin/index.txt | I am Clinton | |
| Backport of 32f0c8f79697391e7067f1479045aa910ffa2c4e from master | |||
| 2015-05-21 | [1.8.x] Fixed #24813 -- Documented {% include %} debug behavior variance | Andrei Kulakov | |
| Backport of fc3409b0932959f2aca42715e9147113d0e40f79 from master | |||
| 2015-05-21 | [1.8.x] Cosmetic edits and minor corrections to docs/ref/django-admin.txt. | garwoodpr | |
| Backport of 99ec80f84a826b68cb7c09c662e411314f7c9b8c from master | |||
| 2015-05-21 | [1.8.x] Cosmetic edits and minor corrections to docs/ref/settings.txt. | garwoodpr | |
| Backport of 5edf25bdddab24966d8597d17d841cb9c05274c9 from master | |||
| 2015-05-20 | [1.8.x] Fixed typo in docs/ref/contrib/admin/index.txt | latyas(懒) | |
| Backport of 8b106cfaa07dc04ad27a1a90c1eb03af80111695 from master | |||
| 2015-05-18 | [1.8.x] Fixed typos in docs/ref/request-response.txt | I am Clinton | |
| Backport of e4f0e5a981e1965bd6b6b5d51f87499fa5f780b3 from master | |||
| 2015-05-17 | [1.8.x] Fixed #24630 -- Clarified docs about RunPython transactions. | Tim Graham | |
| Thanks Markus Holtermann for review. Backport of 307acc745a4e655c35db96f96ceb4b87597dee49 from master | |||
| 2015-05-13 | [1.8.x] Fixed broken link in settings docs | Piotr Jakimiak | |
| Backport of ca51c559154fe11008c6b59d908e1c957c30cac6 from master | |||
| 2015-05-08 | [1.8.x] Fixed #24763 -- Moved DoesNotExist exception to model docs. | David Krisch | |
| Backport of 1a62f197078eae72eba85f23aabacc06ad4c7d79 from master | |||
| 2015-05-07 | [1.8.x] Fixed typo in docs/ref/models/expressions.txt | Ian Foote | |
| Backport of 756a7272529bb014b9543f4a169e9c8abd2a0a4b from master | |||
| 2015-05-06 | [1.8.x] Fixed typos in docs/ref/contrib/gis/geoquerysets.txt | Sławomir Ehlert | |
| Backport of 64ed8cdc9f2f7333b2a9fd6b318f520278c39293 from master | |||
| 2015-05-05 | [1.8.x] Fixed #24736 -- Documented the Sitemap.limit attribute | Abhaya Agarwal | |
| Backport of 9096e2b5f75abf8e8882937bd3c3d47ccdc24e25 from master | |||
| 2015-05-01 | [1.8.x] Updated capitalization in the word "JavaScript" for consistency | Dave Hodder | |
| Backport of 08c980d752bc7f31f146facadfec3d284c4115c6 from master | |||
| 2015-04-29 | [1.8.x] Fixed #24665 -- Clarified model field flag defaults. | Tim Graham | |
| Backport of 2b086229a2a6c786e32da37b6b122c2cc894450f from master | |||
| 2015-04-25 | [1.8.x] Fixed #24704 -- Clarified system check interaction with runserver. | Tim Graham | |
| Backport of 0f2e82b9ec9797147945a6f9a402b5ae0fb1d9f4 from master | |||
| 2015-04-24 | [1.8.x] Fixed #24656 -- Added missing imports to query expressions doc. | Nicolas Noé | |
| Backport of 37682368a604e08f3135375c85529e566492a352 from master | |||
| 2015-04-24 | [1.8.x] Fixed #24695 -- Tidied up a couple of regexes in the CBV docs | Alasdair Nicol | |
| Thanks datakid for the report Backport of b9e972b96171236c40a8a922c62d36b49854ee52 from master | |||
| 2015-04-24 | [1.8.x] Documented INSTALLED_APPS requirement for HStoreField. | Tim Graham | |
| Backport of 618bc4e65316681314522f63522c419fb6f7285e from master | |||
| 2015-04-22 | [1.8.x] Fixed #24613 -- Added example to QuerySet.defer() documentation | Richard Eames | |
| Backport of dd99f57710bb4930561a6c049f54719af80850ec from master | |||
| 2015-04-21 | [1.8.x] Fixed #24672 -- Clarified note about installing postgis_topology | Claude Paroz | |
| Thanks Serhiy Zahoriya for the suggestion and Tim Graham for the review. Backport of 6e8cb75e3e from master. | |||
| 2015-04-21 | [1.8.x] Fixed #24682 -- Corrected a few generic editing view links | Steve Hiemstra | |
| Backport of 258d81acbee252693569e3d4e5f95d3dfe3b0638 from master | |||
