skip to navigation
skip to content

lfc-skel 1.0a2

Paster templates for django-lfc

Downloads ↓

Introduction

A the moment lfc-skel provides one template to create a new LFC application. More will follow (lfc-theme, lfc-buildout).

Usage

Install lfc-skel using easy_install:

$ easy_install lfc_skel

You should then be able to see a new lfc_app template available:

$ paster create --list-templates

   Available templates:
     ...
     lfc_app:                   Template for a basic LFC application
     ...

To create a new LFC application just type the following hit enter and answer the questions:

$ paster create -t lfc_app

Changes

1.0 alpha 2 (2010-01-26)

  • Added templates folder to lfc_app

1.0 alpha 1 (2010-01-26)

  • Initial public release
 
File Type Py Version Uploaded on Size # downloads
lfc-skel-1.0a2.tar.gz (md5) Source 2010-01-26 6KB 513