firedj

Django template support for Fire.app


Keywords
django, fire, app
License
BSD-3-Clause
Install
pip install firedj==0.1

Documentation

What is FireDj

firedj is used to generate Django tempalte for FireApp.

Install

use pip or easy_install to install firedj

$ pip install firedj

or

$ easy_install install firedj

Usage

$ firedj index.html

Work with FireApp

Place this file, http_servlet_handler.rb to your project directory.