| commit | 84d0a011be869fe264a202779cf121046f4a9a7d | [log] [tgz] |
|---|---|---|
| author | lombardofr <lombardo@everyup.it> | Tue Jun 12 11:21:02 2018 +0200 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Thu Jul 19 13:10:28 2018 +0100 |
| tree | 452070d43d723daaa079418433c8a2d28f9dd74f | |
| parent | 0d4daed0dea8c38e158bf4b41b02a57a3458f35c [diff] [blame] |
incomplete support to user and project management Change-Id: I9238ec321a292bb23c5c5797681819794dcfd0f0 Signed-off-by: lombardofr <lombardo@everyup.it>
diff --git a/authosm/admin.py b/authosm/admin.py new file mode 100644 index 0000000..8c38f3f --- /dev/null +++ b/authosm/admin.py
@@ -0,0 +1,3 @@ +from django.contrib import admin + +# Register your models here.