Commit Graph

3817 Commits

Author SHA1 Message Date
Mariusz Felisiak f6f0f524c3
[2.0.x] Removed extra characters in docs header underlines.
Backport of 25829197bb from master
2019-02-08 21:42:49 +01:00
Tim Graham 13501d162f
[2.0.x] Refs #30013 -- Doc'd that mysqlclient 1.3.14 and later isn't supported. 2018-12-05 15:48:24 -05:00
Mariusz Felisiak 7085247e2f
[2.0.x] Refs #29759 -- Doc'd that cx_Oracle < 7 is required. 2018-09-18 10:30:45 +02:00
Sergey Fedoseev 9dd66ba5d5 [2.0.x] Corrected cached_property() signature in docs.
Backport of 82b9708c6f from master
2018-07-06 08:56:37 -04:00
Mads Jensen 2ce830e683 [2.0.x] Refs #26608 -- Removed incorrect sentence in Expression.contains_over_clause docs.
Backport of ab251fdad2 from master
2018-07-05 11:38:35 -04:00
Tim Graham ceeccc51d2 [2.0.x] Fixed #29460 -- Added support for GEOS 3.6.
Backport of f185d929fa from master
2018-05-31 11:36:43 -04:00
Osaetin Daniel 66b834e73f [2.0.x] Fixed docs typo in HttpResponse.set_signed_cookie() signature.
Backport of cd242d185b from master
2018-05-27 16:51:30 -04:00
Daniel Hepper a5c5e51aa9 [2.0.x] Removed docs for obsolete ExceptionMiddleware.
Backport of a6fb5b1fe0 from master
2018-05-27 13:29:44 -04:00
Mariusz Felisiak 80a53202d4
[2.0.x] Alphabetized imports in various docs.
Follow-up of d97cce3409 and 7d3fe36c62.
Backport of 35319bf12c from master
2018-05-12 19:41:40 +02:00
Hasan Ramezani 840c0ed13d [2.0.x] Alphabetized imports in docs/ref/contrib/postgres/fields.txt.
Backport of 7d3fe36c62 from master
2018-05-07 09:40:02 -04:00
Kelly Hogan 02114f9c49 [2.0.x] Fixed #29351 -- Doc'd that ModelAdmin.prepopulated_fields removes stop words.
Backport of 9e86185936 from master
2018-05-02 21:32:39 -04:00
CHI Cheng 482ba9246e [2.0.x] Fixed #29375 -- Removed empty action attribute on HTML forms.
Backport of 4660ce5a69 from master
2018-05-02 09:35:26 -04:00
drd0013 f3e1e6d601 [2.0.x] Fixed #29313 -- Doc'd how to use F() to sort null values.
Backport of 5d923f2d8c from master
2018-04-19 20:08:07 -04:00
Brett Cannon b98fa241dd [2.0.x] Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
Backport of 64b74804c5 from master
2018-04-17 20:56:33 -04:00
Windson yang a390cc7109 [2.0.x] Fixed #29278 -- Doc'd that a context manager can't be used with FileResponse.
Backport of 4fe5d84666 from master
2018-04-04 10:19:12 -04:00
Daniel Roseman 18eaf0997b [2.0.x] Fixed reference to nonexistent __between lookup.
Backport of e6c21217d3 from master
2018-04-04 09:43:51 -04:00
AK 9fc5a1fa0c [2.0.x] Added a pagination example to ListView docs.
Backport of 3990d74018 from master
2018-03-26 12:41:30 -04:00
Graham Ullrich 0118a2113d [2.0.x] Fixed #29250 -- Added 'django_version' context to startapp/project docs.
Backport of ee7f51c66d from master
2018-03-22 21:36:43 -04:00
Tim Graham 43348e4aa1 Reverted "[2.0.x] Expanded docs for AbstractBaseUser.has_usable_password()."
This reverts commit c2962d8147. After discussion
in refs #28718, the decision is to treat the reverted statements as bugs.
2018-03-21 20:05:22 -04:00
Alasdair Nicol 7f7bb1d1f4 [2.0.x] Clarified docs about ISO 8601 week numbering.
Backport of 0c100f8b57 from master
2018-03-21 20:01:00 -04:00
Jezeniel Zapanta 83362cb94a [2.0.x] Fixed #28514 -- Clarifed docs about idempotence of RelatedManager.add().
Backport of abe6c5defe from master
2018-03-20 21:42:53 -04:00
Daniel Musketa 172e5132ba [2.0.x] Fixed a couple mistakes in docs/ref/forms/widgets.txt.
Backport of e0eab28f9f from master
2018-03-12 09:40:48 -04:00
Richard Oyudo 564847fc1f [2.0.x] Fixed #28655 -- Added more examples for customizing widgets in a form.
Backport of 8411e4a8fe from master
2018-03-07 16:59:15 -05:00
Jon Dufresne 484d2a6894 [2.0.x] Added backticks around obj argument in admin docs.
Backport of f5c6fc045a from master
2018-02-22 11:15:27 -05:00
Tim Graham 4b8e433e1c [2.0.x] Fixed #29126 -- Doc'd the behavior of QuerySet.update_or_create() with manually specified pks.
Backport of e917ea6bec from master
2018-02-15 13:41:33 -05:00
Carlton Gibson 0edcc723e7 [2.0.x] Fixed #24270 -- Doc'd that django_bash_completion is only in the source distribution.
Backport of 43b148f41f from master
2018-02-12 09:43:20 -05:00
Tim Graham 906b42c121 [2.0.x] Corrected doc'd type of some parameters from string to str.
Backport of d63c00a428 from master
2018-02-12 09:37:57 -05:00
Sergey Fedoseev 781a337242 [2.0.x] Fixed typo in bulk_create() documentation.
Backport of 01bfa9219b from master
2018-02-08 11:37:11 +01:00
Rodrigo 6cbb9b4096 [2.0.x] Disambiguated "settings" in SpatiaLite note.
Backport of 4fe0e619e7 from master
2018-01-31 12:40:51 -05:00
Rodrigo 7ea392a974 [2.0.x] Doc'd specifying the ENGINE setting as part of configuring contrib.gis.
Backport of 9817add9e0 from master
2018-01-31 12:09:43 -05:00
Rodrigo 7c62f497da [2.0.x] Fixed location of spatialite_source label.
Backport of 7c5cf33127 from master
2018-01-31 11:28:25 -05:00
Tim Graham bbc4a5a792 [2.0.x] Fixed #29081 -- Clarified comments in QuerySet.select_related() example.
Backport of e6f0e324e2 from master
2018-01-29 12:37:05 -05:00
Tim Graham c2962d8147 [2.0.x] Expanded docs for AbstractBaseUser.has_usable_password().
Backport of 92f48680db from master
2018-01-27 11:29:57 -05:00
Tim Graham ed206a9b99 [2.0.x] Fixed #29055 -- Doc'd that escapejs doesn't make template literals safe.
Backport of f229049d6c from master
2018-01-27 09:41:15 -05:00
Senthil d06381debc [2.0.x] Fixed #28784 -- Clarified how migrate --fake works.
Backport of cbac11f962 from master
2018-01-24 15:25:26 -05:00
Ashaba c6c73e3401 [2.0.x] Fixed #28403 -- Added missing formats in FORMAT_MODULE_PATH docs.
Backport of 95fd5cf459 from master
2018-01-24 14:48:39 -05:00
Tim Graham f02c44396a [2.0.x] Fixed "template tag" spelling in docs.
Backport of f0f383b635 from master
2018-01-23 09:48:31 -05:00
Chris Jerdonek b749c35618 [2.0.x] Refs #25604 -- Removed docs for makemigrations --exit.
Follow up to e0910dcc92.
Backport of b98dc1706e from master
2018-01-20 10:45:10 -05:00
Mariusz Felisiak c881c4f1f8 [2.0.x] Fixed #29032 -- Fixed an example of using expressions in QuerySet.values().
Backport of 7fbb1bd00d from master
2018-01-19 08:57:28 +01:00
Botond Béres 881f66bc55 [2.0.x] Fixed #28231 -- Doc'd that QuerySet.bulk_create() casts objs to a list.
Backport of 52aa26e697 from master
2018-01-12 19:56:36 -05:00
Tim Graham 3d144787c9 [2.0.x] Fixed #29002 -- Corrected cached template loader docs about when it's automatically enabled.
Thanks oTree-org for the suggestion.

