Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mozillazg/mtum

Clone tumblr.com with django (just for learn django) 使用 django 实现 tumblr.com
https://github.com/mozillazg/mtum

Last synced: 22 days ago
JSON representation

Clone tumblr.com with django (just for learn django) 使用 django 实现 tumblr.com

Awesome Lists containing this project

README

        

Clone tumblr.com with django

##Installation of Dependencies

In development:

$ pip install -r dev-requirements

For production:

$ pip install -r requirements.txt