This repository has been archived by the owner on Oct 27, 2023. It is now read-only.
1.1.0
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
.