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 347f902 commit 0874e17Copy full SHA for 0874e17
leaflet/__init__.py
@@ -91,7 +91,6 @@
91
# Add plugins required for forms (not auto-included)
92
# Assets will be preprended to any existing entry in PLUGINS['forms']
93
_forms_js = ['leaflet/draw/leaflet.draw.js',
94
- 'leaflet/leaflet.extras.js',
95
'leaflet/leaflet.forms.js']
96
if SRID:
97
_forms_js += ['leaflet/proj4.js',
0 commit comments