Metadata-Version: 2.4
Name: django-orgs
Version: 0.0.2
Summary: A simple way to manage organizations in Django
Project-URL: Homepage, https://github.com/jmitchel3/django-teams
Project-URL: Repository, https://github.com/jmitchel3/django-teams
Author-email: Justin Mitchel <justin@codingforentrepreneurs.com>
License: MIT
Keywords: Django
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django :: 5.1
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.10
Requires-Dist: django>=5.1
Description-Content-Type: text/markdown

# Django Orgs

A simple way to manage organizations in Django. Coming soon.


Requires:

- Django 5.1+
- Python 3.12+
