fix on users and projects
[osm/LW-UI.git] / rolehandler / models.py
diff --git a/rolehandler/models.py b/rolehandler/models.py
new file mode 100644 (file)
index 0000000..1dfab76
--- /dev/null
@@ -0,0 +1,6 @@
+# -*- coding: utf-8 -*-
+from __future__ import unicode_literals
+
+from django.db import models
+
+# Create your models here.