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