yunhen / django_saltstack

A SaltStack management webinterface written in django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Customized version of

django-twoscoops-project


To create a new Django project called 'icecream' using this template, run the following command:

$ django-admin.py startproject --template=https://github.com/aexeagmbh/django-project-template/archive/master.zip --extension=py,rst,html,ini icecream

Follows Best Practices

This project follows best practices as espoused in Two Scoops of Django: Best Practices for Django 1.6.

Acknowledgements

  • Many thanks to Randall Degges for the inspiration to write the book and django-skel.
  • All of the contributors to this project.

About

A SaltStack management webinterface written in django

License:MIT License


Languages

Language:Python 93.0%Language:HTML 6.2%Language:Shell 0.6%Language:JavaScript 0.1%Language:CSS 0.1%