log makeitso/template.py @ 122:b2152efec89a

age author description
Wed, 19 Jan 2011 18:24:58 -0800 Jeff Hammel get the description from the docstring if applicable
Mon, 17 Jan 2011 14:32:07 -0800 Jeff Hammel make variable getting logic a little less horrible
Fri, 14 Jan 2011 18:36:24 -0800 Jeff Hammel fix a few minor issues
Tue, 11 Jan 2011 14:23:17 -0800 Jeff Hammel fixed a few problems
Tue, 11 Jan 2011 12:04:25 -0800 Jeff Hammel now API template variables seem to work
Tue, 11 Jan 2011 11:53:02 -0800 Jeff Hammel fix up interactivity of API template a bit. still doesnt quite work
Mon, 10 Jan 2011 21:33:03 -0800 Jeff Hammel make the api for substitute() variables, output
Mon, 10 Jan 2011 19:57:13 -0800 Jeff Hammel fixed output broke other things
Sat, 08 Jan 2011 17:54:58 -0800 Jeff Hammel stub out python package creation
Fri, 07 Jan 2011 18:18:42 -0800 Jeff Hammel * fix with assemble function
Fri, 07 Jan 2011 18:14:21 -0800 Jeff Hammel check for subclassing, not instance of
Fri, 07 Jan 2011 18:11:29 -0800 Jeff Hammel typo
Fri, 07 Jan 2011 18:09:43 -0800 Jeff Hammel add function to assemble variables
Fri, 07 Jan 2011 16:53:55 -0800 Jeff Hammel add a copy method to a variable to get a non-futzed copy
Fri, 07 Jan 2011 16:31:28 -0800 Jeff Hammel why do we care if they have templates or not?