moviewyrm/bookwyrm
n2no1 92e9ff6cff update links in README and {bookwyrm,celerywyrm}/settings.py files
the link to celery's homepage has been dead for at least several months
activitypub.rocks now supports tls (yay!)
the links to django's docs were for older versions of django than what bookwyrm uses
2021-04-12 11:56:26 -04:00
..
activitypub Don't reutnr an error when discarding activity objects 2021-04-08 20:03:29 -07:00
connectors Handle arbitrary errors in isbn search 2021-04-07 10:54:00 -07:00
importers Move importers into module 2021-03-30 09:03:57 -07:00
management/commands Python whitespace formatting 2021-03-28 11:51:02 -07:00
migrations python formatting 2021-04-08 15:11:16 -07:00
models Don't broadcast curation rejects 2021-04-10 18:15:13 -07:00
static [css] Rename all classes consistently: :shamed: 2021-04-10 19:51:18 +02:00
templates Merge branch 'main' into frontend 2021-04-10 19:57:23 +02:00
templatetags 357 Users set preferred timezone, used for readthroughs 2021-03-28 19:16:43 -04:00
tests Mocks list item remove test 2021-04-11 09:00:44 -07:00
utils Runs black 2021-03-08 08:49:10 -08:00
views Don't broadcast curation rejects 2021-04-10 18:15:13 -07:00
__init__.py rename main code directory 2020-09-17 13:30:54 -07:00
activitystreams.py Small tweaks to commends and super() calls 2021-04-06 07:53:34 -07:00
admin.py Runs black 2021-03-08 08:49:10 -08:00
context_processors.py Runs black 2021-03-08 08:49:10 -08:00
emailing.py Fixes sending invite emails 2021-03-29 08:33:12 -07:00
forms.py Fixes creting invites 2021-04-05 10:17:01 -07:00
redis_store.py Python formatting 2021-04-05 11:10:26 -07:00
sanitize_html.py Runs black 2021-03-08 08:49:10 -08:00
settings.py update links in README and {bookwyrm,celerywyrm}/settings.py files 2021-04-12 11:56:26 -04:00
signatures.py Runs black 2021-03-08 08:49:10 -08:00
status.py Adds start of redraft view 2021-04-03 12:30:18 -07:00
tasks.py Runs black 2021-03-08 08:49:10 -08:00
timezone_middleware.py adding middleware and use in readthrough template 2021-03-29 08:20:35 -04:00
urls.py Adds compose view 2021-04-03 14:32:34 -07:00
wsgi.py Updates migrations 2020-09-21 08:10:37 -07:00