------------------
* Decreased verbosity in management scripts
* Split user forms up one with username/password, one without
* Don't update datastore when saving a user in create script
* Only require required attributes in create_new_user method
* Moved to using django-simple-captcha instead of custom one
* Changed ordering when updating users in ldap datastore. Fixes 41
* More unit tests