batiste / django-wireframes

A simple tool/framework to create wireframes in Javascript/CSS

This URL has Read+Write access

name age message
file .gitignore Fri Nov 06 05:03:33 -0800 2009 First commit [Batiste Bieler]
file README Fri Nov 06 05:03:33 -0800 2009 First commit [Batiste Bieler]
directory example/ Fri Nov 06 05:03:33 -0800 2009 First commit [Batiste Bieler]
directory prototype/ Fri Nov 06 05:03:33 -0800 2009 First commit [Batiste Bieler]
directory wireframes/ Sun Nov 08 08:59:32 -0800 2009 Fix event delegation issue by adding an unvisib... [Batiste Bieler]
README
====================================
wireframes - A simple wireframe tool
====================================

:Version: 0.0.1

Introduction
============

Wireframes provide a simple way to create and save wireframes.

A user with admin access will be able to create new components to use
in the wireframes. Components are a mix of Javascript and CSS.

The project come with 5 very simple example components that are avaible
in the fixtures.

A user with no rights will be able to create and modify his wireframes.

Install
=======

Add wireframes to your installed `INSTALLED_APPS` and
configure your media files to work.