django-up

A simple Django app to deploy Django Projects using Gunicorn.


Keywords
deployment, django, fabric, gunicorn
License
MIT
Install
pip install django-up==0.2.1

Documentation

Django Up

Django Up is a simple Django app to make a continuous integrations of your Django projects. By the moment, you only can use gunicorn

Documentation

Follow the instructions on the Docs File file.

TODO

  • Refactor (A lot...)
  • Improve Documentation
  • Improve Project