User menu

* starts user menu implementation
This commit is contained in:
mipel
2021-07-08 11:07:33 +02:00
parent b1ea9aa1e2
commit f0a33b360d
11 changed files with 77 additions and 2 deletions

3
user/admin.py Normal file
View File

@@ -0,0 +1,3 @@
from django.contrib import admin
# Register your models here.