This website requires JavaScript.
Explore
Help
Sign In
LibertaCasaTrash
/
webdev
Archived
Watch
8
Star
0
Fork
0
You've already forked webdev
Code
Issues
5
Pull Requests
Projects
Releases
Wiki
Activity
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.
17
Commits
5
Branches
0
Tags
182
KiB
Python
100%
7922d749ab
Branches
Tags
No results found.
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Pratyush Desai
7922d749ab
fix snippets
2022-01-08 09:00:18 +05:30
website
fix snippets
2022-01-08 09:00:18 +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
README.md
Django Backend for LibertaCasa
Setup
Use a virtual environment and
pip install -r requirements.txt
deps:
psychopg2
,
django
,
djangorestframework
.