Hi, Is there anyway I can reload my models in manage.py shell to pick up changes made to them? I have tried reload(), it returns without error however it doesn't pick up the updated source file. so now I have to restart the shell. and I have to do bunch of imports and other things to get to where I was. any way I can reload without restarting shell? thanks!
-Rusted. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---