This repository has been archived on 2022-09-23. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2022-01-08 04:59:57 +05:30
website generic cbviews 2022-01-08 04:59:57 +05:30
.gitignore Reqest Response 2022-01-08 04:54:32 +05:30
README.md serializers 2022-01-08 04:42:34 +05:30
requirements.txt serializers 2022-01-08 04:42:34 +05:30

Django Backend for LibertaCasa

Setup

  • Use a virtual environment and pip install -r requirements.txt
  • deps: psychopg2, django, djangorestframework.