moviewyrm/fedireads/models
Adam Kelly 592c2b7dfd Reverse user_subject & user_object.
In the relationships table:

user_subject should be the user doing the following.
user_object should be the user who is followed.

This fixes a bug where unfollowing a user deletes the relationship in
both directions.
2020-02-24 16:10:09 +00:00
..
__init__.py cleans up urls and views 2020-02-22 14:02:03 -08:00
book.py Bug fixes and absolute ids 2020-02-17 17:53:40 -08:00
status.py Differentiate friends/local/federated reviews 2020-02-23 14:26:03 -08:00
user.py Reverse user_subject & user_object. 2020-02-24 16:10:09 +00:00