Metadata-Version: 2.1
Name: portant-django-commons
Version: 1.0.10
Summary: Utilities common to other portant django projects
Home-page: https://github.com/portant-shop/django-commons
Author: Vedran Vojvoda
Author-email: vedran@pinkdroids.com
License: MIT
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Django
Description-Content-Type: text/x-rst
Requires-Dist: Django >=3.0
Requires-Dist: weasyprint >=54.1
Provides-Extra: testing
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-django ; extra == 'testing'


============
Django WSPay
============

This django app provides utility functions and classes shared among portant djang projects.
