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
timburks (author)
Fri May 29 22:53:38 -0700 2009
commit  22165a1d5cbd2ce437c1e9ca9449ac0cc7cb9612
tree    7a372e4184dc412fb282b566fb977b9ddb23d6fe
parent  ad8ad465eb602549298796254d4279804b87d3fc
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 Loading commit data...
file README Sat Nov 15 15:48:53 -0800 2008 Added README and LICENSE file. Code is release... [timburks]
file app.yaml
file handlers.py Mon Nov 17 08:33:54 -0800 2008 Memcache support for front page views. [timburks]
file index.yaml
file main.py
file markdown.py Tue Nov 18 10:56:20 -0800 2008 Comments basics [nevyn]
file models.py
directory simplejson/ Sat Nov 15 22:34:06 -0800 2008 Remove .pyc files [ddribin]
directory static/
directory templates/
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)