-
I'm trying to create a form using the code in the docs:
Code:
```py
from django import forms
from leaflet.forms.widgets import LeafletWidget
class WeatherStationForm(forms.ModelForm):…
-
This repo has a lot of potential, but it lacks core documentation that will allow it to be more widely used.
Consequently, I've been having a hard time trying to use this tool. I've mostly been trying…
-
This is an idea that was cut from the first version of writable canned queries:
> I really want the option to use a `` for a specific value.
>
> Idea: metadata syntax like this:
>
> ```json…
-
* It would be nice if the size of the dashboard modules could be decoupled from the available number of columns
* Have a button (or slider) in the interface to increment or decrement the number of co…
-
### Problem and impact
When trying (as an admin) to edit an order with many tickets (in my case 250), I get an internal server error.
This prevents me from editing such large tickets.
In the serv…
-
здравствуйте, Михаил.
вопрос наверняка глупый, но от новичка много не требуйте...
хочу сделать в админке при подаче заявки, чтобы был выпадающий список с возможными адресами (их немного, порядка 10). …
bashu updated
9 years ago
-
_From @philipn on May 15, 2013 12:45_
It looks like the leaflet draw plugin (https://github.com/Leaflet/Leaflet.draw) has gotten way better, which was the main blocker on any possible move to leaflet…
-
When trying to render i.e: survey detail page when the survey consist of a Question with type `select image` then i am getting this error `'ImageSelectWidget' object has no attribute 'template_name'`
…
-
Hi,
I'm trying to create a new wagtail block using leaflet, using the streamfield-API documentation :
https://github.com/wagtail/wagtail/wiki/StreamField-blocks-API
I've created a github pro…
-
Hello
I've created this new issue for this case.
(borgiaenv) ***@***.***:/borgia-app/Borgia/borgia#
(borgiaenv) ***@***.***:/borgia-app/Borgia/borgia# python3 manage.py shell
Python 3.10…