Metadata-Version: 2.0
Name: pinax-teams
Version: 0.14.0
Summary: An app for Django sites that supports open, by invitation, and by application teams
Home-page: http://pinax-teams.rtfd.org/
Author: Pinax Developers
Author-email: developers@pinaxproject.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.10
Classifier: Framework :: Django :: 1.11
Classifier: Framework :: Django :: 1.8
Classifier: Framework :: Django :: 2.0
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: Django (>=1.8)
Requires-Dist: Pillow (>=2.3.0)
Requires-Dist: django-reversion (>=1.8.1)
Requires-Dist: django-user-accounts (>=1.3)
Requires-Dist: pinax-invitations (>=5.0.0)
Requires-Dist: six (>=1.9.0)
Requires-Dist: unicode-slugify (>=0.1.1)

.. image:: http://pinaxproject.com/pinax-design/patches/pinax-teams.svg
   :target: https://github.com/pinax/pinax-teams/

Pinax Teams
========================

.. image:: https://img.shields.io/pypi/v/pinax-teams.svg
   :target: https://pypi.python.org/pypi/pinax-teams/

.. image:: https://img.shields.io/badge/license-MIT-blue.svg
   :target: https://pypi.python.org/pypi/pinax-teams/



.. image:: https://img.shields.io/codecov/c/github/pinax/pinax-teams.svg
   :target: https://codecov.io/gh/pinax/pinax-teams

.. image:: https://circleci.com/gh/pinax/pinax-teams.svg?style=svg
   :target: https://circleci.com/gh/pinax/pinax-teams

.. image:: https://img.shields.io/github/contributors/pinax/pinax-teams.svg
   :target: https://github.com/pinax/pinax-teams/

.. image:: https://img.shields.io/github/issues-pr/pinax/pinax-teams.svg
   :target: https://github.com/pinax/pinax-teams/

.. image:: https://img.shields.io/github/issues-pr-closed/pinax/pinax-teams.svg
   :target: https://github.com/pinax/pinax-teams/


.. image:: http://slack.pinaxproject.com/badge.svg
   :target: http://slack.pinaxproject.com/



``pinax-teams`` is an app for Django sites that supports open, by invitation, and by application teams.



Pinax
-----

Pinax is an open-source platform built on the Django Web Framework. It is an ecosystem of reusable Django apps, themes, and starter project templates.
This collection can be found at http://pinaxproject.com.

This app was developed as part of the Pinax ecosystem but is just a Django app and can be used independently of other Pinax apps.



