Skip to content

Releases: app-generator/django-material-kit

v1.0.9

18 May 06:47
Compare
Choose a tag to compare

Changes

v1.0.8

07 Mar 15:34
Compare
Choose a tag to compare

Changes

  • Deprecate distutils
    • use str2bool
  • Update Deps
    • requirements.txt
  • Update Custom Development Section
    • New Pricing: $3,999

v1.0.7

08 Feb 12:00
Compare
Choose a tag to compare

Changes

  • Bump UI: Django Theme Material Kit v1.0.18
  • DOCS Update (readme). New sections:
    • How to customize the theme
    • Render deployment
  • Configure the project to use home/templates
  • Added custom-index sample
  • Fix Docker Execution
    • Update Settings: ALLOWED_HOSTS, CSRF_TRUSTED_ORIGINS sections

v1.0.6

11 Jan 07:04
Compare
Choose a tag to compare

Changes

v1.0.5

11 Jan 06:54
Compare
Choose a tag to compare

Changes

v1.0.3

25 May 19:12
Compare
Choose a tag to compare

Improvements

  • Built with Material Kit Generator
    • Timestamp: 2022-05-25 22:04
  • Codebase refactoring
  • Added CDN Support
    • via .env ASSETS_ROOT

v1.0.2

19 Jan 15:08
Compare
Choose a tag to compare

Improvements

  • Migrate all UI kit pages to Jinja

v1.0.1

17 Jan 07:57
Compare
Choose a tag to compare

Improvements

v1.0.0

30 Oct 08:07
Compare
Choose a tag to compare

Initial Release

  • Bump UI: Material Kit v3.0.0
    • Update Bootstrap to v5.1.1
    • Update to Material Design 2
  • Codebase: Django Boilerplate v1.0.6
    • Dependencies update (all packages)
      • Django==3.2.6 (latest stable version)
    • Codebase:
      • Better Code formatting
      • Improved Files organization
      • Optimize imports
      • Docker Scripts Update
  • Tooling: Added Gulp SCSS compilation scripts