Adds fav/boost class view

This commit is contained in:
Mouse Reeve
2021-01-13 08:10:50 -08:00
parent c8efa1ffc8
commit cf2b9937c6
8 changed files with 289 additions and 220 deletions

View File

@ -1,4 +1,4 @@
''' non-interactive pages '''
''' what are we here for if not for posting '''
import re
from django.contrib.auth.decorators import login_required
from django.http import HttpResponseBadRequest, HttpResponseNotFound