moviewyrm/bookwyrm/templates/landing
Hugh Rundle e4be6a98e8
do not cache registration form
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.
2022-01-07 13:13:56 +11:00
..
about.html Renames landing layout template 2021-09-18 15:56:29 -07:00
invite.html Fixes clashing identifier and attr with no quotes 2021-10-16 11:15:38 -07:00
landing.html do not cache registration form 2022-01-07 13:13:56 +11:00
large-book.html Larger cover sizes for discover and landing views 2021-08-19 15:30:58 -07:00
layout.html Login form 2021-11-29 23:29:56 +01:00
login.html Login form 2021-11-29 23:30:14 +01:00
password_reset.html Password reset form 2021-11-29 23:30:23 +01:00
password_reset_request.html Move logged out templates into a directory 2021-10-16 10:00:31 -07:00
small-book.html Larger cover sizes for discover and landing views 2021-08-19 15:30:58 -07:00