Skip to content

Commit c932b9c

Browse files
committed
v1.0.22 - Update RM (minor)
1 parent f4b15d3 commit c932b9c

File tree

3 files changed

+76
-32
lines changed

3 files changed

+76
-32
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# CHANGELOG
22

3+
## [1.0.22] 2025-04-19
4+
### Changes
5+
6+
- Update RM (minor)
7+
38
## [1.0.21] 2024-12-16
49
### Changes
510

README.md

+67-28
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
# [Django Material Dashboard](https://app-generator.dev/docs/products/django-libs/theme-material-dashboard.html)
1+
# [Material Dashboard](https://app-generator.dev/product/material-dashboard/) Django Integration
22

3-
Modern template for **[Django Admin](https://app-generator.dev/docs/products/django-libs/theme-material-dashboard.html)**, Auth Pages (registration included) crafted on top of **Material Dashboard**, an open-source **Bootstrap** design.
3+
Modern template for **Django** built with **[Material Dashboard](https://app-generator.dev/product/material-dashboard/)**, an open-source `Bootstrap` UI Kit released by [Creative-Tim](https://app-generator.dev/agency/creative-tim/).
44

5-
- [Django Admin Material](https://app-generator.dev/docs/products/django-libs/theme-material-dashboard.html) - **Documentation** & Support Links
5+
- [Django Admin Material](https://app-generator.dev/docs/products/django-libs/theme-material-dashboard.html) - Documentation & Support Links
66
- [Django Material Dashboard](https://app-generator.dev/product/material-dashboard/django/) - The product that uses the library
77
- [Getting Started with Django](https://app-generator.dev/docs/technologies/django/index.html) - Learn how to code **Django** Projects
88

99
<br />
1010

11-
## **Features**
11+
## Features
1212

13-
- Design: **[Material Dashboard](https://app-generator.dev/docs/templates/bootstrap/material-dashboard.html)** (Bootstrap)
13+
- [Material Dashboard](https://app-generator.dev/product/material-dashboard/) Design Integration
1414
- **Sections Covered**:
1515
- `Admin Section`, reserved for `superusers`
1616
- `All pages` managed by `Django.contrib.AUTH`
@@ -19,10 +19,67 @@ Modern template for **[Django Admin](https://app-generator.dev/docs/products/dja
1919

2020
<br />
2121

22-
### Build a Starter with [Django App Generator - Material Design](https://app-generator.dev/tools/django-generator/material/)
22+
## [Material Dashboard](https://app-generator.dev/product/material-dashboard/) Starters
23+
24+
Pre-built starters for coding dashboards and services (APIs, DataTables) with speed.
25+
26+
### [Django Material Dashboard](https://app-generator.dev/product/material-dashboard/django/)
27+
28+
> The FREE Version (MIT License) - [Live Demo](https://django-material-dash2.onrender.com).
29+
30+
- Simple, Easy-to-Extend codebase
31+
- [Material Dashboard](https://app-generator.dev/product/material-dashboard/)
32+
- [Bootstrap](https://app-generator.dev/docs/templates/bootstrap.html) CSS Styling
33+
- Dynamic Tables - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-datatables.html)
34+
- Dynamic API - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-api.html)
35+
- Charts
36+
- [Django CLI Package](https://app-generator.dev/docs/developer-tools/django-cli/index.html)
37+
- [Commit/rollback Git Changes](https://app-generator.dev/docs/developer-tools/django-cli/git-interface.html)
38+
- `Backup & restore DB`
39+
- [Interact with Django Core](https://app-generator.dev/docs/developer-tools/django-cli/query-django.html)
40+
- `Manage Environment`
41+
- `Manage Dependencies`
42+
- Session-based Authentication, Password recovery
43+
- DB Persistence: SQLite (default), can be used with MySql, PgSql
44+
- Docker, CI/CD for Render
45+
- [Vite](https://app-generator.dev/docs/technologies/vite/index.html) for assets management
46+
47+
![Django Material Dashboard - Open-Source Django Starter](https://github.com/user-attachments/assets/dba1a100-3309-400c-99bc-6ba707697509)
48+
49+
<br />
50+
51+
### [Django Material Dashboard PRO](https://app-generator.dev/product/material-dashboard-pro/django/)
52+
53+
> The premium version provides more features, priority on support, and is more often updated - [Live Demo](https://django-material-dash2-pro.onrender.com/automotive/).
54+
55+
- Simple, Easy-to-Extend Codebase
56+
- [Material Dashboard](https://app-generator.dev/product/material-dashboard/) PRO Design Integration
57+
- Bootstrap Styling
58+
- Dynamic Tables - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-datatables.html)
59+
- Dynamic API - read [docs](https://app-generator.dev/docs/developer-tools/dynamic-api.html)
60+
- Charts
61+
- Session-based Authentication, Password recovery
62+
- OAuth (GitHub & Google)
63+
- DB Persistence: SQLite (default), can be used with MySql, PgSql
64+
- [Django CLI Package](https://app-generator.dev/docs/developer-tools/django-cli/index.html)
65+
- [Commit/rollback Git Changes](https://app-generator.dev/docs/developer-tools/django-cli/git-interface.html)
66+
- `Backup & restore DB`
67+
- [Interact with Django Core](https://app-generator.dev/docs/developer-tools/django-cli/query-django.html)
68+
- `Manage Environment`
69+
- `Manage Dependencies`
70+
- Session-based Authentication, Password recovery
71+
- DB Persistence: SQLite (default), can be used with MySql, PgSql
72+
- Docker, CI/CD for Render
73+
- [Vite](https://app-generator.dev/docs/technologies/vite/index.html) for assets management
74+
75+
![Django Material Dashboard PRO - Premium starter crafted by App-Generator.](https://github.com/user-attachments/assets/5fcc4dbd-4c1a-461d-a01e-0c3903b0b5ae)
76+
77+
<br />
78+
79+
## `Customize` with [Django App Generator](https://app-generator.dev/tools/django-generator/)
2380

2481
- Access the [App Generator](https://app-generator.dev/tools/django-generator/) page
25-
- Select **Material Dashboard** as the preferred design
82+
- Select the preferred design
2683
- (Optional) Design Database: edit models and fields
2784
- (Optional) Edit the fields for the extended user model
2885
- (Optional) Enable OAuth for GitHub
@@ -33,29 +90,11 @@ Modern template for **[Django Admin](https://app-generator.dev/docs/products/dja
3390

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

36-
<br />
37-
38-
![Django Material Dashboard - Open-Source Django Starter](https://github.com/user-attachments/assets/dba1a100-3309-400c-99bc-6ba707697509)
39-
40-
<br />
41-
42-
## [Material Dashboard PRO](https://app-generator.dev/product/material-dashboard-pro/django/)
43-
44-
> The **premium version** provides more features, priority on support, and is more often updated - [Live Demo](https://django-material-dash2-pro.onrender.com/).
45-
46-
- **Simple, Easy-to-Extend** Codebase
47-
- **Material Dashboard PRO** Design - The premium version
48-
- Bootstrap 5 CSS
49-
- **OAuth** - Github
50-
- **Extended User Profile**
51-
- **API** via DRF
52-
- **Charts** via ApexJS
53-
- **Celery** (async tasks)
54-
- **Deployment-Ready** for Render
93+
![Django Generator - User Interface for choosing the Design](https://github.com/user-attachments/assets/b989c434-1c53-49ff-8dda-b46dbfc142ac)
5594

56-
![Django Material Dashboard PRO - Premium starter powered by Django and Bootstrap 5 - actively supported provided by App-Generator.](https://github.com/user-attachments/assets/c75c6e67-a940-4d56-9855-070f901ab5ab)
95+
![Django App Generator - User Interface for Edit the Extended User Model](https://github.com/user-attachments/assets/f1a5fb68-a5ba-49c9-a3ae-91716de09912)
5796

5897
<br />
5998

6099
---
61-
**[Django Material Dashboard](https://app-generator.dev/docs/products/django-libs/theme-material-dashboard.html)** - Modern Django Admin Interface provided by **[App-Generator](https://app-generator.dev)**
100+
**[Material Dashboard](https://app-generator.dev/product/material-dashboard/)** Django Integration - Library provided by **[App-Generator](https://app-generator.dev)**.

setup.py

+4-4
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88

99
setup(
1010
name='django-admin-material-dashboard',
11-
version='1.0.21',
11+
version='1.0.22',
1212
zip_safe=False,
1313
packages=find_packages(),
1414
include_package_data=True,
15-
description='Modern template for Django admin interface',
15+
description='Modern template for Django Admin - Material Dashboard Design',
1616
long_description=README,
1717
long_description_content_type="text/markdown",
18-
url='https://app-generator.dev/docs/products/django-libs/theme-material-dashboard.html',
19-
author='AppSeed.us',
18+
url='https://app-generator.dev/product/material-dashboard/',
19+
author='App-Generator.dev',
2020
author_email='support@appseed.us',
2121
license='MIT License',
2222
classifiers=[

0 commit comments

Comments
 (0)