Skip to content

alesegdia/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: experimental support for django 1.6, experimental support for py2.7 & py3.3

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 73.0%
  • HTML 24.5%
  • CSS 2.5%