Releases: creativetimofficial/ct-black-dashboard-pro-django
Releases · creativetimofficial/ct-black-dashboard-pro-django
v1.0.5
Changes
- Simple, Easy-to-Extend Codebase
- Black Dashboard PRO Design Integration
- Bootstrap Styling
- Dynamic Tables - read docs
- Dynamic API - read docs
- Charts
- Session-based Authentication, Password recovery
- OAuth (GitHub & Google)
- DB Persistence: SQLite (default), can be used with MySql, PgSql
- Django CLI Package
- Commit/rollback Git Changes
Backup & restore DB- Interact with Django Core
Manage EnvironmentManage Dependencies
- Session-based Authentication, Password recovery
- DB Persistence: SQLite (default), can be used with MySql, PgSql
- Docker, CI/CD for Render
- Vite for assets management
v1.0.4
Changes
- Updated Codebase
- Latest Django Version
- Theme-able UI (no more hardcoded inside the project)
- Integrate Django Black PRO
- Usable via PIP
- CI/CD included via
Render
v1.0.3
Improvements
- Bump Django Codebase to v2.0.4
- Dependencies update (all packages)
- Use Django==3.2.6 (latest stable version)
- Better Code formatting
- Improved Files organization
- Optimize imports
- Docker Scripts Update
- Dependencies update (all packages)
- Tooling:
- Gulp SASS compilation script
Update README- Recompile SCSS (new section)
- Fixes:
- Patch 500 Error when authenticated users access
adminpath (no slash at the end) - Patch #16: Minor issue in Docker
- Patch 500 Error when authenticated users access
v1.0.2
- Added style to highlight errors (registration page)
core/templates/accounts/register.html
v1.0.1
- UI: Jinja Black PRO v1.0.2
- Codebase: Django Dashboard v1.0.4
v1.0.0 - Initial release
Initial Release