-------------
- Fixed bug where FriendRequests could be left hanging if both sides requested friendship prior to
one side accepting. Caused exception if the user accepted the second request.
- Fixed ordering of friendship_request_rejected signal to not fire until DB is updated.
- Fixed Django 1.6 compatibility issue