Skip to content

Latest commit

 

History

History
54 lines (42 loc) · 1.98 KB

CHANGELOG.md

File metadata and controls

54 lines (42 loc) · 1.98 KB

Change Log

[1.0.5] 2022-01-16

Improvements

[1.0.4] 2021-10-07

Improvements

  • Bump Django Codebase to v2.0.4
  • Codebase update
    • assets & templates moved to apps folder
    • apps/base renamed to apps/home

[1.0.3] 2021-09-12

Improvements & Fixes

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

[1.0.2] 2021-02-08

Update License

[1.0.1] 2021-02-07

Improvements

[1.0.0] 2020-07-16

Initial Release