PageRenderTime 17ms CodeModel.GetById 15ms RepoModel.GetById 0ms app.codeStats 0ms

/django_cas/models.py

https://code.google.com/p/django-cas/
Python | 2 lines | 2 code | 0 blank | 0 comment | 0 complexity | 9d97b1b47d67504b2af742813c0ba105 MD5 | raw file
  1. from django.db import models
  2. from django.contrib.auth.models import User