> Now this is something I haven't seen, as long as there isn't any name > collisions, which doesn't seem to be this should never happen. Could > you make sure some extra files aren't been added, say an old .pyc or a > copy made by an ide (or a backup) defining several times the same > models? did you try running it outside ipython, maybe something is > doing a strange thing there.
I've been removing all .pyc files in the project directory (recursively) before every change I make. I tried tg-admin shell again without ipython and get the same results. If you wanted me to try without using tg-admin shell, I don't know what all imports and sqlalchemy commands (which are handled by tg-admin shell) I would need to manually execute. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

