Skip to content

Django application for managing account plans and quotas

License

Notifications You must be signed in to change notification settings

zaubererty/django-plans

 
 

Repository files navigation

Welcome to django-plans

https://travis-ci.org/cypreess/django-plans.png?branch=master

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

docs/source/_static/images/django-plans-1.png

docs/source/_static/images/django-plans-2.png

docs/source/_static/images/django-plans-3.png

About

Django application for managing account plans and quotas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 76.1%
  • HTML 21.8%
  • CSS 2.1%