Skip to content

v1.0.2

Compare
Choose a tag to compare
@mikemaddem mikemaddem released this 09 Feb 02:40
· 122 commits to master since this release
d28ad53
  • Allow staff to send email reverification email (in the case of an email server hiccup) - closes #123
  • Fixed hard coded redirects in staff:users template
  • Added additional UserProfile fields to staff:modify_user
  • Fix javascript datetime error with multiple matches in matches:list
  • Revamp staff:team_detail template
  • Revamp staff:user_detail template
  • Fixed datetime constraints for some Notification object creation events
  • Added user notifications for match updates made within staff panel
  • Remove duplicate django messages
  • PEP8 improvements