Black Dashboard PRO - Django Template | Creative-Tim
Premium Django Template crafted on top of Black Dashboard PRO, a modern Bootstrap 5 design. Start your development with a modern Bootstrap 5 Admin template for Django. Soft UI Dashboard is built with over 70 individual components, giving you the freedom of choosing and combining. If you want to code faster, with a smooth workflow, then you should try this template carefully developed with Django, a well-known Python Framework.
NOTE: Starter provided in partnership with App-Generator, an open-source platform for developers
Backup & restore DB
Manage Environment
Manage Dependencies
To authenticate use the default credentials test / Pass12__ or create a new user on the registration page.
UNZIP the sources (requires a purchase from the official product page)
👉 Install modules via
VENV
.
$ virtualenv env
$ source env/bin/activate
$ pip install -r requirements.txt
👉 Edit the
.env
using the template.env.sample
.
# True for development, False for production
DEBUG=True
👉 Set Up Database
$ python manage.py makemigrations
$ python manage.py migrate
👉 Create the Superuser
$ python manage.py createsuperuser
👉 Start the app
$ python manage.py runserver
At this point, the app runs at http://127.0.0.1:8000/
.
The documentation for the Black Dashboard PRO Django is hosted at our website.
The project is coded using a simple and intuitive structure presented below:
< PROJECT ROOT >
|
|-- config/
| |-- settings.py # Project Configuration
| |-- urls.py # Project Routing
|
|-- apps/
| |-- charts
| |-- dyn_api
| |-- dyn_dt
| |-- pages
| |-- file_manager
|
|
|-- requirements.txt # Project Dependencies
|
|-- env.sample # ENV Configuration (default values)
|-- manage.py # Start the app - Django default start script
|
|-- ************************************************************************
New Blueprint Instance
button.repo
which you want to deploy.Service Group Name
and click on Update Existing Resources
button.At this point, the product should be LIVE.
At present, we officially aim to support the last two versions of the following browsers:
We use GitHub Issues as the official bug tracker for the Soft UI Dashboard Django. Here are some advices for our users that want to report an issue:
Being a product that is actively supported and improved, feel free to contact us using these funnels:
Black Dashboard PRO Django - Provided by Creative Tim and App-Generator.