from people.models import * Now I make changes to the models.py. How do I reload this module in Python Shell?
-- http://mail.python.org/mailman/listinfo/python-list
from people.models import * Now I make changes to the models.py. How do I reload this module in Python Shell?
-- http://mail.python.org/mailman/listinfo/python-list