django-upload-example icon indicating copy to clipboard operation
django-upload-example copied to clipboard

Django File Upload Tutorial

Results 4 django-upload-example issues
Sort by recently updated
recently updated
newest added

Hello, I started by updating the requirments.txt file with the following: Django==4.0.5 django-crispy-forms==1.14.0 Pillow==9.1.1 pytz==2022.1 When I run "python3.10 manage.py migrate", I get the following: ![image](https://user-images.githubusercontent.com/35742654/172258937-28fc6b1f-9c31-4db3-8870-46d6fa3033e5.png) Do you have any...

Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies

Bumps [django](https://github.com/django/django) from 2.1.3 to 2.2.24. Commits 2da029d [2.2.x] Bumped version for 2.2.24 release. f27c38a [2.2.x] Fixed CVE-2021-33571 -- Prevented leading zeros in IPv4 addresses. 053cc95 [2.2.x] Fixed CVE-2021-33203 --...

dependencies

Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool]...

dependencies