log

age author description
Wed, 12 Dec 2012 18:27:34 -0800 Jeff Hammel start a RESTful client; putting this here for now; it could go in model.py as it will inherit from the ABC, but keeping it here avoids a ccertain class of import hell
Mon, 10 Dec 2012 21:15:24 -0800 Jeff Hammel well, now the request dispatches
Mon, 10 Dec 2012 17:51:50 -0800 Jeff Hammel note to self
Mon, 10 Dec 2012 17:50:45 -0800 Jeff Hammel pretend we are slick but we can be so much slicker
Mon, 10 Dec 2012 17:46:07 -0800 Jeff Hammel rearrange this all around for argument order
Mon, 10 Dec 2012 17:44:11 -0800 Jeff Hammel fix this thing
Mon, 10 Dec 2012 17:42:23 -0800 Jeff Hammel more stubbing, goddamn content_type
Mon, 10 Dec 2012 17:36:31 -0800 Jeff Hammel finish up this throwaway thing
Mon, 10 Dec 2012 17:34:14 -0800 Jeff Hammel forget self
Mon, 10 Dec 2012 17:33:44 -0800 Jeff Hammel i need a name, Bastian
Mon, 10 Dec 2012 17:32:33 -0800 Jeff Hammel spelling
Mon, 10 Dec 2012 17:32:14 -0800 Jeff Hammel mostly spacing fix + comment
Mon, 10 Dec 2012 17:30:44 -0800 Jeff Hammel reluctantly make this a CLI entry point
Mon, 10 Dec 2012 17:16:21 -0800 Jeff Hammel more notes to self
Mon, 10 Dec 2012 17:14:49 -0800 Jeff Hammel some nonsense about how this model is full of holes and how it should be better
Mon, 10 Dec 2012 17:10:50 -0800 Jeff Hammel start using deepcopy since lord knows we cant trust users
Mon, 10 Dec 2012 17:08:02 -0800 Jeff Hammel __contains__ method
Mon, 10 Dec 2012 13:55:58 -0800 Jeff Hammel WIP
Mon, 10 Dec 2012 13:48:11 -0800 Jeff Hammel more formatter stubbing
Mon, 10 Dec 2012 07:54:10 -0800 Jeff Hammel more stubbing
Sun, 09 Dec 2012 20:10:07 -0800 Jeff Hammel more RESTful stubbing
Sun, 09 Dec 2012 14:51:23 -0800 Jeff Hammel wire this up
Sun, 09 Dec 2012 10:40:17 -0800 Jeff Hammel start to sketch out REST API
Sun, 09 Dec 2012 10:25:50 -0800 Jeff Hammel make setup.py accurate
Sun, 09 Dec 2012 10:21:43 -0800 Jeff Hammel initial commit