I think is easy to fix. anywhere we have the function in 0.91.
Thanks.
I don't have a fix, but the patch in ticket 1821 might give you a
work-around to set the app-label properly.
Michael
Just to note: you do not need the patch for this to work i.e. if you
can put app_label as a Meta option. The patch enables you to have a
single module level attribute to do the same thing.
Luke
Thanks for all your help. :-)