14
nov

Auto Generate Django Models

Posted by Rob Edwards

I was trawling through the Django docs and found this page on auto generating Django models from old databases: "Django comes with a utility called inspectdb that can create models by introspecting an existing database".

Though it does say: "This feature is meant as a shortcut, not as definitive model generation".

Happy days, we've got a project coming up that this is perfect for. For more info see the docs.

Continue Reading »

24
aug

Barebones App Design Process - Leeds Hack 2011

Posted by Alex

A quick time lapse video of the 24 hr design process of barebonesapp.com, We wrote a little script to take a screen shot every minute during the 24 hrs of Leeds Hack (minus an hour or so at the beginning, I forgot to set the script running).

Continue Reading »