mirror of
https://github.com/django/django.git
synced 2025-08-04 02:48:35 +00:00
Added RasterSource/GDALBand GDAL objects
Based on Daniel Wiesmann's raster branch. Thanks Daniel Wiesmann and Tim Graham for the reviews. Refs #23804.
This commit is contained in:
parent
9fecb86a52
commit
6e08bde8c4
12 changed files with 512 additions and 9 deletions
|
@ -26,6 +26,7 @@ recursive-include django/contrib/formtools/tests/templates *
|
|||
recursive-include django/contrib/formtools/tests/wizard/wizardtests/templates *
|
||||
recursive-include django/contrib/flatpages/fixtures *
|
||||
recursive-include django/contrib/flatpages/tests/templates *
|
||||
recursive-include django/contrib/gis/gdal/tests/data *
|
||||
recursive-include django/contrib/gis/static *
|
||||
recursive-include django/contrib/gis/templates *
|
||||
recursive-include django/contrib/gis/tests/data *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue