log

age author description
2012-12-13 Jeff Hammel notes to self
2012-12-13 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
2012-12-11 Jeff Hammel well, now the request dispatches
2012-12-11 Jeff Hammel note to self
2012-12-11 Jeff Hammel pretend we are slick but we can be so much slicker
2012-12-11 Jeff Hammel rearrange this all around for argument order
2012-12-11 Jeff Hammel fix this thing
2012-12-11 Jeff Hammel more stubbing, goddamn content_type
2012-12-11 Jeff Hammel finish up this throwaway thing
2012-12-11 Jeff Hammel forget self
2012-12-11 Jeff Hammel i need a name, Bastian
2012-12-11 Jeff Hammel spelling
2012-12-11 Jeff Hammel mostly spacing fix + comment
2012-12-11 Jeff Hammel reluctantly make this a CLI entry point
2012-12-11 Jeff Hammel more notes to self
2012-12-11 Jeff Hammel some nonsense about how this model is full of holes and how it should be better
2012-12-11 Jeff Hammel start using deepcopy since lord knows we cant trust users
2012-12-11 Jeff Hammel __contains__ method
2012-12-10 Jeff Hammel WIP
2012-12-10 Jeff Hammel more formatter stubbing
2012-12-10 Jeff Hammel more stubbing
2012-12-10 Jeff Hammel more RESTful stubbing
2012-12-09 Jeff Hammel wire this up
2012-12-09 Jeff Hammel start to sketch out REST API
2012-12-09 Jeff Hammel make setup.py accurate
2012-12-09 Jeff Hammel initial commit