OK, i figured out this one and hit a wall : management.disable_termcolors() => from django.core.management.color import no_style
Now is : Traceback (most recent call last): File "/usr/bin/falcon-start", line 87, in ? falcon.conf.set_options(options, action!='iso', action) File "/usr/lib/python2.4/site-packages/falcon/config.py", line 180, in set_options falcon.init_rootdir() File "/usr/lib/python2.4/site-packages/falcon/__init__.py", line 151, in init_rootdir sql, ref = management._get_sql_model_create(model, all_models) AttributeError: 'module' object has no attribute '_get_sql_model_create' This is due to this change : http://code.djangoproject.com/changeset/5898 "This is backwards- incompatible for people who used django.core.management functions directly" I think it needs bigger changes than I expected. I have no clue where to look at. I'll give up on that one. I'm not skilled enough (yet). -- falcon doesn't work in intrepid https://bugs.launchpad.net/bugs/282472 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs