Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

v2.8

Compare
Choose a tag to compare
@BBaoVanC BBaoVanC released this 25 Jan 08:24
· 10 commits to master since this release
ac20fdf

Features

Fixes

  • Rename i.html template to discord.html (c1d5f90)

Documentation

  • Update defaults in configtest.py to match settings.py.default (103be4c)
  • Update README.md badges and NGINX location block (4e93da7)

Code Style

imgupload.py

configtest.py

  • Fix PEP8: Using type instead of isinstance() (f694d77)

keyctl.py

  • Use enumerate instead of iterating through range and len (f04cab8)