Sith/subscription
Julien Constant 38295e591d
Fix immutable default variable in `get_start_of_semester` (#656)
Le serveur ne percevait pas le changement de semestre, parce
que la valeur par défaut passée à la fonction `get_start_of_semester()` était une fonction appelée une seule fois, lors du lancement du serveur. Bref, c'était ça : https://beta.ruff.rs/docs/rules/function-call-in-default-argument/

---------

Co-authored-by: imperosol <thgirod@hotmail.com>
2023-09-07 23:11:58 +02:00
..
migrations Mise à jour de Black vers la version 23.3 (#629) 2023-04-22 15:32:31 +02:00
templates/subscription subscriptions: add date_of_birth for new users created in subscription form 2018-10-16 00:44:32 +02:00
__init__.py [FIX] Broken link in readme and license fix (& update) (#591) 2023-04-04 18:39:45 +02:00
admin.py [FIX] Broken link in readme and license fix (& update) (#591) 2023-04-04 18:39:45 +02:00
models.py Fix immutable default variable in `get_start_of_semester` (#656) 2023-09-07 23:11:58 +02:00
tests.py Speed up tests (#638) 2023-05-02 11:00:23 +02:00
urls.py [FIX] Broken link in readme and license fix (& update) (#591) 2023-04-04 18:39:45 +02:00
views.py [FIX] Broken link in readme and license fix (& update) (#591) 2023-04-04 18:39:45 +02:00