Metadata-Version: 2.1
Name: django-docrootcms-tagulous
Version: 0.12
Summary: Fork of the django-tagulous patched to work with Django 3
Home-page: http://github.com/sstacha/django-docrootcms-tagulous
Author: Steve Stacha
Author-email: sstacha@gmail.com
License: MIT
Description: # django-docrootcms-tagulous
        Fork of tagulous with patch for Django3
        
        NOTE: this should not be used unless you are installing the docrootcms which requires django2.2 or above.  I am using this fork until the official tagulous branch is updated to remove legacy code and support django3.
        
        Official Repo: http://radiac.net/projects/django-tagulous/
        
        Source: https://github.com/radiac/django-tagulous
        
        
        Bug Report for not supporting Django 3.x: https://github.com/radiac/django-tagulous/issues/85
        
        
        Special thanks to ensignavenger for providing a patch for python3.8 django3.x here:  https://github.com/ensignavenger/tagulous
        
        I will remove this dependency and reference the official library once this bug is resolved.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.0
Requires-Python: >=3.6
Description-Content-Type: text/markdown
