IntegrationsΒΆ
Restosaur v0.6 works only with Django. The supported versions are:
- Django 1.6
- Django 1.7
- Django 1.8
- Django 1.9
- Django 1.10 (beta1)
Plain WSGI interface will be supported starting from v0.8. Built-in support for other web frameworks will be added in v1.0. It is possible that web framework adapters will be provided as a separate Python packages.