yashh / django-crimemap forked from justinlilly/django-crimemap

This is a simple crime map build using Django.

This URL has Read+Write access

name age message
file .gitignore Fri Sep 19 06:35:58 -0700 2008 Ignoring apache wsgi directory [Justin Lilly]
file README.rst Mon Sep 15 10:57:50 -0700 2008 Fixed readme formatting [justinlilly]
file __init__.py Wed Sep 10 21:16:21 -0700 2008 initial import [justinlilly]
directory blotter/ Thu Sep 18 10:17:30 -0700 2008 Added manager to see approved or non-approved c... [justinlilly]
file manage.py Wed Sep 10 21:16:21 -0700 2008 initial import [justinlilly]
file settings.py Fri Sep 19 06:35:27 -0700 2008 Moved local admindoc templates dir to local_set... [Justin Lilly]
directory static/ Thu Sep 18 10:24:24 -0700 2008 Added a link to each individual crime listing [justinlilly]
directory templates/ Thu Sep 18 12:14:25 -0700 2008 Added pagination to the model. Should only show... [justinlilly]
file urls.py Wed Sep 10 21:16:21 -0700 2008 initial import [justinlilly]
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).