Skip to content

Nuurek/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.0, support for py3.6

image

image

image

About

Django application for managing account plans and quotas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.8%
  • HTML 19.2%