-
2020-09-30 - Codebase & UI Update
- Update project to the latest Django Dashboard codebase version
-
Patch #4 - Whitenoise Fix - Wrong positioning in 'core/settings.py'
- WhiteNoiseMiddleware must be positioned right after SecurityMiddleware
- Impacted file: core/settings.py / MIDDLEWARE section
- Patch #2 - Error when access
admin
path (no trailing slash)
- Add CHANGELOG.md to track all changes
- Patch #1 - Error-404.html not used in all contexts
- Rename error pages: error-40X become page-40X
- Update LICENSE file - added more information regarding the app usage