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().

sdc

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