Metadata-Version: 2.1
Name: tendenci-group-on-email
Version: 0.1.7
Summary: Apply discounts and permissions to account groups based on email suffix, eg. ".edu."
Home-page: https://github.com/BenSturmfels/tendenci-group-on-email
Author: Ben Sturmfels
Author-email: ben@sturm.com.au
License: GNU General Public License v3
Keywords: tendenci-group-on-email
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6

=======================
Tendenci Group on Email
=======================


Add automatic groups based on email suffix, eg. ".edu" for use with discounts and such.

* Free software: GNU General Public License v3

To install, add ``group_on_email`` to Django's ``INSTALLED_APPS`` setting.
Thereafter, members are added to and removed from the ".edu" group when their
profile is updated. The group can be entirely regenerated with the
``group_on_email`` management command.

*For commercial support and extensions to your Tendenci system, visit https://www.sturm.com.au/.*


