moviewyrm/bookwyrm/models
Hugh Rundle 5fccb991a7 remove list from group when changing curation
Allows 'group' to be blank when saving a list.
Removes the 'group' field when saving a list with curation other than 'group' - this stops the list "sticking" to a group after it is changed from group curation to something else.
2021-09-26 18:28:16 +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 Updating string format synatx part 2 2021-09-18 11:32:00 -07: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 update group and list models 2021-09-26 15:50:15 +10:00
import_job.py Remove unused import 2021-09-22 10:42:42 -07:00
list.py remove list from group when changing curation 2021-09-26 18:28:16 +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