Introduction - If you have any usage issues, please Google them yourself
Django blog system (Python) non Django database with the model automatically generated, using the Python web development frameworks (Django) and Mysql database, database design very irregular, due to the timing of the original problem (based on only debut when the blog database structure), image upload using Python s Image library, paging is used Paginator, the other I will not list them out, look at the source!
The settings.py data need to be modified:
DATABASE_ENGINE = mysql database type