Skip to content

Instantly share code, notes, and snippets.

var ReportDesigner = Backbone.View.extend({
initialize: function(args) {
this.workspace = args.workspace;
// Create a unique ID for use as the CSS selector
this.id = _.uniqueId("report_");
$(this.el).attr({ id: this.id });
this.add_button();
@thinkjson
thinkjson / gist:1177537
Created August 29, 2011 01:25 — forked from voodootikigod/gist:1155790
PyCodeConf Ticket Give-away
Day job:
Python programmer, data analyst, and DBA at Stetson University
Favorite Python project:
Django, because I'm a perfectionist that's always on a deadline
Favorite Conference:
TED, because being an inventor runs in the family
Python Experience Level: