uncloud: prepare update to Django 4

This commit is contained in:
Nico Schottelius 2021-12-11 10:06:59 +01:00
parent f0b3f7e52b
commit 82742b8195
2 changed files with 5 additions and 0 deletions

1
uncloud_v3/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
venv

View File

@ -0,0 +1,4 @@
# Django basics
Django==4.0
djangorestframework
django-auth-ldap