bugfix for issue #2537

reviewable/pr18780/r1
Dominique Barton 9 years ago committed by nitzmahone
parent 877daf970d
commit 6128845b69

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

Loading…
Cancel
Save