forked from uncloud/uncloud
Merge branch 'master' of code.ungleich.ch:uncloud/uncloud
This commit is contained in:
commit
7782aeb470
2 changed files with 5 additions and 0 deletions
1
uncloud_v3/.gitignore
vendored
Normal file
1
uncloud_v3/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
venv
|
4
uncloud_v3/requirements.txt
Normal file
4
uncloud_v3/requirements.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Django basics
|
||||
Django==4.0
|
||||
djangorestframework
|
||||
django-auth-ldap
|
Loading…
Reference in a new issue