yashh / django-crimemap forked from justinlilly/django-crimemap
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Justin Lilly (author)
Fri Sep 19 06:35:58 -0700 2008
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Sep 19 06:35:58 -0700 2008 | |
| |
README.rst | Mon Sep 15 10:57:50 -0700 2008 | |
| |
__init__.py | Wed Sep 10 21:16:21 -0700 2008 | |
| |
blotter/ | Thu Sep 18 10:17:30 -0700 2008 | |
| |
manage.py | Wed Sep 10 21:16:21 -0700 2008 | |
| |
settings.py | Fri Sep 19 06:35:27 -0700 2008 | |
| |
static/ | Thu Sep 18 10:24:24 -0700 2008 | |
| |
templates/ | Thu Sep 18 12:14:25 -0700 2008 | |
| |
urls.py | Wed Sep 10 21:16:21 -0700 2008 |
README.rst
Crime Map
This is a simple crime map I'll be using for an upcoming project in the newsroom. I figured it might help save another developer some time by including it so here it is. You'll want to change the hardcoded latitude and longitude in the base.html template and provide your own yahoo api key (used for the maps).
