Chive / django-multiupload

Dead simple drop-in multi file upload field for Django forms using HTML5's multiple attribute.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django 4.2 support

mick88 opened this issue · comments

Django 4.2 does not support ugettext_lazy used by this project

Apologies, the package I am using is https://pypi.org/project/django-multiupload2/ and its pypi page links to this repository, but by looking at the code, this repo has already patched this.