django - Django:templatedoesnotexist gis/admin/openlayers.html

标签 django geodjango

这是错误:

templatedoesnotexist gis/admin/openlayers.html

运行django管理员时出现以下错误。我该如何解决?

我已经安装了django。

最佳答案

'django.contrib.gis'添加到INSTALLED_APPS

关于django - Django:templatedoesnotexist gis/admin/openlayers.html,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/25220540/

相关文章:

django - 如何在docker中将postgis连接到django

python - 关于 Rails 与 Django 的更新(当前)推荐?

python - 如何解析 HTML 表格

python - 如何防止 Satchmo 表单在必填字段后显示星号?

python - GeoDjango:PostgreSQL 未运行迁移,对象没有属性“geo_db_type”

python - 地理 Django 。管理员未在创建的实例中显示 point = models.PointField() 的 map 位置

django json序列化器没有实现geojson

使用简单 View 的 django RESTful API

django - 安装在 ubuntu 服务器中时如何在 django 中编辑 views.py

django - Postgresql 与 Postgis Geodjango 安装