diff --git a/snipt/debug_wsgi.py b/debug_wsgi.py similarity index 100% rename from snipt/debug_wsgi.py rename to debug_wsgi.py diff --git a/snipt/gk b/gk similarity index 100% rename from snipt/gk rename to gk diff --git a/snipt/gs b/gs similarity index 100% rename from snipt/gs rename to gs diff --git a/snipt/gunicorn.conf.py b/gunicorn.conf.py similarity index 100% rename from snipt/gunicorn.conf.py rename to gunicorn.conf.py diff --git a/snipt/monitor.py b/monitor.py similarity index 100% rename from snipt/monitor.py rename to monitor.py diff --git a/snipt/symlink-dependencies.sh b/snipt/symlink-dependencies.sh deleted file mode 100755 index 757fff9..0000000 --- a/snipt/symlink-dependencies.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -ln -s "$VIRTUAL_ENV/src/django-grappelli/grappelli/static/grappelli" "media/admin"