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 14:51:06 +05:30
website logging settings comment blocked in lieu of notif systems 2022-01-08 14:51:06 +05:30
.gitignore restructure posts and fragment 2022-01-08 14:37:51 +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.