carga
carga
This commit is contained in:
29
SERVER.txt
Normal file
29
SERVER.txt
Normal file
@@ -0,0 +1,29 @@
|
||||
.\cdsalud\Scripts\activate
|
||||
.\cdsalud\scripts\activate.ps1
|
||||
& s:/CDSALUD/cdsalud/Scripts/Activate.ps1
|
||||
|
||||
|
||||
pip3 install django
|
||||
pip3 install django-crispy-forms
|
||||
pip3 install django-ckeditor
|
||||
pip3 install Pillow
|
||||
pip3 install mysqlclient
|
||||
pip3 install django-mysql
|
||||
pip3 install django-tinymce
|
||||
pip3 install xhtml2pdf
|
||||
pip3 install django-model-utils
|
||||
pip3 install openpyxl
|
||||
|
||||
|
||||
python manage.py makemigrations
|
||||
python manage.py migrate
|
||||
python manage.py migrate auth
|
||||
|
||||
python manage.py runserver 0.0.0.0:9000
|
||||
|
||||
|
||||
django-admin startproject mysite
|
||||
python manage.py startapp
|
||||
|
||||
mxsigco1_cdsalud
|
||||
jU4sc%KUMj8&
|
||||
Reference in New Issue
Block a user