Skip to content

v1.0.2

Compare
Choose a tag to compare
@app-generator app-generator released this 11 Sep 05:45
· 105 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:
    • 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