We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fc39e4 commit 4ddc049Copy full SHA for 4ddc049
README.md
@@ -30,6 +30,9 @@ has been found with the modern **libgdal** version (2.9) and the following Djang
30
31
Downgrade libgdal to the **libgdal26** (present in the Ubuntu apt repository) if you would like to use such Django versions.
32
33
+The source of the effect is backward incompatibility of **libGDAL**, the issue [here](https://github.com/OSGeo/gdal/issues/1546)
34
+describes the problem.
35
+
36
## Configuration
37
38
Include the `leaflet_admin_list` application into the `INSTALLED_APPS` list, like:
0 commit comments