Metadata-Version: 2.1
Name: django-onto
Version: 0.1.7a0
Summary: Onto (as in 'ontology') is a lightweight extension to Django centered around the concept of an Entity graph, which can be used to simplify the implementation of complex business logic. Onto includes a number of subpackages that leverage the Entity graph, including the powerful `onto.authz` authorization plugin.
License: MIT
Author: Paul Fischer
Author-email: pphysch@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: django (>=4.1.6,<5.0.0)
Description-Content-Type: text/markdown

Placeholder - Onto source is being migrated to this new destination.

