On 22/05/2009 12:12 PM, Sam Chuparkoff wrote:
> On May 21, 10:10 pm, Darryl Ross<dar...@afoyi.com>  wrote:
>> I have searched around but not really found an answer to this. For a
>> project I am working on the customer wants a list of publications to be
>> sorted alphabetically, but ignoring the definite/indefinite articles
>> "the/a/an".
>
> You could create a new field in the model to hold the text you do want
> to sort and update it on model.save().

Yeah, that's what I've done for the moment, I was just wondering if 
there was another way without having to duplicate the data.

-- 
Darryl Ross, VK5LBJ
AFOYI, Information Technology Solutions
e: dar...@afoyi.com
p: +61 8 7127 1831
f: +61 8 8425 9607

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