fnp
/
fnpdjango.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Deps quickfix
[fnpdjango.git]
/
fnpdjango
/
deploy
/
templates
/
manage.py.template
1
#!/bin/bash
2
# Simple wrapper for running current manage.py with the right Python.
3
exec %(app_path)s/ve/bin/python %(full_django_root)s/manage.py "$@"