- 18 Mar, 2015 6 kayıt (commit)
-
-
Claude Paroz yazdı
Thanks Carl Meyer for the report and Tim Graham for the review.
-
Bas Peschier yazdı
Tests were using an undocumented keyword argument for easily overriding script prefix while reversing. This is now changed into a test utility which can be used as decorator or context manager.
-
Moritz Sichert yazdı
-
Claude Paroz yazdı
Strings are frozen in anticipation of the Django 1.8 release. Forward port of 1cd2584c from stable/1.8.x
-
Claude Paroz yazdı
The only one translatable string will be handled in the core catalog. Forward port of 1bb712d7 from stable/1.8.x
-
Tim Graham yazdı
-
- 17 Mar, 2015 8 kayıt (commit)
-
-
Tim Graham yazdı
-
Tim Graham yazdı
Thanks Pascal Chambon for the initial patch.
-
Tim Graham yazdı
-
Tim Graham yazdı
-
Josh Smeaton yazdı
-
Josh Smeaton yazdı
-
Andriy Sokolovskiy yazdı
-
Daniel Wiesmann yazdı
Earlier versions of GDAL do not allow the srid to be set to 0, so it should be a required parameter to ensure compatibility.
-
- 16 Mar, 2015 11 kayıt (commit)
-
-
Daniel Wiesmann yazdı
- Instantiation of GDALRaster instances from dict or json data. - Retrieve and write pixel values in GDALBand objects. - Support for the GDALFlushCache in gdal C prototypes - Added private flush method to GDALRaster to make sure all data is written to files when file-based rasters are changed. - Replaced ``ptr`` with ``_ptr`` for internal ptr variable Refs #23804. Thanks Claude Paroz and Tim Graham for the reviews.
-
John Giannelos yazdı
Also added display of migration to stdout when verbosity=3.
-
Marten Kenbeek yazdı
Fixed create_default_site() to use a default value in case settings.SITE_ID isn't set; refs #23945.
-
Preston Timmons yazdı
-
Preston Timmons yazdı
-
Joeri Bekker yazdı
-
Josh Smeaton yazdı
-
Adrian Andreias yazdı
-
Thomas Tanner yazdı
-
HerHde yazdı
-
Steven Das yazdı
-
- 14 Mar, 2015 4 kayıt (commit)
-
-
Tomáš Ehrlich yazdı
-
Matthew Wilkes yazdı
Refs #24354 -- Prevented repointing of relations on superclasses when migrating a subclass's name change Forwardport of test and release note from stable/1.7.x
-
Tim Graham yazdı
-
Berker Peksag yazdı
-
- 13 Mar, 2015 11 kayıt (commit)
-
-
Claude Paroz yazdı
-
Tim Graham yazdı
-
Andrei Kulakov yazdı
-
Andrei Kulakov yazdı
-
medmunds yazdı
-
Sævar Öfjörð Magnússon yazdı
-
Claude Paroz yazdı
Thanks gbdlin for the initial patch and Tim Graham for the review.
-
Claude Paroz yazdı
Thanks Max Demars for the suggestion and Tim Graham for the review.
-
Remco Kranenburg yazdı
-
Ian Lee yazdı
-
Ian Lee yazdı
-