Skip to content

carthage-college/django-djtinue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-djtinue

Django project for continuing education apps

MySQL setup

GRANT ALL PRIVILEGES ON livewhale_www.* TO 'livewhale'@'x.x.x.x' IDENTIFIED BY 'xxx' WITH GRANT OPTION; flush PRIVILEGES;

UFW

sudo ufw allow from x.x.x.x to any port 3306

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published