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
Georg 6297a57522
Basic LDAP config
Signed-off-by: Georg <georg@lysergic.dev>
2022-01-08 16:24:22 +01:00
api Basic LDAP config 2022-01-08 16:24:22 +01:00
public/libcasa Basic LDAP config 2022-01-08 16:24:22 +01:00
.gitignore restructure posts and fragment 2022-01-08 14:37:51 +05:30
.gitmodules init work on hugo generated frntend 2022-01-08 15:16:05 +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.