Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed typo in docs/ref/forms/renderers.txt. | Mariusz Felisiak | 2022-08-06 | 1 | -1/+1 | |
| | | | Thanks Josh for the report. | |||||
* | Fixed #33872 -- Deprecated ↵ | Mariusz Felisiak | 2022-08-03 | 2 | -0/+32 | |
| | | | | django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField. | |||||
* | Doc'd TextField.db_collation as optional. | Carlton Gibson | 2022-08-02 | 1 | -1/+1 | |
| | | | | | | Matches CharField.db_collation docs. Thanks to Paolo Melchiorre for the report. | |||||
* | Fixed #33442 -- Allowed GeoIP2 to use DB-IP Lite datasets. | Claude Paroz | 2022-07-30 | 1 | -3/+9 | |
| | ||||||
* | Fixed #33820 -- Doc'd "true"/"false"/"null" caveat for JSONField key ↵ | Mariusz Felisiak | 2022-07-26 | 1 | -0/+16 | |
| | | | | | | | transforms on SQLite. Thanks Johnny Metz for the report. Regression in 71ec102b01fcc85acae3819426a4e02ef423b0fa. | |||||
* | Refs #27236 -- Doc'd that AlterIndexTogether is no longer officially ↵ | Mariusz Felisiak | 2022-07-26 | 1 | -3/+11 | |
| | | | | supported for Django 4.2+ migration files. | |||||
* | Refs #27236 -- Reverted "Refs #27236 -- Added generic mechanism to handle ↵ | Mariusz Felisiak | 2022-07-26 | 1 | -5/+0 | |
| | | | | | | the deprecation of migration operations." This reverts commit 41019e48bbf082c985e6ba3bad34d118b903bff1. | |||||
* | Refs #27236 -- Reverted AlterIndexTogether deprecation. | Mariusz Felisiak | 2022-07-26 | 2 | -13/+0 | |
| | | | | This partly reverts a6385b382e05a614a99e5a5913d8e631823159a2. | |||||
* | Fixed #33866 -- Added pathlib.Path support to GDALRaster constructor. | Claude Paroz | 2022-07-25 | 1 | -3/+8 | |
| | ||||||
* | Refs #25756 -- Doc'd inability to use file fields with PostgreSQL ArrayField. | Claude Paroz | 2022-07-23 | 1 | -1/+3 | |
| | ||||||
* | Fixed #33864 -- Deprecated length_is template filter. | Nick Pope | 2022-07-23 | 1 | -0/+2 | |
| | ||||||
* | Fixed #33317 -- Added note about unconditional evaluation of {% block %} tags. | Victor | 2022-07-22 | 1 | -0/+9 | |
| | ||||||
* | Fixed #33850 -- Confirmed support for GEOS 3.11. | Mariusz Felisiak | 2022-07-18 | 1 | -1/+2 | |
| | ||||||
* | Fixed #30711 -- Doc'd django.contrib.postgres.fields.hstore.KeyTransform(). | Alokik Vijay | 2022-07-13 | 1 | -0/+16 | |
| | ||||||
* | Fixed #27236 -- Deprecated Meta.index_together in favor of Meta.indexes. | David Wobrock | 2022-07-12 | 3 | -6/+17 | |
| | | | | This also deprecates AlterIndexTogether migration operation. | |||||
* | Fixed #33718 -- Dropped support for MySQL 5.7. | Mariusz Felisiak | 2022-07-08 | 6 | -23/+20 | |
| | ||||||
* | Refs #27236 -- Added generic mechanism to handle the deprecation of ↵ | David Wobrock | 2022-07-08 | 1 | -0/+5 | |
| | | | | migration operations. | |||||
* | Fixed #33779 -- Allowed customizing encoder class in ↵ | Hrushikesh Vaidya | 2022-06-28 | 1 | -1/+10 | |
| | | | | django.utils.html.json_script(). | |||||
* | Refs #33779 -- Doc'd django.utils.html.json_script(). | Hrushikesh Vaidya | 2022-06-28 | 1 | -0/+14 | |
| | ||||||
* | Fixed #33804 -- Corrected GinIndex.gin_pending_list_limit description in docs. | Ian Wootten | 2022-06-24 | 1 | -3/+3 | |
| | ||||||
* | Fixed #33788 -- Added TrigramStrictWordSimilarity() and ↵ | Matt Brewer | 2022-06-17 | 2 | -3/+50 | |
| | | | | TrigramStrictWordDistance() on PostgreSQL. | |||||
* | Fixed #24870 -- Added --update option to makemigrations command. | David Wobrock | 2022-06-17 | 1 | -0/+7 | |
| | ||||||
* | Fixed #33786 -- Confirmed support for GDAL 3.5. | Mariusz Felisiak | 2022-06-16 | 1 | -4/+5 | |
| | ||||||
* | Added YugabyteDB to list of third-party DB backends. | Sfurti-yb | 2022-06-16 | 1 | -0/+2 | |
| | ||||||
* | Fixed documentation of Widget.id_for_label() empty return value. | Swann | 2022-06-03 | 1 | -1/+2 | |
| | ||||||
* | Fixed #33742 -- Added id to GeoJSON serializer. | Samir Shah | 2022-06-01 | 1 | -0/+9 | |
| | ||||||
* | Fixed docs build with sphinxcontrib-spelling 7.5.0+. | Mariusz Felisiak | 2022-05-31 | 6 | -17/+17 | |
| | | | | | sphinxcontrib-spelling 7.5.0+ includes captions of figures in the set of nodes for which the text is checked. | |||||
* | Unified AdminSite imports in docs. | Hasan Ramezani | 2022-05-25 | 1 | -2/+2 | |
| | ||||||
* | Fixed #33724 -- Doc'd exclude argument changes in model validation. | Mariusz Felisiak | 2022-05-24 | 1 | -8/+12 | |
| | | | | | Thanks אורי for the report. Follow up to 1ea7e3157d1f9b4db71e768d75ea57e47dbd49f9. | |||||
* | Fixed #33721 -- Added DE-9IM link in GEOS docs. | Burak Kadir Er | 2022-05-20 | 1 | -1/+3 | |
| | ||||||
* | Fixed #33717 -- Dropped support for PostgreSQL 11. | Mariusz Felisiak | 2022-05-19 | 6 | -14/+9 | |
| | ||||||
* | Refs #30581 -- Updated count of steps in model validation docs. | Joachim Jablon | 2022-05-18 | 1 | -1/+1 | |
| | | | | Follow-up to 667105877e6723c6985399803a364848891513cc. | |||||
* | Fixed #33713 -- Dropped support for MariaDB 10.3. | Mariusz Felisiak | 2022-05-18 | 1 | -1/+1 | |
| | ||||||
* | Removed versionadded/changed annotations for 4.0. | Carlton Gibson | 2022-05-17 | 32 | -230/+0 | |
| | ||||||
* | Refs #32339 -- Deprecated default.html form template. | David Smith | 2022-05-17 | 1 | -0/+43 | |
| | | | | Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es> | |||||
* | Fixed #33683 -- Document HttpResponseBase and allow import from django.http | Collin Anderson | 2022-05-17 | 1 | -0/+12 | |
| | ||||||
* | Refs #33685 -- Doc'd that using PostgreSQL's service names for testing ↵ | Mariusz Felisiak | 2022-05-16 | 1 | -0/+5 | |
| | | | | purposes is not supported. | |||||
* | Fixed #27550 -- Allowed GEOSGeometry.normalize() to return a normalized clone. | Marcelo Galigniana | 2022-05-16 | 1 | -2/+8 | |
| | ||||||
* | Refs #27064 -- Added RenameIndex migration operation. | David Wobrock | 2022-05-12 | 2 | -0/+25 | |
| | ||||||
* | Fixed #32559 -- Added 'step_size’ to numeric form fields. | Kapil Bansal | 2022-05-12 | 2 | -15/+58 | |
| | | | | Co-authored-by: Jacob Rief <jacob.rief@uibk.ac.at> | |||||
* | Fixed #33543 -- Deprecated passing nulls_first/nulls_last=False to OrderBy ↵ | Mariusz Felisiak | 2022-05-12 | 1 | -2/+22 | |
| | | | | | and Expression.asc()/desc(). Thanks Allen Jonathan David for the initial patch. | |||||
* | Fixed #30581 -- Added support for Meta.constraints validation. | Gagaro | 2022-05-10 | 4 | -27/+127 | |
| | | | | Thanks Simon Charette, Keryn Knight, and Mariusz Felisiak for reviews. | |||||
* | Fixed #33680 -- Corrected example of customizing model loading in docs. | Ali Toosi | 2022-05-06 | 1 | -1/+3 | |
| | ||||||
* | Fixed #32339 -- Added div.html form template. | David Smith | 2022-05-05 | 1 | -0/+49 | |
| | ||||||
* | Refs #32339 -- Restructured outputting HTML form docs. | Carlton Gibson | 2022-05-04 | 1 | -50/+78 | |
| | | | | | | | | | | In the topic doc, promoted the Reusable form templates section. In the reference, re-grouped and promoted the default __str__() rendering path, and then gathered the various as_*() helpers subsequently. Thanks to David Smith for review. | |||||
* | Fixed #33675 -- Dropped support for PostgreSQL 10 and PostGIS 2.4. | Mariusz Felisiak | 2022-05-04 | 5 | -10/+4 | |
| | ||||||
* | Fixed #33658 -- Doc'd ModelChoiceField.blank attribute. | Alokik Vijay | 2022-05-03 | 1 | -4/+13 | |
| | | | | Thanks Mariusz Felisiak for reviewing. | |||||
* | Refs #23435 -- Added note about GenericForeignKey indexes to docs. | Steven DeMartini | 2022-04-29 | 1 | -0/+13 | |
| | ||||||
* | Removed hyphen from pre-/re- prefixes. | David | 2022-04-28 | 10 | -11/+11 | |
| | | | | | | | | | | | | | | | "prepopulate", "preload", and "preprocessing" are already in the spelling_wordlist. This also removes hyphen from double "e" combinations with "pre" and "re", e.g. preexisting, preempt, reestablish, or reenter. See also: - https://ahdictionary.com/word/search.html?q=rerun - https://ahdictionary.com/word/search.html?q=recreate - https://ahdictionary.com/word/search.html?q=predetermined - https://ahdictionary.com/word/search.html?q=reuse - https://ahdictionary.com/word/search.html?q=reopening | |||||
* | Added links to Solr and Haystack in docs. | David | 2022-04-28 | 1 | -3/+6 | |
| |