Closed rosscdh closed 11 years ago
Everything looks good to my untrained eye. I like the way you've abstracted out todo_by_db.py and todo_by_yml.py.
:shipit:
@jamieconnolly thanks yeah.. it was REALLY irritating me the way it was so asymetric. I still hate teh bulk_create method. and will deal with it sometime soon
@leejsinclair thanks for teh patch!
Modified the signals and project create process to allow for creation of a set of todos either from the yml template or from the database.. the database only gets used once you have created the project.
Thereafter you have to manually modify the project. this is to cater to deleting/reordering categories and todo items