batiste / django-wireframes
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Batiste Bieler (author)
Sun Nov 08 08:59:32 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Nov 06 05:03:33 -0800 2009 | |
| |
README | Fri Nov 06 05:03:33 -0800 2009 | |
| |
example/ | Fri Nov 06 05:03:33 -0800 2009 | |
| |
prototype/ | Fri Nov 06 05:03:33 -0800 2009 | |
| |
wireframes/ | Sun Nov 08 08:59:32 -0800 2009 |
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.
