| Age | Commit message (Collapse) | Author |
|
An omission in 388165ade4219aeefac1e231c1d44c51a7b62829.
|
|
|
|
GDAL >= 1.9 automatically converts latin-1-encoded strings from Shapefiles to
UTF-8.
|
|
|
|
Follow-up of d97cce34096043b019e818a7fb98c0f9f073704c and 7d3fe36c626a3268413eb86d37920f132eb4a54f.
|
|
|
|
|
|
from refs #28518 in release notes.
|
|
Thanks Aymeric Augustin for shepherding the DEP and patch review.
Thanks Marten Kenbeek and Tim Graham for contributing to the code.
Thanks Tom Christie, Shai Berger, and Tim Graham for the docs.
|
|
is needed for query.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
spatial_ref_sys table
|
|
|
|
Replaced occurrences of os.path.join(BASE_DIR, 'folder/subfolder')
to os.path.join(BASE_DIR, 'folder', 'subfolder')
|
|
Django 1.9 drops support for PostgreSQL 9.0 where creating
a database using a template was needed.
|
|
|
|
|
|
Thanks to Tim Graham and Claude Paroz for the reviews and patches.
|
|
Made URL application namespaces be set in the included URLconf and
instance namespaces in the call to include(). Deprecated other ways
to set application and instance namespaces.
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
|
|
Thanks Claude Paroz for the review.
|
|
|
|
|
|
Thanks Carl Meyer for the suggestion and Alex Gaynor and Carl for reviews.
|
|
Thanks Tim Graham for the report and recommendations
|
|
Thanks Russell for the report, Marc for the initial patch, Carl for the
final review, and everyone who contributed to the design discussion.
|
|
Thanks Marc Tamlyn for the initial version of the patch.
|
|
Thanks awilliams at cironline.org for the report.
|
|
|
|
|
|
Thanks daniel.quattro at gmail.com for the report.
|