Hi everyone,

I'm doing an internationalization project and have a form with fields
that need to be localized. I would like to have one form, pass in the
language code and exclude the appropriate fields.

How would I go about passing in the variable to the form? I know I
have to pick it up in the __init__ of the form, just don't know the
correct syntax to do so.

Help appreciated!
Brandon
--~--~---------~--~----~------------~-------~--~----~
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