Sith/trombi
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/trombi [FIX] Correction de bugs (#617) 2023-05-02 13:07:36 +02:00
__init__.py All: Apply Black coding rules 2018-10-05 21:52:55 +02:00
admin.py trombi: add TrombiUser to admin 2017-07-05 21:41:33 +02:00
models.py Fix immutable default variable in get_start_of_semester (#656) 2023-09-07 23:11:58 +02:00
tests.py Rename Matmat to Trombi 2017-05-10 22:17:05 +02:00
urls.py upgrade re_path to path (#533) 2023-01-09 22:07:03 +01:00
views.py [FIX] Correction de bugs (#617) 2023-05-02 13:07:36 +02:00