Metadata-Version: 1.1
Name: django-services
Version: 0.0.3
Summary: Django Services Pattern Support
Home-page: https://github.com/snbuback/django-services
Author: Silvano Buback
Author-email: snbuback@gmail.com
License: APACHE2
Description: django-services
        ===============
        
        django helper classes to allow integrate api, admin with the same service logical (without put your logic in model). Add per instance admin permission.
        
Keywords: django model admin rest api service
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
