1
0
Fork 0
mirror of https://github.com/retspen/webvirtcloud synced 2026-03-22 18:44:49 +00:00

Added django-login-required-middleware

Thus eliminating need for login_requred decorator on every view
This commit is contained in:
Real-Gecko 2020-05-27 12:43:29 +06:00 committed by catborise
parent d8b0246a78
commit a5bf337052
3 changed files with 8 additions and 9 deletions

View file

@ -11,4 +11,4 @@ pytz==2020.1
rwlock==0.0.7
six==1.15.0
sqlparse==0.3.1
websockify==0.9.0
websockify==0.9.0