This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Jul 10 07:16:31 -0700 2008 | |
| |
LICENSE.txt | Sun Jul 13 15:35:42 -0700 2008 | |
| |
README.markdown | Mon Jul 14 14:36:31 -0700 2008 | |
| |
__init__.py | Thu Jul 10 07:16:31 -0700 2008 | |
| |
evolutions/ | Mon Jul 14 14:27:04 -0700 2008 | |
| |
feeds.py | Thu Jul 10 12:28:00 -0700 2008 | |
| |
models.py | Mon Jul 14 14:27:04 -0700 2008 | |
| |
sitemap.py | Thu Jul 10 12:28:00 -0700 2008 | |
| |
templates/ | Thu Jul 10 13:36:03 -0700 2008 | |
| |
urls.py | Mon Jul 14 14:27:04 -0700 2008 | |
| |
views.py | Mon Jul 14 14:27:04 -0700 2008 |
README.markdown
Django S5
A Django reusable application for presentations powered by S5.
Dependancies
Install
- Download the S5 zip file and extract the archive.
- Then copy the
uifolder to your media directory and rename its5. - Move the presentations folder to your PYTHONPATH.
- Added it to your INSTALL_APPS.
- Run
syncdb.







