2008/4/27 James Bennett <[EMAIL PROTECTED]>: > > On Sun, Apr 27, 2008 at 7:17 AM, notfound <[EMAIL PROTECTED]> wrote: > > No, that's a hosted server, I don't have access to Apache > > unfortunately. Is there any other way I could make it reload the code? > > Not really, no. In a production deployment, the code stays resident in > memory for the life of a server process, and does not (for performance > reasons) automatically reload any time you change a file. Which means > that when you make a change, you have to restart the server process.
Well, now it's becoming even more interesting. I think it has refreshed itself somehow, and when I refresh the page finally it shows me my form. However only sometimes. Usually each second refresh I'm getting the correct form, but inbetween I still see the error. What could be the reason here that it sometimes works, sometimes does not? Thanks, Mac --~--~---------~--~----~------------~-------~--~----~ 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 [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---