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). -- Nebojša Đorđević - nesh Studio Quattro - Niš - SCG http://studioquattro.biz/ http://djnesh.blogspot.com/ | http://djnesh-django.blogspot.com/ | http://djangoutils.python-hosting.com/ Registered Linux User 282159 [http://counter.li.org] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
