1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-07-04 21:44:06 +02:00
Commit Graph

29 Commits

Author SHA1 Message Date
42b7da05e7 First play with websockets
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:40 +02:00
36a74a56c8 Use Django 4.1 (soon 4.2) to use the new async framework
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:40 +02:00
f20e41cf51 Run ASGI server instead of WSGI
Signed-off-by: Emmy D'Anello <emmy.danello@animath.fr>
2023-03-31 18:28:40 +02:00
a2201e36fa Add crispy-bootstrap5 as dependency 2023-02-20 21:14:15 +01:00
2faade0156 Remove bootstrap-datepicker-plus dependency, use native HTML selectors 2023-02-19 19:21:42 +01:00
e17273391d Update dependencies to those on Debian Bookworm 2023-02-19 18:53:04 +01:00
63a10c1be5 Drop django-address dependency and keep only street, zip code and city (/!\ Breaking commit, can't upgrade) 2023-01-10 20:24:06 +01:00
be0662420d Upgrade dependencies 2022-02-04 14:45:00 +01:00
cba4a01117 Upgrade django-cas-server, please ... 2021-03-29 16:45:56 +02:00
fde2fdba63 Remove asgiref dependency, django manages itself 2021-03-29 16:43:34 +02:00
4f9dfadb71 Add API filters for registration 2021-03-29 16:24:58 +02:00
1df1766753 Upgrade dependencies 2021-03-29 16:18:27 +02:00
d5e7295981 Detect when a solution has more than 30 pages 2021-01-19 00:32:34 +01:00
00c936f909 Add script that checks payments from Hello Asso 2021-01-18 23:00:39 +01:00
d5ba7a08a9 Use ipython rather than ptpython 2021-01-18 17:29:48 +01:00
392ab86123 Latest python-magic version is broken 2021-01-17 17:36:18 +01:00
72753edf64 Address, responsible and phone number were missing. Use Google Maps API to query the address, to ensure to have valid addresses 2020-12-28 23:59:21 +01:00
03eca29316 Clone Corres2math platform 2020-12-27 11:49:54 +01:00
3d9bd88a41 Reset project 2020-12-27 11:14:35 +01:00
b7cb5aa776 Use mailer to send mails 2020-09-19 21:13:45 +02:00
dac4460c68 Better static files 2020-09-19 20:59:52 +02:00
c7f753cf09 🌱 Add README, improve settings 2020-07-13 21:27:36 +02:00
dd62a32e08 Use an alpine image rather than Debian buster: this is smaller 2020-06-03 20:42:12 +02:00
a1d02ce657 No longer use insecure mode, setup external nginx server (better performances) 2020-06-03 17:51:50 +02:00
97e5a0dfdd Remove unusued requirements 2020-05-04 18:19:10 +02:00
93735da1a4 Login is possible 2020-04-29 07:55:06 +02:00
0ba38311c7 Add Bcrypt lib 2020-04-29 06:55:02 +02:00
6a3390bb8d Create models 2020-04-29 04:06:02 +02:00
8cde47bab7 C'est parti ... 2020-04-29 02:24:12 +02:00