moviewyrm/bookwyrm/models
Hugh Rundle f3181690a2 change group owner from 'manager' to 'user'
This will allow privacy management to use existing code.
Some template updates also are for rationalising how
groups are created and edited.
2021-09-27 15:36:41 +10:00
..
__init__.py update group and list models 2021-09-26 15:50:15 +10:00
activitypub_mixin.py Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
announcement.py Makes extra content optional 2021-05-20 12:40:03 -07:00
antispam.py Adds IP blocklist model 2021-09-17 11:58:59 -07:00
attachment.py New version of black, new whitespace 2021-04-26 09:15:42 -07:00
author.py Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
base_model.py change group owner from 'manager' to 'user' 2021-09-27 15:36:41 +10:00
book.py Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
connector.py Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
favorite.py Move notifications to signals 2021-09-22 09:24:39 -07:00
federated_server.py Use readable/translatable strings for db choices 2021-09-11 14:23:47 -07:00
fields.py Python formatting 2021-09-18 11:33:43 -07:00
group.py change group owner from 'manager' to 'user' 2021-09-27 15:36:41 +10:00
import_job.py Remove unused import 2021-09-22 10:42:42 -07:00
list.py change group owner from 'manager' to 'user' 2021-09-27 15:36:41 +10:00
notification.py Encompass all status models in notification signal 2021-09-22 11:10:37 -07:00
readthrough.py Create model function to update user last active date 2021-09-22 08:35:20 -07:00
relationship.py Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
report.py Move notifications to signals 2021-09-22 09:24:39 -07:00
shelf.py Updating string format synatx part 2 2021-09-18 11:32:00 -07:00
site.py Fixes string formatting in site model 2021-09-20 17:19:26 -07:00
status.py Move notifications to signals 2021-09-22 09:24:39 -07:00
user.py Create model function to update user last active date 2021-09-22 08:35:20 -07:00