https://github.com/sveetch/sveetch-djangoapp-sample
A project sample created from cookiecutter-sveetch-djangoapp
https://github.com/sveetch/sveetch-djangoapp-sample
Last synced: about 1 year ago
JSON representation
A project sample created from cookiecutter-sveetch-djangoapp
- Host: GitHub
- URL: https://github.com/sveetch/sveetch-djangoapp-sample
- Owner: sveetch
- License: mit
- Created: 2020-10-19T00:37:33.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T14:35:28.000Z (over 2 years ago)
- Last Synced: 2024-04-24T00:28:13.309Z (about 2 years ago)
- Language: Python
- Size: 77.1 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
Awesome Lists containing this project
README
.. _Python: https://www.python.org/
.. _Django: https://www.djangoproject.com/
.. _Django REST framework: https://www.django-rest-framework.org/
=========================
Sveetch Django app sample
=========================
A project sample created from cookiecutter-sveetch-djangoapp
Dependancies
************
* `Python`_>=3.8;
* `Django`_>=3.2,<4.2;
* `Django REST framework`_>=3.14.0;
Links
*****
* Read the documentation on `Read the docs `_;
* Download its `PyPi package `_;
* Clone it on its `Github repository `_;