Soft UI Dashboard - Free Django v4 Starter
Open-Source seed project crafted with automation tools on top of Django version 4 and a pixel-perfect Bootstrap 5 design - Soft UI Dashboard.
Hello! This article presents an open-source
dashboard starter recently updated to work with the latest Django version. For newcomers, Django is a leading web framework powered by Python, updated in December 2021 to version 4
. Soft UI Dashboard Django can be downloaded under the MIT license directly from Github and used for unlimited commercial end products or simply for eLearning activities. Thanks for reading!
- π Soft UI Dashboard Django - LIVE Demo
- π Soft UI Dashboard Django - sources (published on GH)
- β¨ Get support via email and Discord
Designed for those who like bold elements and beautiful dashboards, Soft UI Dashboard is ready to help you create stunning websites and web apps. This pixel-perfect
Bootstrap 5 design is provided by Creative-Tim
agency.
The product can be compiled and used in a local environment via the Docker setup shipped with the sources.
Step #1 - Β Clone source code (from Github)
Step #2 - Start in Docker
Once the above commands are executed, we should be able to visit the app in the browser, register new users, and authenticate.
β¨ Django 4 Updates
The Django framework got an update in December from version v3.2.6 to v4.0 with a few improvements and breaking changes highlighted below:
zoneInfo
becomes the default time zoneTemplate-based
form rendering- Built-in
RedisCache
backend powered byredis-py
-
scrypt
password hasher (more powerful than PBKDF2) - Deprecated support for PostgreSQL v9.6 and Oracle v12.2
For more information feel free to access the official Django v4.x release page.
β¨ Soft UI Design
Soft UI Dashboard is built with over 70 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, giving you the freedom of choosing and combining.
You will save a lot of time going from prototyping to full-functional code because all elements are implemented. This Free Bootstrap 5 Dashboard is coming with prebuilt design blocks, so the development process is seamless, switching from our pages to the real website is very easy to be done.
Django 4 Soft Dashboard - Billing Page
Thanks for reading! For more resources, feel free to acess:
- π More Free Dashboards crafted in
React
,Flask
, andDjango
- π Free React Dashboards - curated list published on Dev.to Β