├── CHANGELOG.md ├── LICENSE.md └── README.md /CHANGELOG.md: -------------------------------------------------------------------------------- 1 | # Change Log 2 | 3 | ## [1.0.9] 2025-05-13 4 | ### Changes 5 | 6 | - Added React Integration 7 | - Codebase refactoring 8 | 9 | ## [1.0.8] 2024-12-04 10 | ### Changes 11 | 12 | - Bump UI: Material Dashboard PRO 3.1.0, release date: `2024-10-21` 13 | - Update Product Links 14 | - 👉 [Django Material Dashboard PRO](https://app-generator.dev/product/material-dashboard-pro/django/) - `Product Page` 15 | - 👉 [Django Material Dashboard PRO](https://django-material-dash2-pro.onrender.com/) - `LIVE Demo` 16 | - 👉 [Django Material Dashboard PRO](https://app-generator.dev/docs/products/django/material-dashboard-pro/index.html) - `Documentation` (learn how to use the product) 17 | 18 | 19 | ## [1.0.7] 2024-08-13 20 | ### Changes 21 | 22 | - Apps Changes 23 | - DataTables 24 | - Charts 25 | - File Manager 26 | - Extended Profiles 27 | 28 | ## [1.0.6] 2024-08-09 29 | ### Changes 30 | 31 | - Fix #42: Fontawesome link now returning 403 Forbidden 32 | 33 | ## [1.0.5] 2024-02-27 34 | ### Changes 35 | 36 | - Update DOCS (readme) 37 | - Added `Celery` Section 38 | 39 | ## [1.0.4] 2024-02-10 40 | ### Changes 41 | 42 | - Update README (docs) 43 | - Update Docker 44 | - New Apps: 45 | - charts 46 | - api 47 | - celery 48 | - file manager 49 | - dark mode 50 | - i18n (internationalization) 51 | 52 | ## [1.0.3] 2024-01-05 53 | ### Changes 54 | 55 | - Update Settings: 56 | - local static 57 | - local templates 58 | 59 | ## [1.0.2] 2023-06-13 60 | ### Changes 61 | 62 | - Update `requirements.txt` 63 | - Specify the version for the private package 64 | 65 | ## [1.0.1] 2023-01-07 66 | ### Changes 67 | 68 | - Bump Theme version 69 | - Update DOCS (readme) 70 | 71 | ## [1.0.0] 2022-12-21 72 | ### Changes 73 | 74 | - Stable Version 75 | - Integrate [Django Material PRO](https://github.com/app-generator/django-admin-material-pro) 76 | - CI/CD included via `Render` 77 | -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- 1 | # Commercial Projects - EULA 2 | 3 | Copyright (c) 2019 - present [AppSeed](http://appseed.us/) 4 | 5 |
6 | 7 | ## Licensing Information 8 | 9 | This document explains the usage terms for all **commercial** products (apps/tools) developed by **[AppSeed](http://appseed.us/)**. 10 | 11 | Used terms: 12 | 13 | - `Solo-Developer`: code digital products as freelencer (without being incorporated in a company) 14 | - `StartUp` - young company founded 12mo (or less) in the past 15 | - `Small Company` - maximum 3 developers, active for more than 1year 16 | - `Company` - More than 4 developers and less than 50 17 | - `Corporate` - More than 50 developers 18 | 19 |
20 | 21 | ## [Personal License](https://github.com/app-generator/license-personal) 22 | 23 | > Licensing Information - full info [here](https://github.com/app-generator/license-personal) 24 | 25 | | Item | - | 26 | | ---------------------------------- | --- | 27 | | Domains | 1 | 28 | | Team Size | **3 developer** | 29 | | [Support](https://appseed.us/support/) & Updates: | **6 months** | 30 | | --- | --- | 31 | | Product sale | ✅ | 32 | | Create single personal website/app | ✅ | 33 | | Create single website/app for client | ✅ | 34 | | Remove footer credits | ✅ | 35 | | SaaS application | ❌ | 36 | 37 |
38 | 39 | ## [StartUp License](https://github.com/app-generator/license-startup) 40 | 41 | > Licensing Information - full info [here](https://github.com/app-generator/license-startup) 42 | 43 | | Item | - | 44 | | ---------------------------------- | --- | 45 | | Domains | 1 | 46 | | Team Size | **Up to 9 developers** | 47 | | [Support](https://appseed.us/support/) & Updates: | **12 months** | 48 | | --- | --- | 49 | | Product sale | ✅ | 50 | | Create single personal website/app | ✅ | 51 | | Create single website/app for client | ✅ | 52 | | Remove footer credits | ✅ | 53 | | SaaS application | ❌ | 54 | 55 |
56 | 57 | ## [Company License](https://github.com/app-generator/license-company) 58 | 59 | > Licensing Information - full info [here](https://github.com/app-generator/license-company) 60 | 61 | | Item | - | 62 | | ---------------------------------- | --- | 63 | | Team Size | **Unlimited** | 64 | | [Support](https://appseed.us/support/) & Updates: | **Lifetime** | 65 | | --- | --- | 66 | | Product sale | ✅ | 67 | | Create multiple personal websites/apps | ✅ | 68 | | Create multiple websites/apps for clients | ✅ | 69 | | Remove footer credits | ✅ | 70 | | SaaS application | ✅ | 71 | 72 |
73 | 74 | --- 75 | For more information regarding licensing, please contact the [AppSeed](https://appseed.us/) Service < *support@appseed.us* > 76 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # [Django Material Dashboard PRO](https://app-generator.dev/product/material-dashboard-pro/django/) 2 | 3 | **Django** starter styled with **[Material Dashboard PRO](https://app-generator.dev/product/material-dashboard-pro/django/)**, a premium `Bootstrap 5` KIT from [Creative-Tim](https://app-generator.dev/agency/creative-tim/). The product is designed to deliver the best possible user experience with highly customizable feature-rich pages. 4 | 5 | - 👉 [Django Material Dashboard PRO](https://app-generator.dev/product/material-dashboard-pro/django/) - `Product Page` 6 | - 👉 [Django Material Dashboard PRO](https://django-material-dash2-pro.onrender.com/) - `LIVE Demo` 7 | - 👉 [Django Material Dashboard PRO](https://app-generator.dev/docs/products/django/material-dashboard-pro/index.html) - `Documentation` (learn how to use the product) 8 | 9 |
10 | 11 | ## Features 12 | 13 | - Simple, Easy-to-Extend Codebase 14 | - [Material Dashboard](https://app-generator.dev/product/material-dashboard/) Design Integration 15 | - Bootstrap Styling 16 | - DB Persistence: SQLite (default), can be used with MySql, PgSql 17 | - Extended Users Profiles 18 | - Authentication 19 | - Session-based 20 | - OAuth GitHub, Google 21 | - Apps: 22 | - [DEMO](https://django-material-dash2-pro.onrender.com/dynamic-dt/product/) **Dynamic DataTables** - generate server-side datatables without coding 23 | - [DEMO](https://django-material-dash2-pro.onrender.com/api/product/) **Dynamic APIs** - Expose secure APIs without coding 24 | - [DEMO](https://django-material-dash2-pro.onrender.com/charts/) **Charts** - powered by ApexCharts 25 | - [DEMO](https://django-material-dash2-pro.onrender.com/react-charts) **React Integration** 26 | - **Media Files Manager** - empower users to manage and preview files with ease 27 | - **Celery** (async tasks) 28 | - [Django CLI Package](https://app-generator.dev/docs/developer-tools/django-cli/index.html) 29 | - `Commit/rollback Git Changes` 30 | - `Backup & restore DB` 31 | - `Interact with Django Core` 32 | - `Manage Environment` 33 | - `Manage Dependencies` 34 | - [Deployment](https://app-generator.dev/docs/deployment.html) 35 | - Docker/Docker Compose Scripts 36 | - CI/CD for [Render](https://app-generator.dev/docs/deployment/render/index.html) 37 | - [Vite](https://app-generator.dev/docs/technologies/vite/index.html) for assets management 38 | 39 | ## [Documentation](https://app-generator.dev/docs/products/django/material-dashboard-pro/index.html) 40 | 41 | - Understand the codebase structure 42 | - Prepare the environment 43 | - Setting Up the Database 44 | - Start the Project 45 | - Switch from SQLite to MySql or PgSql 46 | - Add a new model and migrate database 47 | - Enable `Dynamic Tables` for a new model 48 | - Enable `Dynamic API` for a new model 49 | - Deploy on Render 50 | 51 | ![Django Material Dashboard PRO - Premium starter powered by Django and Bootstrap 5 - actively supported provided by App-Generator.](https://github.com/user-attachments/assets/6d45cb15-76e7-4b87-81bc-81ca71c96faf) 52 | 53 |
54 | 55 | --- 56 | [Django Material Dashboard PRO](https://app-generator.dev/product/material-dashboard-pro/django/) - **Django** Starter provided by [App Generator](https://app-generator.dev) 57 | --------------------------------------------------------------------------------