equal
deleted
inserted
replaced
105 ('fr', _(u'French')), |
105 ('fr', _(u'French')), |
106 ('en', _(u'English')), |
106 ('en', _(u'English')), |
107 ('no', _('Norwegian')), |
107 ('no', _('Norwegian')), |
108 ('pt_BR', _('Brazilian Portuguese')), |
108 ('pt_BR', _('Brazilian Portuguese')), |
109 ('es', _('Spanish')), |
109 ('es', _('Spanish')), |
|
110 ('bg', _('Bulgarian')), |
110 ) |
111 ) |
111 |
112 |
112 AUTH_PROFILE_MODULE = 'cm.UserProfile' |
113 AUTH_PROFILE_MODULE = 'cm.UserProfile' |
113 |
114 |
114 # always upload file to disk to pipe them through converters |
115 # always upload file to disk to pipe them through converters |