Skip to content

PetrDlouhy/django-plans

 
 

Repository files navigation

Welcome to django-plans

image

Django-plans is a pluggable app for managing pricing plans with quotas and accounts expiration.

Features currently supported:

  • Multiple plans,
  • Support for user custom plans.
  • Flexible model for parametrizing plans (quota).
  • Customizable billing periods (plan pricing),
  • Order total calculation using customizable taxation policy (e.g. in EU calculating VAT based on seller/buyer countries and VIES)
  • Invoicing,
  • Account expiratons + E-mail remainders.

Documentation: https://django-plans.readthedocs.org/

Master branch: Support for Django +2.2, support for Python +3.6

image

image

image

License

Django Plans is licensed and distributed under MIT licesne..

About

Django application for managing account plans and quotas

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 86.8%
  • HTML 13.2%