----------------
* Institutes now have 0 or many delegates, got rid of active/sub delegates
* Removed deprecated requests app
* Refactor Account datastores. Setting now stored in DB
* Archive applications
* Ability to add/edit machine categories
* Reverse order of applications in admin site
* Set DEFAULT_FROM_EMAIL to be equal to ACCOUNTS_EMAIL
* Added software field to CPUJob
* Added CPU Job detail and list pages
* Send admin notification for pending project applications too
* Ability for an admin to modify an applicant
* Only create a group for a software package if it's restricted or has a license
* New management command to change a users username
* Added software usage statistics views
* Removed is_expertise field from projects
* Made the Send Email function more generic