auth_user in Django username is limited in number of characters so use only the 1st...
[myslice.git] / localauth / models.py
1 from django.db import models
2
3 # Create your models here.