bookwyrm/bookwyrm/views
André Jaenisch 530d7de309
Use variable instead of string
Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
2022-11-13 16:59:05 +01:00
..
admin Make the import admin table sortable 2022-11-07 11:32:45 -08:00
books More edit book lines 2022-09-19 10:26:29 -07:00
imports Another tweak to how import wait times are calculated 2022-11-10 13:59:27 -08:00
landing Allow users to temporarily deactivate their accounts (#2324) 2022-11-10 13:40:54 -08:00
list Small fixes 2022-09-19 12:10:27 -07:00
preferences Allow users to temporarily deactivate their accounts (#2324) 2022-11-10 13:40:54 -08:00
shelf Check permissions automatically on form save 2022-08-05 09:56:32 -07:00
__init__.py Allow users to temporarily deactivate their accounts (#2324) 2022-11-10 13:40:54 -08:00
annual_summary.py Adds a couple tests to annual review views 2022-09-19 14:38:30 -07:00
author.py Catches places where form.save() needs the request 2022-09-08 11:02:17 -07:00
directory.py Use recently active as the default sort order 2021-09-28 15:51:49 -07:00
discover.py Show quotes without content as large discover cards 2021-09-06 08:47:59 -07:00
feed.py Catches places where form.save() needs the request 2022-09-08 11:02:17 -07:00
follow.py Adds test to catch notification error 2022-07-09 12:29:29 -07:00
get_started.py Removes explicit calls to raise_not_editable from views 2022-09-08 11:03:06 -07:00
goal.py Check permissions automatically on form save 2022-08-05 09:56:32 -07:00
group.py Check permissions automatically on form save 2022-08-05 09:56:32 -07:00
helpers.py Refactors how mentions are collected 2022-08-05 14:06:39 -07:00
inbox.py Use variable instead of string 2022-11-13 16:59:05 +01:00
interaction.py Remmoves insecure redirects 2022-07-14 11:22:17 -07:00
isbn.py Fixes isbn view 2022-08-05 11:44:10 -07:00
notifications.py Fixes html on notifications page 2022-07-06 19:16:14 -07:00
outbox.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
reading.py Check permissions automatically on form save 2022-08-05 09:56:32 -07:00
relationships.py Merges follower/following views 2022-07-29 13:07:15 -07:00
report.py Catches places where form.save() needs the request 2022-09-08 11:02:17 -07:00
rss_feed.py Show only recent results in rss feed view 2022-01-20 16:33:24 -08:00
search.py Fixes logic that displays search remote or manually add link 2022-08-29 14:03:47 -07:00
setup.py Adds setup views tests 2022-02-17 14:55:48 -08:00
status.py Merge branch 'main' into form-perms 2022-09-19 09:32:48 -07:00
updates.py Updates tests 2022-01-27 18:23:31 -08:00
user.py Merge branch 'main' into followers-following-views 2022-07-29 13:09:30 -07:00
wellknown.py code cleanup 2021-11-28 21:38:28 +11:00