We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
An administrator with access to the machine where devilry is installed (see Download and install Devilry), can add, modify and search for users.
For this purpose, you should use:
$ cd /where/devilry/is/installed/for/example/var/devily/ $ bin/django_production.py devilry_useradd $ bin/django_production.py devilry_usermod $ bin/django_production.py devilry_usersearch
Run them with --help for more information.
--help
$ bin/django_production.py devilry_useradd somestudent --email=stuff@example.com
$ bin/django_production.py devilry_usermod somestudent --email=changedemail@changemyemail.com
$ bin/django_production.py devilry_usersearch --superusers --username-only