Skip to content

v1.0.2

Compare
Choose a tag to compare
@app-generator app-generator released this 08 Sep 09:22
· 213 commits to master since this release

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: added scripts to recompile the SCSS files
    • core/static/assets/ - gulpfile.js
    • core/static/assets/ - package.json
    • 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