Update web/core/views.py
This commit is contained in:
parent
d189670973
commit
23c4fa94c6
@ -458,7 +458,7 @@ def normalize_scripture(request):
|
||||
"limit": limit,
|
||||
},
|
||||
)
|
||||
@login_required
|
||||
@login_required
|
||||
def stats_page(request):
|
||||
total = Entry.objects.count()
|
||||
today = date.today()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user