Sveetch Django app sample¶
A project sample created from cookiecutter-sveetch-djangoapp.
Dependancies¶
- Python>=3.6;
- Django>=2.2;
- Django REST framework>=3.12.0;
Links¶
- Read the documentation on Read the docs;
- Download its PyPi package;
- Clone it on its Github repository;