aboutsummaryrefslogtreecommitdiff
path: root/app/dispatchAuth/models.py
AgeCommit message (Collapse)AuthorFilesLines
2017-11-10Initial version of registration system--needs workMitch Riedstra1-0/+6
2017-11-06Update the driver Detail page. Still need to fix the Identity Create functionMitch Riedstra1-0/+2
2017-11-02Initial setup to use a custom User model, I still need to figure out how to ↵Mitch Riedstra1-0/+69
use the built in Django permissions though