Claude Paroz
|
337cd09836
Updated some other external links in the docs
|
10 년 전 |
Tim Graham
|
379431ef91
Updated GIS docs to use doc links.
|
10 년 전 |
Claude Paroz
|
a7d964ab87
Replaced no_spatialite by connection features
|
10 년 전 |
Tim Graham
|
fb4f3e04b1
Updated MySQL links to version 5.6.
|
10 년 전 |
Tim Graham
|
1a31d9ef91
Removed some PostGIS 1.4 notes in the docs (refs #23108).
|
10 년 전 |
Tim Graham
|
9b5f64cc6e
Fixed #19516 - Fixed remaining broken links.
|
12 년 전 |
Brian Galey
|
95f7ea3af1
Fixed #19028 -- Support GeoJSON output with SpatiaLite 3.0+
|
12 년 전 |
Aymeric Augustin
|
c28e700c7e
Removed references to changes made in 1.2.
|
12 년 전 |
Ramiro Morales
|
e9a56606e7
Fixed broken URLs introduced in 1adc87cd32.
|
13 년 전 |
Ramiro Morales
|
1adc87cd32
Updated some URLs in the documentation to point to the new repository.
|
13 년 전 |
Claude Paroz
|
596cb9c7e2
Replaced print statement by print function (forward compatibility syntax).
|
13 년 전 |
Claude Paroz
|
21fb1c59c3
Updated some outdated external URLs in docs.
|
13 년 전 |
Claude Paroz
|
78638a9a51
Replaced http by https in djangoproject.com links
|
13 년 전 |
Jannis Leidel
|
2eadc418af
Fixed doc references to `django.db.models.query.QuerySet` and converted some tabs that were introduced in r16699 to spaces.
|
13 년 전 |
Justin Bronn
|
28cb5bf162
Fixed #16231 -- Added support for GML and KML on the SpatiaLite backend. Thanks, steko for the bug report and jpaulett for the patch.
|
13 년 전 |
Alex Gaynor
|
d036b87126
Remove no-longer-valid references to the DATABASE_* settings, the legacy code for them was already removed.
|
13 년 전 |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 년 전 |
Justin Bronn
|
402f8cede5
Fixed #13315, #13430 -- Recreated `django.contrib.gis.db.backend` module with `SpatialBackend` alias and added `Adaptor` alias for backwards-compatibility purposes; added GeoDjango 1.2 backwards-incompatibility documentation and release notes; added a section in the docs about how MySQL is a crippled spatial database; updated versions in install docs.
|
15 년 전 |
Justin Bronn
|
7bdb9a90d0
PostGIS 1.5 allows distance queries on non-point geographic geometry columns with `ST_Distance_Sphere`, enabled this functionality.
|
15 년 전 |
Justin Bronn
|
459c71e332
Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documentation into the rest of the Django docs.
|
15 년 전 |