add a new app for ldap3-authentication (currently, it uses a testserver), login/logout from django, my own decorator

This commit is contained in:
2020-08-25 17:09:08 +00:00
parent a8cd21b930
commit ffa248ce03
11 changed files with 224 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# from django.test import TestCase
# Create your tests here.