django-project-templates

Paster templates for creating Django applications
Download

django-project-templates Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Gareth Rushgrove
  • Publisher web site:
  • http://github.com/garethr/

django-project-templates Tags


django-project-templates Description

Paster templates for creating Django applications django-project-templates is a project that currently contains one template for creating a new Django project. It’s like running django-admin.py startproject but it creates a more complete application skeleton.All you need to do is install the package from PyPi like so:python easy_install django-project-templatesAnd then creating a project skeleton is as simple as:paster create --template=django_project testFor bonus points you should probably be running this inside a virtualenv.Note that this project skeleton is still in flux. It definitely contains some things that are personal preference but it hopefully makes up for it with useful tools like a reasonably complete fabric based deployment setup. And yes, more documentation would be nice. Requirements: · Python · Django


django-project-templates Related Software