okfn / timemapper

Create and share elegant timelines and timemaps fast
http://timemapper.okfnlabs.org/
MIT License
274 stars 60 forks source link

Miscellaneous old minor items #37

Closed rufuspollock closed 12 years ago

rufuspollock commented 12 years ago

2011-07-21 #p.low generate api key for user on create

2011-07-21 #p.low generate created field and timestamp for all domain object on create - done in dc98b40d44985132c5e240fdf0e566e6c451cc0e

2011-07-21 #p.low update modified field with current timestamp on update for all domain objects - done in dc98b40d44985132c5e240fdf0e566e6c451cc0e

x 2011-07-23 || 2011-07-21 #p.low handle not found in backend nicely (ie. 404 rather than 500)

rufuspollock commented 12 years ago

Did not include using the API key which is #47.