2008/4/27 Daniel Roseman <[EMAIL PROTECTED]>: > > On Apr 27, 11:11 am, notfound <[EMAIL PROTECTED]> wrote: > > ...I won't say it. :> > > > > (Previously posted to django-developers, but seems it was not the right > > group.) > > > > Anyway, I need to update a questionnaire on Django site. Enough to say I > > don't have anything in common neither with Django, nor with Python. Well, > > saying the truth today I have seen Python code for the very first time. > > (Usually I'm into PHP.) > > > > Having a quick look thru the site, I have made all other updates I needed > > to, and stuck with this (multistep) questionnaire. For me it looks like I > > would need to update forms.py and models.py, and also views.py to handle > the > > steps properly, and well, I've done it, and nothing changed. > > > > It looks really strange (for me anyway) - I mean, even when I delete these > > files from the server, the questionnaire still works. What should suggest > > the form is generated using different files, but... I cannot find them > > anywhere! > > > > I've already found out that my site is one of few running on one multisite > > Django installation, but even browsing through main installation I haven't > > found anything interesting. Merde. I have no idea what I should look for, > > and I need to finish this before Monday. > > > > Any help would be muchly appreciated them, even small directions what I > > should look for. Ask me for more info please if I haven't said something > > important, just don't know what more info I should give. > > > > And well, thanks very much in advance for any enlightenment. :) > > > > Mac > > > Have you restarted Apache? You need to do that after every code change > in Django.
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? The other thing is that I have made some changes yesterday (even tried to delete all form files in despair to see if this will make any difference) and probably left them in not-so-original state. Meanwhile, during the night the configuration was reloaded somehow and now going to the page with my form I see an error "ViewDoesNotExist at /<dir>/". I have uploaded the original files to the server, but it didn't make any difference, the error is still there. The question now is - should I expect (hope?) that it will reload the cofiguration once again if I leave it for another few hours? 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 -~----------~----~----~----~------~----~------~--~---