> (You don't say what version of Django you are using.)
Sorry - 1.0 final > What you describe > sounds similar to a few problems that have been reported. Ah yes. I looked. Thanks. Nasty. > but I believe the only way to > completely ensure you do not see this issue with PostgreSQL at present is to > include a default ordering for your inlined model. Well I have updated to 1.1 pre-alpha SVN-9692' and the issue has been fixed. You say to include a default ordering "for your inlined model". Can you show me on the model I supplied how I should do this. It does include an ordering already but I presume not the right one? Thanks for yur help here - an amazing list this. -- Peter > > Karen --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

