forked from 00dani/lemoncurry
Install a custom user model
This commit is contained in:
parent
6bd1feff3b
commit
8bd2faa8a9
9 changed files with 78 additions and 0 deletions
3
users/views.py
Normal file
3
users/views.py
Normal file
|
@ -0,0 +1,3 @@
|
|||
from django.shortcuts import render
|
||||
|
||||
# Create your views here.
|
Loading…
Add table
Add a link
Reference in a new issue