Pluggable django app for managing pricing plans with quotas and accounts expiration
Project description
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-swapps.readthedocs.org/
Support for python 2.7 and 3.3. We support at most 2 versions of Django at any given time: The latest LTS version and the current version. Currently support Django 1.8.
This project is a fork of https://github.com/cypreess/django-plans
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.