summaryrefslogtreecommitdiff
path: root/docs/ref/contrib
AgeCommit message (Expand)Author
2019-12-23[3.0.x] Removed unnecessary code-block directives in various docs.Jon Dufresne
2019-12-20[3.0.x] Removed outdated information from contrib.sites docs.Garry Polley
2019-11-25[3.0.x] Doc'd SpatiaLite support of 3D geometry fields.Sergey Fedoseev
2019-11-06[3.0.x] Fixed #15742 -- Fixed an example of collecting selected objects in Mo...Daniel Fairhead
2019-11-05[3.0.x] Refs #30923 -- Fixed an example of rendering templates in contrib.sit...Alasdair Nicol
2019-10-16[3.0.x] Fixed #30562 -- Doc'd MariaDB support for GIS spatial lookups.Mariusz Felisiak
2019-10-16[3.0.x] Refs #28436 -- Corrected docs regarding MySQL support of distance loo...Mariusz Felisiak
2019-10-16[3.0.x] Refs #22423 -- Corrected crosses lookup support on MySQL in documenta...Mariusz Felisiak
2019-10-07[3.0.x] Refs #10348 -- Doc'd that ModelAdmin ignores list_select_related when...Tamer Sherif
2019-10-02[3.0.x] Fixed #30817 -- Clarified return value of Sitemap.items().Sjbrgsn
2019-09-06Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze
2019-08-29Fixed #18763 -- Added ModelBackend/UserManager.with_perm() methods.Berker Peksag
2019-08-29Fixed #30066 -- Enabled super user creation without email and passworddaniel a rios
2019-08-23Fixed #30507 -- Updated admin's jQuery to 3.4.1.Dulmandakh
2019-08-21Fixed #21039 -- Added AddIndexConcurrently/RemoveIndexConcurrently operations...Mads Jensen
2019-08-21Fixed broken links and redirects in documentation.François Freitag
2019-08-19Removed outdated examples of flatpages served sites.Garry Polley
2019-08-19Fixed broken links and redirects to OGR library in docs.Mariusz Felisiak
2019-08-13Fixed #30461 -- Made GeoIP2 and GEOIP_PATH setting accept pathlib.Path as lib...Claude Paroz
2019-07-16Fixed #29824 -- Added support for database exclusion constraints on PostgreSQL.Mads Jensen
2019-07-16Refs #29824 -- Added RangeOperators helper class.Mads Jensen
2019-07-16Fixed heading level typo in docs/ref/contrib/postgres/fields.txt.Mariusz Felisiak
2019-07-02Fixed #28588 -- Doc'd User.has_perm() & co. behavior for active superusers.Carlton Gibson
2019-06-20Removed unnecessary backslashes from docs.Mariusz Felisiak
2019-06-13Refs #29548 -- Doc'd MariaDB support for GIS database functions.Mariusz Felisiak
2019-06-12Added missing support for PointOnSurface function on MariaDB.Mariusz Felisiak
2019-06-11Fixed #27486 -- Fixed Python 3.7 DeprecationWarning in intword and filesizefo...Jon Dufresne
2019-06-11Fixed intword example in docs/ref/contrib/humanize.txt.Jon Dufresne
2019-06-05Refs #30226 -- Added User.get_user_permissions() method.Tobias Bengfort
2019-06-05Fixed #30226 -- Added BaseBackend for authentication.Tobias Bengfort
2019-06-03Removed redundant object descriptions to prevent warnings with Sphinx 2.1.0.Mariusz Felisiak
2019-05-31Fixed #28831 -- Doc'd that InlineModelAdmin methods' obj argument is the pare...parth
2019-05-17Fixed #25633 -- Updated macOS Spatialite installation instructions.Daniel Hepper
2019-05-15Changed tuple choices to list in docs.Jon Dufresne
2019-05-07Fixed #30447 -- Added 'is_in_european_union' in GeoIP2.city() dict.Chris Adkins
2019-05-06Fixed #29352 -- Allowed specifying a Feed language.Tobias Kunze
2019-04-23Fixed #30365 -- Fixed syntax highlighting in SQL examples.Daniel Musketa
2019-04-19Fixed #30341 -- Added support for the furlong unit in Distance.Dustin Neighly
2019-04-18Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, com...Ramiro Morales
2019-04-18Fixed typos in docs, comments, and exception messages.Ville Skyttä
2019-04-17Updated SpatiaLite install instructions to suggest first package from recent ...Willy Njundong
2019-04-17Fixed #27755 -- Added ModelAdmin.get_inlines() hook.Hasan Ramezani
2019-04-07Refs #27807 -- Removed docs for User.username_validator.Tim Graham
2019-03-29Removed unnecessary /static from links to PostgreSQL docs.Nick Pope
2019-03-28Used extlinks for Django's source code.Tim Graham
2019-03-24Fixed #30259 -- Added support for admin_order_field attribute on properties i...Jani Tiainen
2019-03-20Fixed #28738 -- Added the GeometryDistance function.Francisco Couzo
2019-02-14Removed docs of unused libgeoip1/python-gdal packages.Tim Graham
2019-02-12Fixed #29943 -- Doc'd that admin changelist may add pk to ordering.Hasan Ramezani
2019-02-12Fixed #22423 -- Added support for MySQL operators on real geometries.Claude Paroz