Is there something more stable for development than this `./manage.py runserver` nonsense? I can easily crash it and do so quite often as it turns out. It's such a pain to have to restart it all the time. And when it crashes it it also breaks stdout, so I have to reset my bash again and again to see what I'm even typing. I tried developing under Apache/mod_python for a couple of days but I have to restart Apache to see certain changes in my code, models and the settings file in particular.
Is there a better way? Also, when I'm in a debug session and I save a file, the debug sessions goes away and I again have to restart the development server. What is up with that? Thanks, -- Greg Donald http://destiney.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

