remove Django stuff, gvamysql is a celery only application

This commit is contained in:
Jan Dittberner 2015-01-01 16:01:49 +01:00
parent 1ef49fbebc
commit e79d58d886
16 changed files with 53 additions and 515 deletions

View file

@ -28,8 +28,7 @@ your virtualenv:
.. _virtualenv: https://virtualenv.pypa.io/en/latest/
You will also need to ensure that the virtualenv has the project directory
added to the path. Adding the project directory will allow `django-admin.py` to
be able to change settings using the `--settings` flag.
added to the path.
.. index:: virtualenvwrapper