Backport of 7c00f9fb1c from master
2018-01-11 06:52:58 -05:00
Mariusz Felisiak 07fb89b420
[2.0.x] Updated various links in docs to use HTTPS.
Backport of 7c81b28ebc from master
2018-01-07 14:35:06 +01:00
Tim Graham 5bef733014 [2.0.x] Confirmed support for PostGIS 2.4.
Backport of 5d5a2bd299 from master
2018-01-04 17:53:09 -05:00
Berker Peksag 17987b5511 [2.0.x] Updated documented mysqlclient requirement to 1.3.7.
The test requirement was bumped in
2514e044a7.
Backport of ad9390bba2 from master
2017-12-21 19:13:32 -05:00
Sergey Fedoseev 2679cdbea2 [2.0.x] Refs #25181 -- Updated timezone.now() docs about obtaining the time in the current time zone.
Backport of a7a36bb4d8 from master
2017-12-20 10:44:45 -05:00
M Somerville 6dea1b18f3 [2.0.x] Fixed #28891 -- Documented Origin's loader attribute.
Backport of 16bd4964df from master
2017-12-07 12:20:22 -05:00
Sam Collins 66ccb3acb9 [2.0.x] Fixed typo in docs/ref/contrib/admin/index.txt.
Backport of 2d75e74e18 from master
2017-12-07 10:53:07 -05:00
Mohammad Esmaeilbeygi 6b01ff80b2 [2.0.x] Fixed import in docs/ref/models/conditional-expressions.txt example.
Backport of 9d1d0e2b70 from master
2017-12-07 08:58:04 -05:00
Igor Starikov b0d809ac6c [2.0.x] Fixed typo in docs/ref/models/expressions.txt.
Backport of 3cc08f4b2b from master
2017-12-05 08:40:07 -05:00
Frédéric Massart 427a8b4485 [2.0.x] Clarified who the AdminEmailHandler emails.
Backport of a5f1e5809f from master
2017-11-21 12:05:49 -05:00