-
Hello,
I am using django 1.11.
When i do update object with **Ajax** i get error for ImageField.
That is "FileExtensionValidator" from django who expects an object for validation but a unicode …
-
Hi, I'm using `ace` with django-angular and I'm facing a problem. The field generated is a `div` and I get "Unknow field type" from that piece of code in ng-django-forms. (obviously)
```
return {
…
-
Although there's stuff in the README about custom forms and the custom widgets, I couldn't see anything about what to do if you're using `multi=True`. I've got it working, but I'm not sure if this is …
-
Under django 1.8 I got warning:
```
/usr/local/lib/python2.7/dist-packages/bootstrap3_datetime/widgets.py:2: \
RemovedInDjango19Warning: The django.forms.util module has been
renamed. Use django.form…
-
-
While standard pretix datetime fields can handle ambiguous times when switching from daylight savings (like only today this year)
![image](https://user-images.githubusercontent.com/5970076/97112694…
-
### Deployment Method
- [x] Installer
- [ ] Docker Development
- [ ] Docker Production
- [ ] Bare metal Development
- [x] Bare metal Production
- [ ] Digital Ocean image
- [ ] Other (please provide a…
-
Hi,
I want understand if we always need the crispy form.
And if i can still use default Django admin theme.
And if the date/datetime picker have a selector.
Thanks.
-
{{Delete or replace all double-braced text.}}
- CATMAID version: 2021.12.21.dev336+geb6d70fa0
- CATMAID instance: local instance
- Browser: chrome/firefox
- Operating system: Ubuntu 24.04.1
W…
-
I was editing an event with 3 teachers, 2 teachers has 4 hours each, 3. teacher has 8 hours.
Date was specified, but NOT time because I do not yet know when on the day it starts
```
Internal Se…