Hi all,

I was wondering if anyone here was using django and heavily uses
internationalized text outside of the admin interfaces?

I found a bug and made a patch against a problem with rendering choice
lists where values include unicode text.

http://code.djangoproject.com/ticket/2554

I'd like to be able to write tests more easily against django - does
anyone have any thoughts on having a small reference application that
we use as a target for tests to run against?   I was thinking of having
some tiny django site with the simplest forms, models, etc... and then
we could just run the django tests against that.

Anyone have any thoughts on an action plan to get more tests to
excercise the i18n code?

vic


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django I18N" group.
To post to this group, send email to Django-I18N@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-I18N
-~----------~----~----~----~------~----~------~--~---

Reply via email to