Django SB Admin
Open-source Django Dashboard generated by AppSeed on top of SB Admin design (free version)
Last updated
Was this helpful?
Open-source Django Dashboard generated by AppSeed on top of SB Admin design (free version)
Last updated
Was this helpful?
SB Admin is a beautifully designed admin template featuring a fine selection of useful Bootstrap components and elements. This Dashboard is coming with pre-built examples, so the development process is seamless, switching from our pages to the real website is very easy to be done.
Features
Codebase -
UI Kit: SB Admin (free version)
SQLite Database, Django Native ORM
Session-Based Authentication, Forms validation
Deployment scripts: Docker, Gunicorn/Nginx
Links
- product page
- source code
- LIVE Demo
(Email and LIVE on Discord) for registered users.
Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.
Read more about
SB Admin is a free, open-source, Bootstrap 4 based admin theme perfect for quickly creating dashboards and web applications. It's modern design style with subtle shadows and a card-based layout could be described as flat material and is inspired by the principles of material design along with a simple, attractive color system.
- prepare your workstation for Django
- start this Django app in the local environment
- how the project files are organized
- how to configure this Django application
- product page
- source code (Github)