settings
+ logging when user is altered + password changing (with log entry)
This commit is contained in:
parent
75fcd2648e
commit
174a9da501
6 changed files with 96 additions and 3 deletions
|
|
@ -1,7 +1,6 @@
|
|||
from django.shortcuts import render
|
||||
from django.contrib.auth.decorators import login_required
|
||||
from django.conf import settings
|
||||
from os.path import join
|
||||
from .forms import ObjectForm, CategoryForm
|
||||
from django.utils import timezone
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue