Skip to content

Releases: blurfx/django-steamauth

1.1.2.3

18 May 03:54
dabba9b
Compare
Choose a tag to compare
fix: add missing packages (close #7)

1.1.2.1

04 May 18:05
3b1e09e
Compare
Choose a tag to compare
  • Update README.md

1.1.2

04 May 17:38
29961f2
Compare
Choose a tag to compare
  • Dropping Python 2 Support
  • Remove deprecated interfaces: RedirectToSteamSignIn, GetSteamID64
  • Change the default value of ABSOLUTE_URL from localhost to localhost:8000
  • Fix an issue use_ssl parameter of auth didn't work (#6)
  • Set default value of use_ssl to True

1.1

10 Mar 02:04
Compare
Choose a tag to compare
1.1

support python 2.x