moviewyrm/bookwyrm/views
2021-05-20 16:12:24 -07:00
..
__init__.py Delete announcements 2021-05-20 12:08:12 -07:00
announcements.py Makes extra content optional 2021-05-20 12:40:03 -07:00
authentication.py
author.py
block.py
books.py Fixes display of user ratings 2021-05-18 11:17:59 -07:00
directory.py
federation.py
feed.py
follow.py
get_started.py Fixes logic error in get started user view 2021-05-20 15:17:05 -07:00
goal.py
helpers.py
import_data.py Catch unexpectedly missing columns in csv imports 2021-05-20 14:39:33 -07:00
inbox.py
interaction.py
invite.py
isbn.py
landing.py
list.py
notifications.py
outbox.py
password.py Fixes logic error in get started user view 2021-05-20 15:17:05 -07:00
reading.py
reports.py
rss_feed.py Moves rss templates to base level directory 2021-05-20 16:12:24 -07:00
search.py
shelf.py Fixes ratings on shelf pages 2021-05-11 13:54:38 -07:00
site.py
status.py
updates.py
user.py Uses safe method for pagination on follows pages 2021-05-20 14:47:23 -07:00
user_admin.py
wellknown.py