X-Git-Url: https://git.realraum.at/?p=svn42.git;a=blobdiff_plain;f=grical-patchqueue%2Fadd_json_starttime;fp=grical-patchqueue%2Fadd_json_starttime;h=0000000000000000000000000000000000000000;hp=6a45a48707a2b50fb7547d5cb3e0e74bcb95646d;hb=5b00dab1a7d2ac2d8a593f0bd6e85a7194e2c9bd;hpb=8e8f26d01ab21db191f62f2732808dcb75e8a74f diff --git a/grical-patchqueue/add_json_starttime b/grical-patchqueue/add_json_starttime deleted file mode 100644 index 6a45a48..0000000 --- a/grical-patchqueue/add_json_starttime +++ /dev/null @@ -1,14 +0,0 @@ -# HG changeset patch -# Parent 306a03f82348ca526276c0e5a1b0742d6c554af2 - -diff -r 306a03f82348 grical/events/views.py ---- a/grical/events/views.py Fri Jun 22 15:41:44 2012 +0200 -+++ b/grical/events/views.py Tue Jul 03 01:01:04 2012 +0200 -@@ -1286,6 +1286,7 @@ - 'start': e.start, - 'tags': e.tags, - 'upcoming': e.upcoming, -+ 'starttime': e.starttime, - 'url': 'http://' + domain + e.get_absolute_url(), - # see https://en.wikipedia.org/wiki/GeoJSON - 'geometry': e.coordinates