Metadata-Version: 2.3
Name: django-oscar-reports
Version: 2.5.0
Summary: An extension on-top of django-oscar that improves the Oscar Dashboard's report generation system
License: ISC
Author: thelab
Author-email: thelabdev@thelab.co
Requires-Python: >=3.12,<4.0
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Provides-Extra: celery
Provides-Extra: django-tasks
Requires-Dist: Django (>=4.2)
Requires-Dist: celery (>=5.5.1) ; extra == "celery"
Requires-Dist: django-oscar (>=4.0,<4.1)
Requires-Dist: django-stubs-ext (>=5.1.3)
Requires-Dist: django-tasks (>=0.7.0) ; extra == "django-tasks"
Project-URL: Homepage, https://gitlab.com/thelabnyc/django-oscar/django-oscar-reports
Project-URL: Repository, https://gitlab.com/thelabnyc/django-oscar/django-oscar-reports
Description-Content-Type: text/x-rst

====================
django-oscar-reports
====================

|  |build| |coverage| |license| |kit| |format|

An extension on-top of django-oscar that improves the Oscar Dashboard's report generation system.

.. |build| image:: https://gitlab.com/thelabnyc/django-oscar/django-oscar-reports/badges/master/pipeline.svg
    :target: https://gitlab.com/thelabnyc/django-oscar/django-oscar-reports/commits/master
.. |coverage| image:: https://gitlab.com/thelabnyc/django-oscar/django-oscar-reports/badges/master/coverage.svg
    :target: https://gitlab.com/thelabnyc/django-oscar/django-oscar-reports/commits/master
.. |license| image:: https://img.shields.io/pypi/l/django-oscar-reports.svg
    :target: https://pypi.python.org/pypi/django-oscar-reports
.. |kit| image:: https://badge.fury.io/py/django-oscar-reports.svg
    :target: https://pypi.python.org/pypi/django-oscar-reports
.. |format| image:: https://img.shields.io/pypi/format/django-oscar-reports.svg
    :target: https://pypi.python.org/pypi/django-oscar-reports

