This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
cookiecutter-django
Watch
1
Star
0
Fork
You've already forked cookiecutter-django
0
mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced
2026-05-13 15:13:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
928c11bf1f
cookiecutter-django
/
{{cookiecutter.project_slug}}
/
runtime.txt
2 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
Change use_python2 [N] to use_python3 [Y] Fixes #747
2016-08-21 20:11:01 +00:00
{% if cookiecutter.use_python3 == 'y' -%}python-3.5.1{% else %}python-2.7.10{%- endif %}
Reference in a new issue
Copy permalink