-
Hi asaglimbeni! Your widget great and work fine with default settings. But attrs dont work for me. I'm trying do it in this way:
```
class FilterForm(forms.ModelForm):
from_date = forms.DateField(…
-
I have set up a working formset with your script. It improves the usability of my project.
However, two of the fields in my form uses the widget bootstrap datetimepicker to fill in the datetime field…
rob70 updated
4 years ago
-
```
Fatal Python error: Segmentation fault
Thread 0xad3feb40:
File "/usr/lib/python2.7/threading.py", line 339 in wait
File "/usr/lib/python2.7/Queue.py", line 168 in get
File "/mnt/uhu2.2/home…
-
**Is your feature request related to a problem? Please describe.**
Bootstrap 5.3 now has a global data-bs-theme="dark" attribute. However, if the user invokes this dark-theme, the datepicker calend…
-
Hi,
I'm having trouble implementing autocomplete in my project. When I added `app_name='foo'` to `urls.py`, the autocomplete stopped working and the error message displayed was `NoReverseMatch for …
-
I'm having some trouble with `slidify("index.Rmd")`. I'm using the latest version of `rCharts` and `slidify/oneflie`.
My console gives the following warnings:
``` r
slidify("index.Rmd")
processin…
-
Decap allows for custom widgets to pick fields, which would be a lot nicer than the current layout. In fact, there was one for categories & tags that I never got time to add back after a Decap update …
-
Hi,
Running wayland (sway) on arch linux.
This affects both the release package and the development package. When I run the CQ-editor.sh (or the binary directly) I get the following error:
```
…
-
**Describe the problem**
My users can have different locales. Therefore I need to set the locale of each widget dynamically on form creation. I couldn't find a solution to this in the documentation. …
-
It would be useful to be able to expand and collapse items in the activity list. We should probably use an existing tree widget rather than rolling our own.
Possibilities:
- https://github.com/jus…