diff -r 83d96aadd228 -r ac7bd3b467ff thirdparty/google_appengine/google/appengine/ext/admin/templates/cron.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/thirdparty/google_appengine/google/appengine/ext/admin/templates/cron.html Sun Apr 12 13:22:43 2009 +0000 @@ -0,0 +1,85 @@ +{% extends "base.html" %} + +{% block title %} +{{ application_name }} Development Console - Cron Viewer{% endblock %} + +{% block head %} + +{% endblock %} + +{% block breadcrumbs %} + Cron Viewer +{% endblock %} + +{% block body %} +
Cron Job | +Schedule | +||
---|---|---|---|
+ {{ job.url|escape }}++ {{ job.description|escape }} + + |
+
+
+ In production, this would run at these times:
+
+
|
+