I agree. I was wrong to try anything with the non-numerics. They need to be left as the user entered them.
Thanks Mike On 06/01/2012, at 8:46 PM, aastrand <[email protected]> wrote: > Unfortunately, an automatic capitalization routine would not work in > general. Take Co (the element cobolt) and CO (the molecule > carbonmonoxide) as an example. Nickel, Ni, would be another case; NI3 > (nitrogen triiodide) is an explosive wheras Ni3 would be a small Ni > cluster. Capitalization has a meaning in chemistry and needs to be > provided by the user. > > Per-Olof Åstrand > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to [email protected]. > 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. > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. 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.

