This website requires JavaScript.
Explore
Help
Register
Sign In
cookiecutter
/
cookiecutter-django
Watch
1
Star
1
Fork
0
You've already forked cookiecutter-django
mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced
2024-11-14 13:47:07 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fdf17c7e32
cookiecutter-django
/
{{cookiecutter.repo_name}}
/
Procfile
2 lines
38 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Major refractor to move PYTHON_PATH to top-level repo dir - PYTHON_PATH now should point to `root_dir` instead of `apps_dir` - `manage.py` now lives at the root dir - `config` is moved out to root dir
2015-04-24 15:12:34 +03:00
web: gunicorn config.wsgi:application
Reference in New Issue
Copy Permalink