Metadata-Version: 2.1
Name: devpro-s3-storages
Version: 0.1.0
Summary: Django Project to handle Static and Upload Files on s3 the right way
License: MIT
Author: renzo
Author-email: renzon@gmail.com
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: django (>=5.1.1,<6.0.0)
Requires-Dist: django-storages[s3] (>=1.14.4,<2.0.0)
Description-Content-Type: text/markdown

# devpro-s3-storages
Django Project to handle Static and Upload Files on s3 the right way

