Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 495 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 495 Bytes

A community framework based on Django.

~ requirement

Python & Django & PIL(optional).

~ runtime

All environments, such as VPS or Heroku.

~ database

SQLite, PostgreSQL, MySQL, DB2 or other relational databases.

~ installation(Demo)

  1. Install Python and Django;

  2. Download Hulu, and decompress to anywhere;

  3. Run python runserver.py and enjoy it.