mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-11 04:19:25 +00:00
Mise à jour de Black vers la version 23.3 (#629)
This commit is contained in:
@ -157,6 +157,7 @@ class Forum(models.Model):
|
||||
self.save()
|
||||
|
||||
_club_memberships = {} # This cache is particularly efficient:
|
||||
|
||||
# divided by 3 the number of requests on the main forum page
|
||||
# after the first load
|
||||
def is_owned_by(self, user):
|
||||
|
Reference in New Issue
Block a user