Skip to content

Releases: app-generator/django-material-kit

v1.0.12

16 Dec 08:12
Compare
Choose a tag to compare

Changes

  • Preselect the design in the Generator:
  • (Optional) Design Database: edit models and fields
  • (Optional) Edit the fields for the extended user model
  • (Optional) Enable OAuth for GitHub
  • (Optional) Add Celery (async tasks)
  • (Optional) Enable Dynamic API Module
  • Docker Scripts
  • Render CI/Cd Scripts

The generated Django project is available as a ZIP Archive and also uploaded to GitHub.

v1.0.11

06 Dec 08:28
Compare
Choose a tag to compare

Changes

  • Bump UI Version

v1.0.10

29 Nov 08:29
Compare
Choose a tag to compare

Changes

Update RM Links

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