Skip to content

hpossn/LabSoft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LabSoft

Projeto: Eres (Entrega Rápida e Segura)

Pessoal, em Template tem um modelo de site que poderiamos usar para o nosso site.

Instalacao Django: https://docs.djangoproject.com/en/1.9/topics/install/#installing-official-release

Administracao django usuario: admin Senha: admin123

sudo service mysqld start #starts the server sudo service mysqld status #verify the status mysql -uroot -p # logs in as root user chkconfig mysqld on #configures to start mysql at boot

conf file: /etc/my.cnf

para fazer o mySQL funcionar no python3 e django, usar pip install PyMySQL e depois em init.py, adicionar import pymysql pymysql.install_as_MySQLdb()

LINK PARA RELATÓRIO : https://drive.google.com/folderview?id=0B3Rf4NYa6TLEYUZ3YVVIV19tRVk&usp=sharing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •