mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +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:
@@ -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 *
|
||||
|
||||
Reference in New Issue
Block a user