...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
-- 
View this message in context: 
http://www.nabble.com/Updating-django-forms-makes-me...-tp16918144p16918144.html
Sent from the django-users mailing list archive at Nabble.com.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to