Metadata-Version: 2.4
Name: django-admin-registrar
Version: 0.1.0b0
Summary: Python Django package for convenient registration of models in the admin area without a boilerplate in a declarative style.
License-Expression: MIT
License-File: LICENSE.txt
Author: SpyDev14
Author-email: 135313844+SpyDev14@users.noreply.github.com
Requires-Python: >=3.12
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Provides-Extra: colorama
Requires-Dist: colorama ; extra == "colorama"
Requires-Dist: django
Project-URL: Homepage, https://github.com/SpyDev14/django-admin-registrar
Project-URL: Issues, https://github.com/SpyDev14/django-admin-registrar/issues
Description-Content-Type: text/markdown


