forked from mirrors/bookwyrm
e4be6a98e8
Fixes #1777 Caching the Landing view also caches the registration form, including the CSRF value. This moves the caching into the recently reviewed books landing template which is presumably what we're trying to cache here, instead of caching the whole view. NOTE: this fixes the problem with registration, I haven't done enough testing to be sure it actually still caches the recent reviews data. |
||
---|---|---|
.. | ||
about.html | ||
invite.html | ||
landing.html | ||
large-book.html | ||
layout.html | ||
login.html | ||
password_reset.html | ||
password_reset_request.html | ||
small-book.html |