Skip to content

Releases: creativetimofficial/ct-black-dashboard-pro-django

v1.0.5

18 Apr 15:15

Choose a tag to compare

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
  • 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

26 Jan 15:28

Choose a tag to compare

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

17 Sep 12:14

Choose a tag to compare

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
  • 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

v1.0.2

17 Jun 10:44

Choose a tag to compare

  • Added style to highlight errors (registration page)
    • core/templates/accounts/register.html

v1.0.1

13 Apr 05:56

Choose a tag to compare

v1.0.0 - Initial release

21 Aug 10:57

Choose a tag to compare

Initial Release