Hi,

I´m using this code todo a multi-level category Django-app:
http://code.djangoproject.com/wiki/CookBookCategoryDataModelPostMagic

However, I would like to sort these in alphabetical order on the
parents first and then the childs... how can I do this?
I have tried various settings for 'ordering' variable in admin.py but
I can´t figure this one out... can I do some help method in the model?

Would be thankful for any help.
/Niklas
-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@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