very first very rough django setup with a login/passwd view and a
[myslice.git] / auth / models.py
1 from django.db import models
2
3 # Create your models here.