Package: djangorestframework-gis / 0.11-1
Metadata
Package | Version | Patches format |
---|---|---|
djangorestframework-gis | 0.11-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
spatialite.patch | (download) |
tests/settings.py |
14 8 + 6 - 0 ! |
use spatialite backend for tests. Some of the upstream tests are designed to test features only supported on a PostGIS enable database. To make the tests run with an embedded spatialite database, those tests are skipped if the database connection ist not done using the PostGIS driver. See the following URL for a compatibility matrix: https://docs.djangoproject.com/en/1.7/ref/contrib/gis/db-api/#compatibility-tables |
0002 Do not import local settings for tests.patch | (download) |
tests/settings.py |
6 0 + 6 - 0 ! |
do not import local settings for tests. |
0003 Add TEMPLATES setting for Django 1.8.patch | (download) |
tests/settings.py |
19 19 + 0 - 0 ! |
add templates setting for django 1.8+. |
1