Skip to content

Latest commit

 

History

History
67 lines (55 loc) · 1.92 KB

File metadata and controls

67 lines (55 loc) · 1.92 KB

Change Log

[1.0.5] 2025-04-18

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

[1.0.4] 2024-05-01

Changes

  • Update README (docs)
    • SCSS Compilation Section

[1.0.3] 2024-03-04

Changes

  • Update README (docs)
  • Update Docker
  • New Apps:
    • charts
    • api
    • celery
    • file manager
    • dark mode
    • i18n (internationalization)

[1.0.2] 2023-05-03

Changes

  • Settings UPD
    • Added Local STATIC
  • DOCS (readme)
    • New Section for SCSS Compilation

[1.0.1] 2023-01-28

Changes

  • DOCS Update (readme). New sections:
    • How to customize the theme
    • Render deployment
  • Configure the project to use home/templates
  • Added custom_footer sample

[1.0.0] 2023-01-24

Changes