mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-07-29 18:11:38 +02:00
Compare commits
2 Commits
4ee5ac309d
...
a82c6b4673
Author | SHA1 | Date | |
---|---|---|---|
a82c6b4673 | |||
bf2feb9c35
|
@ -1,4 +1,4 @@
|
||||
FROM python:3-alpine
|
||||
FROM python:3.8-alpine
|
||||
|
||||
ENV PYTHONUNBUFFERED 1
|
||||
ENV DJANGO_ALLOW_ASYNC_UNSAFE 1
|
||||
|
@ -1,4 +1,4 @@
|
||||
Django~=3.1
|
||||
Django~=3.0
|
||||
django-bootstrap-datepicker-plus~=3.0
|
||||
django-cas-server~=1.2
|
||||
django-crispy-forms~=1.9
|
||||
|
Reference in New Issue
Block a user