> Also trying to go to the toppings list page in the admin I get the
> following error:
> [..]
> FieldDoesNotExist: name=_order

I had this problem too. Adrian suggested, as a workaround, adding
something like ordering='name' in the meta.admin()-call. See
http://groups.google.com/group/django-users/browse_thread/thread/a2e3df5453239e8f/

Andreas

Reply via email to