mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-14 22:09:23 +00:00
.github
accounting
antispam
management
migrations
__init__.py
admin.py
apps.py
forms.py
models.py
club
com
core
counter
docs
eboutic
election
forum
galaxy
launderette
locale
matmat
pedagogy
rootplace
sas
sith
staticfiles
subscription
trombi
.coveragerc
.envrc
.gitattributes
.gitignore
.mailmap
.pre-commit-config.yaml
CONTRIBUTING.rst
LICENSE
README.md
biome.json
conftest.py
manage.py
mkdocs.yml
openapi-ts.config.ts
package-lock.json
package.json
poetry.lock
pyproject.toml
tsconfig.json
vite.config.mts
* update_spam_database command to update suspicious domains from an external provider * Add a AntiSpamEmailField that deny emails from suspicious domains * Update documentation