Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 956 Bytes

CHANGELOG.md

File metadata and controls

27 lines (22 loc) · 956 Bytes

Change Log

[1.0.2] 2021-09-20

Improvements

  • Bump Django Codebase to v2.0.4
  • Dependencies update (all packages)
    • Use Django==3.2.6 (latest stable version)
  • Better Code formatting
  • Improved Files organization
  • Optimize imports
  • Docker Scripts Update
  • Tooling:
    • Gulp SASS compilation script
    • Update README - Recompile SCSS (new section)
  • Fixes:
    • Patch 500 Error when authenticated users access admin path (no slash at the end)
    • Patch #16: Minor issue in Docker

[1.0.1] 2021-02-10

Improvements

[1.0.0] 2020-07-30

Initial Release