bonjour j'ai acheté l'hébergement dans cette société j'ai installé tout ce qui est nécessaire mais après installation j'ai
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
./manage.py collectstatic
-bash: ./manage.py: Permission denied
python manage.py collectstatic
Traceback (most recent call last):
  File "manage.py", line 10, in main
    from django.core.management import execute_from_command_line
ModuleNotFoundError: No module named 'django'
django-admin --version
3.0.8