incomplete support to user and project management

Change-Id: I9238ec321a292bb23c5c5797681819794dcfd0f0
Signed-off-by: lombardofr <lombardo@everyup.it>
diff --git a/authosm/tests.py b/authosm/tests.py
new file mode 100644
index 0000000..7ce503c
--- /dev/null
+++ b/authosm/tests.py
@@ -0,0 +1,3 @@
+from django.test import TestCase
+
+# Create your tests here.