* Added ability to request software. * Cleaned up permission system on who can view what * Moved project usage URL * Bug fixes
2.4.5
------------------
* Use BigInteger field in usage fields * Fix import error in request forms
2.4.4
------------------
* Set django password to unusable once user has password in ldap * Removed required fields on most user form fields. * Only able to change password if user is unlocked. Fixes 63 * Remove hardcoded link to VPAC usage graph. * Other small bug fixes
2.4.3
------------------
* Make kgcreatesuperuser script smarter * Don't error if graphs not implemented in specific library
2.4.2
------------------
* Dropped support for Django 1.1.1 * LOGIN_URL settings move to karaage-admin
2.4.1
------------------
* Added command to create a karaage superuser * Make LDAP Auth backend the default * If no logged in user log events under the new user * Make country field optional on Person model