moviewyrm/bookwyrm
2021-01-18 17:54:36 -08:00
..
activitypub
connectors
management/commands
migrations Fixes email migration 2021-01-18 11:57:20 -08:00
models Show latest read books first in goals page 2021-01-18 12:22:36 -08:00
static Fixes rate action 2021-01-18 09:57:44 -08:00
templates Render markdown to html in the right order 2021-01-18 17:54:36 -08:00
templatetags Adds status tests 2021-01-12 14:02:38 -08:00
tests tests goal views 2021-01-16 13:29:28 -08:00
utils
views Fixes edit shelf view 2021-01-18 16:38:04 -08:00
__init__.py
admin.py
broadcast.py
context_processors.py
emailing.py
forms.py Create goal with privacy 2021-01-16 11:34:19 -08:00
goodreads_import.py Removes outgoing and view_actions 2021-01-13 13:36:01 -08:00
incoming.py Removes outgoing and view_actions 2021-01-13 13:36:01 -08:00
sanitize_html.py
settings.py
signatures.py
status.py
tasks.py
urls.py Create goal with privacy 2021-01-16 11:34:19 -08:00
wellknown.py
wsgi.py