# Install Python (Ubuntu) sudo apt-get install python # Install Python dependency sudo pip install -r requirements.txt # Initialize database # First of all, we have to install mysql sudo apt-get update sudo apt-get install mysql-server # (in this step, we have to choose the password for root) sudo apt-get install python-mysqldb #Then go to Confession/settings_local.py, edit 'DATABASE_PASSWORD' in DATABASES to password of root ./init_database.sh- Notifications
You must be signed in to change notification settings - Fork 0
giongto35/ConfessionFilter
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published