Ramiro Morales
|
e9a56606e7
Fixed broken URLs introduced in 1adc87cd32.
|
13 years ago |
Ramiro Morales
|
1adc87cd32
Updated some URLs in the documentation to point to the new repository.
|
13 years ago |
Claude Paroz
|
596cb9c7e2
Replaced print statement by print function (forward compatibility syntax).
|
13 years ago |
Claude Paroz
|
21fb1c59c3
Updated some outdated external URLs in docs.
|
13 years ago |
Claude Paroz
|
78638a9a51
Replaced http by https in djangoproject.com links
|
13 years ago |
Jannis Leidel
|
2eadc418af
Fixed doc references to `django.db.models.query.QuerySet` and converted some tabs that were introduced in r16699 to spaces.
|
13 years ago |
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 years ago |
Alex Gaynor
|
d036b87126
Remove no-longer-valid references to the DATABASE_* settings, the legacy code for them was already removed.
|
13 years ago |
Jacob Kaplan-Moss
|
728effcfbd
Fixed #14141: docs now use the :doc: construct for links between documents.
|
14 years ago |
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 years ago |
Justin Bronn
|
7bdb9a90d0
PostGIS 1.5 allows distance queries on non-point geographic geometry columns with `ST_Distance_Sphere`, enabled this functionality.
|
15 years ago |
Justin Bronn
|
459c71e332
Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documentation into the rest of the Django docs.
|
15 years ago |