deployment stuff
authorRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Wed, 21 Nov 2012 15:05:20 +0000 (16:05 +0100)
committerRadek Czajka <radoslaw.czajka@nowoczesnapolska.org.pl>
Wed, 21 Nov 2012 15:08:49 +0000 (16:08 +0100)
commitc4ec253cd69546987dc20dec4c9be9e3867986f2
tree8229b5326324b6a2defbccdaa1b42caddcc5d95f
parent9a5b05c52311da4f726fec29d8be7d173f695352
deployment stuff
bin/fnpdjango_bootstrap.sh [new file with mode: 0755]
bin/git-archive-all.sh [new file with mode: 0755]
fnpdjango/deploy/__init__.py [new file with mode: 0644]
fnpdjango/deploy/templates/gunicorn.template [new file with mode: 0644]
fnpdjango/deploy/templates/localsettings.py.template [new file with mode: 0644]
fnpdjango/deploy/templates/nginx.template [new file with mode: 0644]
fnpdjango/templatetags/macros.py [new file with mode: 0755]
requirements-dev.txt [new file with mode: 0644]
setup.py