Notes Backend
This project was generated with wemake-django-template
.
You will need:
python3.6
(see.python_version
file. You can usepyenv
orpipenv
to manage versions)postgresql
with version9.6
docker
with version at least17.07
When developing locally, we use:
editorconfig
plugin (required)pipenv
(required)pycharm 2017
(optional)
Full documentation is available here: docs/
.