Skip to content

QAlexBall/chris_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

database mysql

# gave a user password and with mysql_native_pass
ALTER USER 'user'@'localhost' IDENTIFIED WITH mysql_native_pass
                             word BY 'pswd'; 

database mongodb

# this rep can't connect django add without change dajngo orm
pip install djongo

About

a web just for fun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published