Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mozillazg/mtum
- Owner: mozillazg
- Created: 2013-02-04T09:29:28.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-23T04:46:26.000Z (almost 12 years ago)
- Last Synced: 2024-10-03T15:42:12.592Z (3 months ago)
- Language: Python
- Homepage: tumblr.3sd.me
- Size: 1.71 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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