myles / tlug-presentation-2008-09
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README | ||
| |
__init__.py | ||
| |
election/ | ||
| |
fixture.json | ||
| |
manage.py | ||
| |
settings.py | ||
| |
templates/ | ||
| |
urls.py |
README
This is a simple application I created for my TLUG talk on Django. You are going to want to rename the folder news. Also to load the demo data: python manage.py loaddata ./fixture.json

