Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

1.1.0

Compare
Choose a tag to compare
@iann838 iann838 released this 10 Jul 16:00
· 14 commits to master since this release

Changes in 1.1.0

  • Shorten the Django settings for handling Riot API request errors (in a 1:3 ratio), check out the documentation for its new syntax (Ctrl F5 to clean reload in case your brower loads the cached page).
  • Moved out the entire setting mapping logic to a separate file for better maintainance, mainly _cassiopeia.settings.py -> django_cassiopeia.utils.py.