adding middleware and use in readthrough template
This commit is contained in:
parent
224c7e4f0e
commit
765e6b542f
4 changed files with 21 additions and 3 deletions
|
@ -7,7 +7,6 @@ from dateutil.parser import ParserError
|
|||
from django.contrib.auth.decorators import login_required
|
||||
from django.http import HttpResponseBadRequest, HttpResponseNotFound
|
||||
from django.shortcuts import get_object_or_404, redirect
|
||||
from django.utils import timezone
|
||||
from django.views.decorators.http import require_POST
|
||||
|
||||
from bookwyrm import models
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue