Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
4afd072cc5
Fixed the records pseudo property of the Transaction data model to find the records only for existing transactions, to work with Django 4.1.
86b84bef7a
Fixed the save() method of the Transaction data model to find the records to delete only for existing transactions, to work with Django 4.1.