I´m running the newest Nightly Built?
> One more question: does this work OK with the old routing logic? I have not used any routing logic so far? Kenneth
routers = dict(
BASE = dict(
abc = None,
domains = {
'economy.nudata.fi' : 'economy',
'testing.nudata.fi' : 'testapplication',
}
),
)

