moviewyrm/bookwyrm
2021-09-22 17:11:20 -07:00
..
activitypub Updating string format syntax part 1 2021-09-17 21:39:18 -07:00
connectors Python formatting 2021-09-18 11:33:43 -07:00
importers Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
management/commands Merge branch 'main' into production 2021-08-08 15:10:21 -07:00
middleware Adds IP blocklist views 2021-09-17 13:04:10 -07:00
migrations Adds customizable invite request copy 2021-09-18 15:45:04 -07:00
models Encompass all status models in notification signal 2021-09-22 11:10:37 -07:00
static Adds IP blocklist views 2021-09-17 13:04:10 -07:00
templates Fixes updating readthroughs 2021-09-22 12:47:50 -07:00
templatetags Merge branch 'main' into pylint-update 2021-09-20 16:31:27 -07:00
tests String formatting for status view tests 2021-09-22 10:55:51 -07:00
utils Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
views Create model function to update user last active date 2021-09-22 08:35:20 -07:00
__init__.py
activitystreams.py Updating string format synatx part 3 2021-09-20 16:45:26 -07:00
admin.py
context_processors.py Adds javascript cache value to templates 2021-09-10 10:57:16 -07:00
emailing.py Python formatting 2021-09-18 11:33:43 -07:00
forms.py Python formatting 2021-09-18 11:33:43 -07:00
imagegenerators.py Fix lint 2021-06-19 19:44:14 +02:00
preview_images.py Fixes missing f format in preview image string 2021-09-20 17:40:59 -07:00
redis_store.py Merge branch 'main' into production 2021-08-23 15:29:00 -07:00
sanitize_html.py Updating string format syntax part 1 2021-09-17 21:39:18 -07:00
settings.py Correctly use custom postgres ports 2021-09-22 08:13:31 -07:00
signatures.py Updating string format syntax part 1 2021-09-17 21:39:18 -07:00
status.py
storage_backends.py Fix R1725: Consider using Python 3 style super() without arguments 2021-08-04 11:58:53 +02:00
suggested_users.py Updating string format syntax part 1 2021-09-17 21:39:18 -07:00
tasks.py Simply celery settings 2021-09-07 14:02:03 -07:00
urls.py Fixes goal url 2021-09-22 12:16:51 -07:00
wsgi.py