summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/gis/testing.txt
AgeCommit message (Expand)Author
2025-08-25Refs #36485 -- Rewrapped docs to 79 columns line length.David Smith
2023-03-01Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.django-bot
2023-02-10Refs #34140 -- Applied rst code-block to non-Python examples.Carlton Gibson
2019-09-06Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze
2016-02-19Fixed some code blocks indentation in GIS docs.Sergey Fedoseev
2016-01-29Fixed #26137 -- Confirmed support for SpatiaLite 4.2/4.3 and added instructions.Tim Graham
2016-01-22Fixed #26020 -- Normalized header stylings in docs.Elif T. Kus
2015-04-25Fixed #24499 -- Dropped support for PostGIS 1.5.Tim Graham
2015-03-17Updated links to latest version of PostGIS docs.Tim Graham
2015-03-17Updated location of gis_tests in docs.Tim Graham
2014-11-29Removed instructions to create a PostgreSQL cluster in GIS docsClaude Paroz
2014-06-09Dropped support for SpatiaLite < 2.4.Tim Graham
2014-04-04Fixed #22380 -- Missing SECRET_KEY variable in sample settings file for testingVishal Lal
2014-03-02Fixed some typos in the documentation.Baptiste Mispelon
2014-02-25Fixed #22142 -- Documented PostGIS 2 database creation during testsIacopo Spalletti
2013-09-05Fixed #21035 -- Changed docs to treat the acronym SQL phonetically.Eric Boersma
2013-05-10Fixed #17365, #17366, #18727 -- Switched to discovery test runner.Carl Meyer
2012-12-29Fixed broken links, round 4. refs #19516Tim Graham
2012-09-20Fixed #18934 - Removed versionadded/changed annotations for Django 1.3Tim Graham
2012-08-23Modified docs about SpatiaLite version that doesn't need manual initial SQL f...Ramiro Morales
2012-08-19Tweaked SpatiaLite GeoDjango docs.Ramiro Morales
2012-06-07Removed references to changes made in 1.2.Aymeric Augustin
2012-02-17Fixed typo in GIS testing docs.Carl Meyer
2012-02-17Documentation (and some small source code) edits from [17432] - [17537]Adrian Holovaty
2012-02-11Updated SpatiaLite GeoDjango test setup instructions for version 3.0.Ramiro Morales
2011-05-29Fixed #16120 -- Updated a few reference links in the docs after the contribut...Jannis Leidel
2010-12-26Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1Timo Graham
2010-12-22Fixed #14439 -- Improved documentation for running the GeoDjango test suite.Justin Bronn
2010-08-23Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro for the p...Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-03-26Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documenta...Justin Bronn