New CAS client
[redakcja.git] / apps / django_cas / models.py
diff --git a/apps/django_cas/models.py b/apps/django_cas/models.py
new file mode 100755 (executable)
index 0000000..7658df9
--- /dev/null
@@ -0,0 +1,2 @@
+from django.db import models
+from django.contrib.auth.models import User
\ No newline at end of file