Skip to content

devitz/devitz-manager

Repository files navigation

Devitz Manager

This is the master power manager!

How to start?

These are the steps to cast the spell:

$ git clone [email protected]:devitz/devitz-manager.git devitz_manager
$ cd devitz_manager/
$ mkvirtualenv devitz_manager
$ pip install -r requirements/prod.txt

And make you own settings, with settings_dev.py file, something like this:

# Debug

DEBUG = False
TEMPLATE_DEBUG = DEBUG

Choose your database and run, run forest, run!

About

This is the mega power manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages