Clone tumblr.com with django (just for learn django) 使用 django 实现 。
Installation of Dependencies
In development:
$ pip install -r dev-requirements
For production:
$ pip install -r requirements.txt
from https://github.com/mozillazg/mtum