You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/products/django-dashboards/volt-pro.mdx
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,7 @@ Premium **Django Dashboard** generated by `AppSeed` on top of a modern Bootstrap
33
33
34
34

35
35
36
+
<br />
36
37
37
38
## Environment
38
39
@@ -44,6 +45,7 @@ If you are not sure if Python is installed, please open a terminal and type `pyt
44
45
- Basic development tools (g++ compiler, python development libraries ..etc) used by Python to compile the app dependencies in your environment.
45
46
- (Optional) `Docker` - a popular virtualization software
46
47
48
+
<br />
47
49
48
50
## Manual Build
49
51
@@ -105,6 +107,7 @@ $ python manage.py runserver
105
107
106
108
At this point, the app runs at `http://127.0.0.1:8000/`.
107
109
110
+
<br />
108
111
109
112
## Manage App `Users`
110
113
@@ -122,8 +125,9 @@ Once the `superuser` is successfully created, we can access the `admin` section:
122
125
123
126
`http://localhost:8000/admin/`
124
127
128
+
<br />
125
129
126
-
## Codebase structure
130
+
## Codebase Structure
127
131
128
132
The project is coded using a simple and intuitive structure presented below:
129
133
@@ -152,6 +156,7 @@ The project is coded using a simple and intuitive structure presented below:
@@ -223,6 +229,7 @@ In order to use it, simply rename it to `footer.html`. Like this, the default ve
223
229
224
230
In a similar way, all other files and components can be customized easily.
225
231
232
+
<br />
226
233
227
234
## Deploy on [Render](https://render.com/)
228
235
@@ -235,8 +242,15 @@ In a similar way, all other files and components can be customized easily.
235
242
236
243
At this point, the product should be LIVE.
237
244
245
+
<br />
238
246
239
247
## Resources
240
248
241
-
- 👉 [Django Admin Volt](https://github.com/app-generator/django-admin-volt) - Library used to style this starter
242
249
- 👉 Free [Support](https://appseed.us/support/) via Email & Discord
250
+
- 👉 [Custom Development Services](https://appseed.us/custom-development/) provided by experts
251
+
- 🚀 [Volt Dashboard PRO Django](https://appseed.us/product/volt-dashboard-pro/django/) - `Premium Version`
252
+
- ✅ `Enhanced UI` - more pages and components
253
+
- ✅ `Priority` on support
254
+
255
+

0 commit comments