added some todo's

This commit is contained in:
2015-07-24 11:20:53 +01:00
parent 8fff3d4d9b
commit 6baede6201
2 changed files with 6 additions and 0 deletions

View File

@@ -123,6 +123,7 @@ class EditUserForm(forms.Form):
'class': 'form-control',
}
))
# TODO: allow setting superuser on users
@staticmethod
def get_initial_values(user):