Metadata-Version: 2.1
Name: django-tab-menus
Version: 0.0.2
Summary: Django app to render menus and load tabs with Ajax
Home-page: https://github.com/jonesim/django-menus
Author: Ian Jones
License: UNKNOWN
Description: Django app to render menus and load tabs with Ajax
        
        See example django project with docker compose file 
        
        Add to installed apps in settings   
        `'django_menus',`
            
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
