Metadata-Version: 2.1
Name: wagtailnest
Version: 0.2.2
Summary: A RESTful Wagtail enclosure
Home-page: https://github.com/ionata/wagtailnest
Author: Ionata Digital
Author-email: webmaster@ionata.com.au
License: BSD 3-Clause License
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: dj-core (>=0.2.0)
Requires-Dist: dj-core-drf (>=0.2.0)
Requires-Dist: wagtail (>=2.0)

# Wagtailnest - a RESTful Wagtail enclosure

[![PyPI](https://img.shields.io/pypi/pyversions/wagtailnest.svg)](https://pypi.org/project/wagtailnest/)
[![PyPI](https://img.shields.io/pypi/v/wagtailnest.svg)](https://pypi.org/project/wagtailnest/)

This application serves as a wrapper around Wagtail and Django Rest Framework

It provides reasonable defaults for a minimal environment


