Skip to content

chriscabral/django-lean

Repository files navigation

django-lean

A project template for Django 1.5.

To use this project follow these steps:

Installing Django

To install Django in the new virtual environment, run the following command:

$ pip install django
$ django-admin.py startproject --template=https://github.com/chriscabral/django-lean/archive/master.zip --extension=py,rst,html,erb helloworldproject
$ librarian-chef install
$ vagrant up
$ vagrant ssh

Acknowledgements

  • This is almost all stolen code from two scoops of django, rove.io and more.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages