Next question, I'm building up a data model iteratively e.g. write a bit of it, fix the errors caused by my lack of experience with Django, go back and write some more...
Is there an easier way to do this than deleting the database each time so the right tables/columns get created? Rachel