Nebojša Đorđević schrieb: > I probably missed this, but in m-r branch admin interface all models are > sorted alphabetically and not in creation order > like in current trunk. Is this intentional or feature ;)? > > Also (with sqlite) I noticed that order of CREATE SQL statements are also > sorted alphabetically which (for example) > create tables before referenced ones. SQLite ignores REFERENCES statements so > that is not a big problem (for now). >
Can you try a different db? I tried postgresql and mysql, and for both I cannot confirm what you see (but I haven't doublechecked). Michael --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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-developers -~----------~----~----~----~------~----~------~--~---
