bugfix for issue #2537

pull/18777/head
Dominique Barton 9 years ago committed by Matt Clay
parent 3ad67d93ea
commit 5c05016d1e

@ -1683,6 +1683,7 @@ class DarwinUser(User):
out = ''
err = ''
if self.group:
self._make_group_numerical()
for field in self.fields:

Loading…
Cancel
Save