由于cookiecutter更新导致本项目会报错,目前工作较忙无法及时更新,建议各位使用cookiecutter-django。
a simple django templates for chinese,this project is imitative of cookiecutter-django and to localize.
一个精简的中文版django项目模板,参照了cookiecutter-django仅仅保留一些必须的包。
- Python 2.7.x or Python 3.5.x
- Django1.9
- MySQL
- Memcache
- Eventlet
- Markdown
- Install
cookiecutter
command line:pip install cookiecutter
Generate a new Cookiecutter template layout: cookiecutter gh:shenyushun/cookiecutter-simple-django-cn
安装依赖后执行cookiecutter gh:shenyushun/cookiecutter-simple-django-cn
This project is licensed under the terms of the MIT License
遵循MIT协议