Metadata-Version: 1.1
Name: simple-django-teams
Version: 0.0.2
Summary: Simple Django teams.
Home-page: UNKNOWN
Author: Corey Sterling
Author-email: coreytsterling@gmail.com
License: MIT
Description: Django app for combining users into teams and setting simple permissions within a team.
        
        Changelog
        =========
        
        0.0.2 (2020-05-14)
        -------------------
        
        - Removed old organisation name from team name constraint.
        - Added hard-delete functionality to soft-delete models.
        - Fixed bug with soft-deleting groups of objects.
        
        0.0.1 (2019-12-04)
        -------------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Programming Language :: Python :: 3.7
