moviewyrm/bookwyrm/models
2020-12-21 12:10:42 -08:00
..
__init__.py Clean up models 2020-12-13 11:15:42 -08:00
attachment.py Starts getting reverse fields working for deserialization 2020-12-07 18:28:42 -08:00
author.py Use author name as a deduplication field 2020-12-20 13:31:11 -08:00
base_model.py Fixes pure status serializer 2020-12-16 15:59:42 -08:00
book.py Generate author_text field dynamically 2020-12-21 12:10:42 -08:00
connector.py Show federated servers and connectors in admin 2020-10-31 12:45:39 -07:00
federated_server.py Renames bookwyrm base model 2020-09-21 08:16:34 -07:00
fields.py Only parse mardown on outgoing activities 2020-12-20 11:38:13 -08:00
import_job.py Creates Privacy field that handles setting to/cc 2020-12-13 13:03:17 -08:00
relationship.py removes unneeded imports 2020-12-12 18:06:48 -08:00
shelf.py Fixes incoming shelve activity 2020-12-15 18:57:17 -08:00
site.py Expand site settings and add footer 2020-12-11 12:31:02 -08:00
status.py cleans up remote version of quote status 2020-12-20 12:31:39 -08:00
tag.py cleans up ordered collection mixin 2020-11-30 19:24:31 -08:00
user.py Updates tests 2020-12-20 12:50:35 -08:00