Skip to content

Latest commit

 

History

History
73 lines (56 loc) · 2.12 KB

CHANGELOG.md

File metadata and controls

73 lines (56 loc) · 2.12 KB

Change Log

[1.0.8] 2024-05-18

Changes

[1.0.7] 2024-03-05

Changes

  • Deprecate distutils
    • use str2bool
  • Update Deps
    • requirements.txt
  • Update Custom Development Section
    • New Pricing: $3,999

[1.0.6] 2023-02-09

Changes

  • Bump UI: Django Theme Soft v1.0.10
  • DOCS Update (readme). New sections:
    • How to customize the theme
    • Render deployment
  • Configure the project to use home/templates
  • Added custom-index sample
  • Fix Docker Execution
    • Update Settings: ALLOWED_HOSTS, CSRF_TRUSTED_ORIGINS sections

[1.0.5] 2023-01-11

Changes

[1.0.3] 2022-01-17

Improvements

[1.0.2] 2021-01-05

Improvements (minor)

  • Update Product Links
  • Fix Broken Links

[1.0.1] 2020-12-12

Improvements

  • Codebase: Django Boilerplate v1.0.7
    • Dependencies update (all packages)
      • Django==3.2.6 (latest stable version)
    • Better Code formatting
    • Improved Files organization
    • Optimize imports
    • Docker Scripts Update
    • Gulp Tooling (SASS Compilation)

[1.0.0] 2020-03-09

Initial Release