Advertisement
sissou123

Untitled

Apr 18th, 2022
909
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.21 KB | None | 0 0
  1. Installation Django sous Linux
  2.  
  3. sudo apt-get install python3-pip
  4. sudo aptitude install python3-django
  5. Nous utiliserons pip pour installer Django
  6.  
  7. pip install django
  8. for more:https://www.clictune.com/eLcB
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement