By arthurk
via arthurkoziel.com
Submitted: Sep 04 2008 / 17:36
I delete and sync my database fairly often during development with Django because the "syncdb" command will not alter the table in the database after, for example, adding a new field to the corresponding model.
The problem I have with this is typing in the same data for a superuser over and over again.
Tweet
SaveShareSend
Tags: frameworks, how-to, methodology, python
Add your comment