I recently updated my model by adding a BooleanField to it, but when I do python manage.py syncdb it does not add a new field to the database for the model. How can i fix this?
python django django-models
Hellnar Oct 22 '09 at 8:04 2009-10-22 08:04
source share