Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fixed #33446 -- Added CSS source map support to ManifestStaticFilesStorage. | Adam Johnson | 2022-01-18 | 1 | -2/+6 | |
| | ||||||
* | Fixed typo in docs/ref/contrib/admin/index.txt. | Scott Pashley | 2022-01-12 | 1 | -1/+1 | |
| | ||||||
* | Fixed typo in docs/ref/contrib/admin/index.txt. | Victor Peralta | 2022-01-11 | 1 | -1/+1 | |
| | ||||||
* | Fixed #33428 -- Confirmed support for PostGIS 3.2. | Nick Pope | 2022-01-10 | 1 | -1/+2 | |
| | ||||||
* | Corrected directive for signals in django.contrib.auth docs. | Mariusz Felisiak | 2022-01-10 | 1 | -3/+3 | |
| | ||||||
* | Improved @display(empty_value) example in ModelAdmin.empty_value_display docs. | mangelozzi | 2021-12-30 | 1 | -1/+1 | |
| | ||||||
* | Avoided counting attributes and methods in docs. | Mariusz Felisiak | 2021-12-28 | 1 | -5/+3 | |
| | ||||||
* | Refs #33342 -- Deprecated ExclusionConstraint.opclasses. | Hannes Ljungberg | 2021-12-27 | 1 | -12/+16 | |
| | ||||||
* | Fixed #33342 -- Added support for using OpClass() in exclusion constraints. | Hannes Ljungberg | 2021-12-24 | 2 | -6/+37 | |
| | ||||||
* | Fixed #32600 -- Fixed Geometry collections and Polygon segmentation fault on ↵ | Brenton Partridge | 2021-12-21 | 1 | -0/+2 | |
| | | | | macOS ARM64. | |||||
* | Fixed #33316 -- Added pagination to admin history view. | mgaligniana | 2021-12-15 | 1 | -0/+4 | |
| | ||||||
* | Fixed #16063 -- Adjusted admin changelist searches spanning multi-valued ↵ | Jacob Walls | 2021-12-15 | 1 | -0/+32 | |
| | | | | | | | relationships. This reduces the likelihood of admin searches issuing queries with excessive joins. | |||||
* | Fixed #19721 -- Allowed admin filters to customize the list separator. | Shreya Bamne | 2021-12-08 | 1 | -0/+19 | |
| | ||||||
* | Refs #19721 -- Corrected list formatting in admin filters docs. | Shreya Bamne | 2021-12-08 | 1 | -1/+1 | |
| | ||||||
* | Refs #19721 -- Moved ModelAdmin.list_filter docs into a separate file. | Shreya Bamne | 2021-11-18 | 2 | -152/+198 | |
| | | | | Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es> | |||||
* | Fixed #33253 -- Reverted "Fixed #32319 -- Added ES module support to ↵ | Mariusz Felisiak | 2021-11-05 | 1 | -7/+0 | |
| | | | | | | | | | | ManifestStaticFilesStorage." This reverts commit 91e21836f667c784a8a63ab1f18d81f553e679cb. `export` and `import` directives have several syntax variants and not all of them were properly covered. Thanks Hervé Le Roy for the report. | |||||
* | Fixed #27147 -- Allowed specifying bounds of tuple inputs for non-discrete ↵ | Guilherme Martins Crocetti | 2021-11-04 | 1 | -5/+27 | |
| | | | | range fields. | |||||
* | Refs #33182 -- Adjusted custom admin theming example to use correct template ↵ | Carlton Gibson | 2021-10-27 | 1 | -1/+1 | |
| | | | | block. | |||||
* | Fixed #33182 -- Moved admin dark mode vars to separate stylesheet and ↵ | Matteo Vitali | 2021-10-27 | 1 | -4/+10 | |
| | | | | template block. | |||||
* | Fixed #33215 -- Confirmed support for GEOS 3.10. | Mariusz Felisiak | 2021-10-21 | 1 | -1/+2 | |
| | ||||||
* | Fixed #33210 -- Clarified docs for sitemaps ping_google() helper. | Arkadiusz Adamski | 2021-10-21 | 1 | -5/+10 | |
| | ||||||
* | Fixed #25916 -- Added lastmod support to sitemap index view. | David Smith | 2021-10-21 | 1 | -2/+40 | |
| | | | | Co-authored-by: Matthew Downey <matthew.downey@webit.com.au> | |||||
* | Refs #27694 -- Doc'd lookups that can be chained with HStoreField key ↵ | Sarah Abderemane | 2021-10-04 | 1 | -0/+7 | |
| | | | | transforms. | |||||
* | Refs #32943 -- Added support for covering exclusion constraints using ↵ | Nick Pope | 2021-10-01 | 1 | -1/+7 | |
| | | | | SP-GiST indexes on PostgreSQL 14+. | |||||
* | Refs #32943 -- Added support for covering SP-GiST indexes on PostgreSQL 14+. | Nick Pope | 2021-10-01 | 1 | -0/+4 | |
| | ||||||
* | Fixed #32961 -- Added BitXor() aggregate to django.contrib.postgres. | Nick Pope | 2021-10-01 | 1 | -0/+10 | |
| | ||||||
* | Fixed #33136 -- Added GEOSGeometry.make_valid() method. | Claude Paroz | 2021-09-27 | 1 | -0/+10 | |
| | ||||||
* | Removed obsolete GEOS 3.5 requirement note. | Claude Paroz | 2021-09-24 | 1 | -1/+1 | |
| | | | Follow up to ea87a85fad9994dbb0748df25bc9c2d99b24809b. | |||||
* | Fixed #33129 -- Dropped support for MariaDB 10.2. | Mariusz Felisiak | 2021-09-22 | 2 | -2/+2 | |
| | ||||||
* | Fixed broken links and redirects in docs. | Mariusz Felisiak | 2021-09-21 | 1 | -1/+1 | |
| | ||||||
* | Removed versionadded/changed annotations for 3.2. | Mariusz Felisiak | 2021-09-20 | 12 | -157/+0 | |
| | ||||||
* | Fixed #32504 -- Updated admin's jQuery to 3.6.0. | Mariusz Felisiak | 2021-09-20 | 1 | -1/+5 | |
| | ||||||
* | Fixed #32492 -- Added TrigramWordSimilarity() and TrigramWordDistance() on ↵ | Nikita Marchant | 2021-09-17 | 2 | -5/+72 | |
| | | | | PostgreSQL. | |||||
* | Fixed #27674 -- Deprecated GeoModelAdmin and OSMGeoAdmin. | Giannis Adamopoulos | 2021-09-17 | 2 | -20/+43 | |
| | | | | Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com> | |||||
* | Corrected outputs and made cosmetic edits in GeoDjango tutorial. | Mariusz Felisiak | 2021-09-17 | 1 | -15/+20 | |
| | ||||||
* | Fixed #32219 -- Made InlineModelAdmin.verbose_name_plural fallback to its ↵ | Siburg | 2021-09-08 | 1 | -4/+10 | |
| | | | | verbose_name. | |||||
* | Fixed #32964 -- Corrected 'setup'/'set up' usage in docs. | Andrew Northall | 2021-08-17 | 2 | -3/+3 | |
| | ||||||
* | The geodjango mailing list moved to the Django Forum. | Claude Paroz | 2021-08-13 | 1 | -2/+2 | |
| | ||||||
* | Fixed #27590 -- Allowed customizing a manifest file storage in ↵ | Jarosław Wygoda | 2021-08-05 | 1 | -0/+20 | |
| | | | | ManifestFilesMixin. | |||||
* | Fixed 32956 -- Lowercased spelling of "web" and "web framework" where ↵ | David Smith | 2021-07-29 | 10 | -13/+13 | |
| | | | | appropriate. | |||||
* | Fixed typo in docs/ref/contrib/admin/index.txt. | Pēteris Caune | 2021-07-28 | 1 | -1/+1 | |
| | ||||||
* | Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments. | David Smith | 2021-07-27 | 3 | -3/+3 | |
| | | | | | | This also removes unnecessary comments with the previous spelling. AP Stylebook has a short entry to advise the preferred spelling for "en-us". "Afterwards" is preferred in British English. | |||||
* | Fixed #32906 -- Added docs and tests for using key and index lookups on ↵ | abhiabhi94 | 2021-07-26 | 1 | -1/+25 | |
| | | | | | | JSONBAgg results. Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com> | |||||
* | Fixed #32950 -- Removed myproject from imports in admin docs where appropriate. | Abhyudai | 2021-07-23 | 1 | -3/+3 | |
| | ||||||
* | Refs #10929 -- Deprecated forced empty result value for PostgreSQL aggregates. | Nick Pope | 2021-07-19 | 1 | -0/+21 | |
| | | | | | | | | This deprecates forcing a return value for ArrayAgg, JSONBAgg, and StringAgg when there are no rows in the query. Now that we have a ``default`` argument for aggregates, we want to revert to returning the default of ``None`` which most aggregate functions return and leave it up to the user to decide what they want to be returned by default. | |||||
* | Fixed #10929 -- Added default argument to aggregates. | Nick Pope | 2021-07-19 | 1 | -38/+44 | |
| | | | | Thanks to Simon Charette and Adam Johnson for the reviews. | |||||
* | Fixed #32942 -- Confirmed support for PostGIS 3.1. | Nick Pope | 2021-07-19 | 1 | -1/+2 | |
| | ||||||
* | Fixed #32928 -- Confirmed support for GDAL 3.3. | David Smith | 2021-07-16 | 1 | -4/+5 | |
| | ||||||
* | Fixed typo in docs/ref/contrib/gis/tutorial.txt. | Wille Marcel | 2021-07-09 | 1 | -2/+2 | |
| | ||||||
* | Fixed #32776 -- Added support for Array subqueries on PostgreSQL. | Hannes Ljungberg | 2021-07-06 | 2 | -0/+38 | |
| |