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/adminator.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ sidebar_label: Django Adminator
7
7
8
8
<SubHeading>Open-source Django Starter coded on top Adminator design.</SubHeading>
9
9
10
-
Django Admin Dashboard generated by the AppSeed platform on top of **Adminator** design, an iconic free dahsboard template.
10
+
**[Django Dashboard](https://appseed.us/admin-dashboards/django/)** generated by the AppSeed platform on top of **Adminator** design, an iconic free dahsboard template.
11
11
**[Adminator](https://appseed.us/product/adminator/django/)** is one of the best open-source admin dashboard & control panel theme.
12
12
Built on top of Bootstrap, `Adminator` provides a range of responsive, reusable, and commonly used components.
Copy file name to clipboardExpand all lines: docs/products/django-dashboards/argon-dashboard-pro.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ sidebar_label: Django Argon PRO
7
7
8
8
<SubHeading>Premium Django Starter coded on top of Argon Bootstrap 4 design (Premium Version).</SubHeading>
9
9
10
-
Premium **Django Dashboard** generated by `AppSeed` on top of a modern design.
10
+
Premium **[Django Dashboard](https://appseed.us/admin-dashboards/django/)** generated by `AppSeed` on top of a modern design.
11
11
**[Argon Dashboard](https://appseed.us/product/argon-dashboard-pro/django/)** is a premium `Bootstrap 4` Admin Dashboard featuring over 100 components, and 11 example pages.
<SubHeading>Open-source Django Starter coded on top Argon Dashboard design (Free Version).</SubHeading>
9
9
10
-
Open-source **Django Dashboard** generated by `AppSeed` on top of a modern design.
10
+
Open-source **[Django Dashboard](https://appseed.us/admin-dashboards/django/)** generated by `AppSeed` on top of a modern design.
11
11
**[Argon Dashboard](https://appseed.us/product/argon-dashboard/django/)** is a free and open source `Bootstrap 5` Admin Dashboard featuring over 100 components, 11 example pages and 3 plugins with Vanilla JS.
<SubHeading>Premium Django Starter coded on top of Argon2 Dashboard Design (Premium BS5 Version).</SubHeading>
9
+
<SubHeading>Premium Django Starter coded on top of Argon Dashboard 2 PRO design (Premium Version).</SubHeading>
9
10
10
-
**Django**starter styled with **[Argon2 Design PRO](https://appseed.us/product/argon-dashboard2-pro/django/)**, a premium `Bootstrap 5` KIT from [Creative-Tim](https://bit.ly/3fKQZaL)
11
+
**[Django Dashboard](https://appseed.us/admin-dashboards/django/)** styled with **[Argon Dashboard2 PRO](https://appseed.us/product/argon-dashboard2-pro/django/)**, a premium `Bootstrap 5` KIT from `Creative-Tim`
11
12
The product is designed to deliver the best possible user experience with highly customizable feature-rich pages.

32
36
37
+
<br />
33
38
34
-
## ✅ Environment
39
+
## Environment
35
40
36
41
To use the starter, [Python3](https://www.python.org) should be installed properly in the workstation.
37
42
If you are not sure if Python is installed, please open a terminal and type `python --version`. Here is the full list with dependencies and tools required to build the app:
@@ -41,169 +46,98 @@ If you are not sure if Python is installed, please open a terminal and type `pyt
41
46
- Basic development tools (g++ compiler, python development libraries ..etc) used by Python to compile the app dependencies in your environment.
42
47
- (Optional) `Docker` - a popular virtualization software
43
48
49
+
<br />
44
50
45
-
## ✅ Manual Build
51
+
## Start in `Docker`
46
52
47
-
> 👉 Download the code
53
+
> **Step 1** - Download the [code](https://appseed.us/product/argon-dashboard2-pro/django/) and unzip the sources (requires a `purchase`).
At this point, the app runs at `http://127.0.0.1:8000/`.
104
120
121
+
<br />
105
122
106
-
## ✅ Manage App `Users`
107
-
108
-
By default, the starter is not provided with users. To access the private pages and the admin section (reserved for `superusers`) follow up the next sections.
109
-
110
-
### 👉 Create `Superusers`
111
-
112
-
To access the `admin` section, Django requires `superuser` privilegies. Let's create a new `superuser` and access the `admin` section of the project:
113
-
114
-
```bash
115
-
$ python manage.py createsuperuser
116
-
```
117
-
118
-
Once the `superuser` is successfully created, we can access the `admin` section:
119
-
120
-
`http://localhost:8000/admin/`
121
-
122
-
123
-
## ✅ Codebase structure
124
-
125
-
The project is coded using a simple and intuitive structure presented below:
When a template file is loaded in the controller, `Django` scans all template directories starting from the ones defined by the user, and returns the first match or an error in case the template is not found.
152
-
The theme used to style this starter provides the following files:
125
+
- Make sure you have a Redis Server running: `redis://localhost:6379`
126
+
-`$ redis-cli` and type `ping`
127
+
- In the base directory inside `tasks_scripts` folder you need to write your scripts file.
When the project requires customization, we need to copy the original file that needs an update (from the virtual environment) and place it in the template folder using the same path.
185
-
186
-
> For instance, if we want to **customize the footer.html** these are the steps:
187
-
188
-
- ✅ `Step 1`: create the `templates` DIRECTORY inside the `home` app
189
-
- ✅ `Step 2`: configure the project to use this new template directory
190
-
-`core/settings.py` TEMPLATES section
191
-
- ✅ `Step 3`: copy the `footer.html` from the original location (inside your ENV) and save it to the `home/templates` DIR
Copy file name to clipboardExpand all lines: docs/products/django-dashboards/atlantis-dark-pro.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ sidebar_label: Django Atlantis PRO
7
7
8
8
<SubHeading>Premium Django Starter coded on top of Atlantis Bootstrap Design (Premium Version).</SubHeading>
9
9
10
-
Premium **Django Dashboard** generated by `AppSeed` on top of a modern Bootstrap 4 design.
10
+
Premium **[Django Dashboard](https://appseed.us/admin-dashboards/django/)** generated by `AppSeed` on top of a modern Bootstrap 4 design.
11
11
**[Atlantis Dark PRO Dashboard](https://appseed.us/product/atlantis-dark-pro/django/)** is a premium `Bootstrap 4` Admin Dashboard featuring over 50+ components, and 30 example pages.
Django Admin Dashboard generated by the AppSeed platform on top of Atlantis Dark design (free version) crafted by `ThemeKita`.
8
+
**[Django Dashboard](https://appseed.us/admin-dashboards/django/)** generated by the AppSeed platform on top of Atlantis Dark design (free version) crafted by `ThemeKita`.
9
9
10
10
- 👉 [Atlantis Dark Django](https://appseed.us/product/atlantis-dark/django/) - `Product Page`
11
11
- 👉 [Atlantis Dark Django](https://django-atlantis-dark.appseed-srv1.com/) - `LIVE Demo`
<SubHeading>Open-source Django Starter coded on top Azia Dashboard design (free version).</SubHeading>
9
9
10
-
Django Admin Dashboard generated by the AppSeed platform on top of **Azia Dashboard** design (free version) crafted by `BootstrapDash`.
10
+
**[Django Dashboard](https://appseed.us/admin-dashboards/django/)** generated by the AppSeed platform on top of **Azia Dashboard** design (free version) crafted by `BootstrapDash`.
11
11
12
12
:::info [**v1.0.3**](https://github.com/app-generator/django-azia-dashboard/releases) - release date `2022-06-10`
<SubHeading>Premium Django Starter coded on top of Berry Bootstrap design (Premium Version).</SubHeading>
9
9
10
-
Premium **Django Dashboard** generated by `AppSeed` on top of a modern design. **[Berry Dashboard](https://appseed.us/product/berry-dashboard-pro/django/)** is a premium `Bootstrap `
10
+
Premium **[Django Dashboard](https://appseed.us/admin-dashboards/django/)** generated by `AppSeed` on top of a modern design. **[Berry Dashboard](https://appseed.us/product/berry-dashboard-pro/django/)** is a premium `Bootstrap `
11
11
Admin Dashboard featuring over 100 components, 11 example pages and 3 plugins with Vanilla JS.
<SubHeading>Open-source Django Starter coded on top Berry Dashboard design (Free Version).</SubHeading>
9
9
10
-
Open-source **Django Dashboard** generated by `AppSeed` on top of a modern design.
10
+
Open-source **[Django Dashboard](https://appseed.us/admin-dashboards/django/)** generated by `AppSeed` on top of a modern design.
11
11
**[Berry Dashboard](https://appseed.us/product/berry-dashboard/django/)** is a free and open source `Bootstrap 5` Admin Dashboard featuring over 100 components, 11 example pages and 3 plugins with Vanilla JS.
0 commit comments