Django:templatedoesnotexist gis/admin/openlayers.html

17 django geodjango

这是错误:

templatedoesnotexist gis/admin/openlayers.html
Run Code Online (Sandbox Code Playgroud)

当我运行我的django管理员时出现以下错误.我该怎么办?

我安装了django.

col*_*ind 61

添加'django.contrib.gis'INSTALLED_APPS.


omg*_*hax 19

我添加'django.contrib.gis'INSTALLED_APPSdjango中settings.py它解决了我的问题.