René Schwabe

Results 5 comments of René Schwabe

Any chance the PR from @mikecoop83 gets merged?

Someone can help me solve this problem with "Select2Multiple" If I use the example above the Multiselect-Field is populated but the value is a single list item. ``` class ExportTemplateForm(forms.ModelForm):...

> I solve this adding only the image path, don't add `/static/` because jazzmin [will concat](https://github.com/farridav/django-jazzmin/blob/c408e996e1c716d65f9ef199a630f88131380547/jazzmin/templates/admin/base.html#L68) with `STATIC_URL`. > > I'm using DigitalOcean Spaces with Django and image appears normally...