dzhuang / django-galleryfield

Django GalleryField with AJAX form widgets for multiple images upload with progress bar and arbitrarily ordering.
MIT License
34 stars 6 forks source link

style problem in admin panel widge #57

Closed sphrlbd closed 5 months ago

sphrlbd commented 7 months ago

hi, i have this style problem on admin panel

image

dzhuang commented 7 months ago

Thanks for reporting. That's a known issue and I have no idea how to fix it. Also see discussion https://github.com/dzhuang/django-galleryfield/discussions/46 .

sphrlbd commented 7 months ago

It's fixed with changing the bootstrap version. But i don't know how can I use two gallery field in one model when I do that, all the files will be uploaded in one filed

dzhuang commented 7 months ago

But i don't know how can I use two gallery field in one model when I do that, all the files will be uploaded in one filed

Please open another issue or move to discussions.

sphrlbd commented 5 months ago

Ok thanks