[Moin-user] [Moin 1.6.0]Superuser Can not install language package ?
Thomas Waldmann
tw-public at gmx.de
Fri Feb 22 06:41:17 EST 2008
> Then I added the line of "superuser = u'YourName" into the wikiconfig.py file of the instance.
It has to be a list:
superuser = [u'YourName', ]
More information about the Moin-user
mailing list