Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- notifs_of_albums_to_user = Notification.objects.filter(
- album__artist=user.subscriptions.get(author_obj=album__artist).album.artist
- )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement