Hi ringmeup again,

What I would do is choose the most common one and use that. In many
web applications I find that people use American-style addresses,
where I have to enter my state which has no equivalent in the
Netherlands, but nevertheless I have to.

Another good solution would be to define a common BaseAddress on which
you expend for each country's customs, and if you want to make your
application really slick, you can throw in some Javascript to
dynamically alter the form displayed. Though I would certainly opt for
simplicity and let the user first select a country, and then render
the appropriate form in the next script.

What does google find?

Wim


On Sep 26, 10:34 pm, ringemup <ringe...@gmail.com> wrote:
> I can't be the only person building an app that needs to be able to
> take mailing addresses from people all over the world, not just in one
> country.  How have you handled models and validation for international
> addresses?
--~--~---------~--~----~------------~-------~--~----~
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 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to