public
Description: A Google App Engine app for sharing information about radars that we've submitted.
Homepage: http://openradar.appspot.com
Clone URL: git://github.com/timburks/openradar.git
name age message
file .gitignore Sat Nov 15 22:40:34 -0800 2008 Ignore .pyc files [ddribin]
file LICENSE Sat Nov 15 15:48:53 -0800 2008 Added README and LICENSE file. Code is release... [timburks]
file Nukefile Sun Sep 20 20:30:17 -0700 2009 Fixed openradarstream (moved external retweet s... [timburks]
file README Sat Nov 15 15:48:53 -0800 2008 Added README and LICENSE file. Code is release... [timburks]
file app.yaml Sun Nov 30 11:37:02 -0800 2008 Better HTML escaping, robots.txt to prevent ind... [timburks]
file handlers.py Mon Nov 17 08:33:54 -0800 2008 Memcache support for front page views. [timburks]
file index.yaml Sun Nov 30 14:08:26 -0800 2008 higher contrast css [timburks]
file main.py Sun Sep 20 20:30:17 -0700 2009 Fixed openradarstream (moved external retweet s... [timburks]
file markdown.py Tue Nov 18 10:56:20 -0800 2008 Comments basics [nevyn]
file models.py Thu Jan 15 20:38:39 -0800 2009 Made comments feed tolerant of comments whose r... [timburks]
directory simplejson/ Sat Nov 15 22:34:06 -0800 2008 Remove .pyc files [ddribin]
directory static/ Sun Nov 30 14:08:26 -0800 2008 higher contrast css [timburks]
directory templates/ Thu Jan 15 20:38:39 -0800 2009 Made comments feed tolerant of comments whose r... [timburks]
README
Open Radar

Open Radar is a Google App Engine project for developers to share
information about the radars they've posted.

Open Radar runs at http://openradar.appspot.com.

Source code is released under the Apache License.

Developers and Contributors (please add your name below):
---------------------------------------------------------
Tim Burks (http://github.com/timburks)