Metadata-Version: |
2.1 |
Name: |
django-dynamic-filenames |
Version: |
1.4.0 |
Summary: |
Write advanced filename patterns using the Format String Syntax. |
Author-Email: |
Johannes Maron <johannes[at]maron.family> |
Project-Url: |
Changelog, https://github.com/codingjoe/django-dynamic-filenames/releases |
Project-Url: |
Documentation, https://github.com/codingjoe/django-dynamic-filenames#django-dynamic-filenames |
Project-Url: |
Issue-Tracker, https://github.com/codingjoe/django-dynamic-filenames/issues |
Project-Url: |
Project-URL, https://github.com/codingjoe/django-dynamic-filenames |
Project-Url: |
Source, https://github.com/codingjoe/django-dynamic-filenames |
Keywords: |
django,django-storages,file,filenames,django-pictures |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Programming Language :: Python |
Classifier: |
Environment :: Web Environment |
Classifier: |
Intended Audience :: Developers |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python |
Classifier: |
Topic :: Software Development |
Classifier: |
Programming Language :: JavaScript |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3 :: Only |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Framework :: Django |
Classifier: |
Framework :: Django :: 4.2 |
Classifier: |
Framework :: Django :: 5.0 |
Classifier: |
Framework :: Django :: 5.1 |
Requires-Python: |
>=3.10 |
Requires-Dist: |
django (>=4.2.0) |
Requires-Dist: |
bandit (==1.7.7); extra == "lint" |
Requires-Dist: |
black (==23.12.1); extra == "lint" |
Requires-Dist: |
flake8 (==7.0.0); extra == "lint" |
Requires-Dist: |
isort (==5.13.2); extra == "lint" |
Requires-Dist: |
pydocstyle[toml] (==6.3.0); extra == "lint" |
Requires-Dist: |
pytest; extra == "test" |
Requires-Dist: |
pytest-cov; extra == "test" |
Requires-Dist: |
pytest-django; extra == "test" |
Provides-Extra: |
lint |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |