1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-21 11:58:24 +02:00

Remove jquery dependency code (keep it for bootstrap-select)

This commit is contained in:
Emmy D'Anello
2023-02-20 16:55:30 +01:00
parent ea00657405
commit e156ed6111
18 changed files with 73 additions and 223 deletions

2
.gitignore vendored
View File

@ -36,6 +36,8 @@ secrets.py
*.log
media/
output/
static/
# Virtualenv
env/
venv/