Django Admin Soft playground
Minimal Django project with Docker
support - actively supported by AppSeed via Email
and Discord
.
Features:
- ✅
Up-to-date Dependencies
- ✅ Theme: Django Admin Soft
👉 Download the code
$ git clone https://github.com/app-generator/django-admin-soft-dashboard_p.git
$ cd django-admin-soft-dashboard_p
👉 Install modules via
VENV
$ virtualenv env
$ source env/bin/activate
$ pip install -r requirements.txt
👉 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/
.
Designed for those who like bold elements and beautiful websites Soft UI Dashboard is ready to help you create stunning websites and webapps. this open-source Bootstrap 5 Kit is built with over 70 frontend individual elements, like buttons, inputs, navbars, navtabs, cards or alerts, giving you the freedom of choosing and combining.
Django Admin Soft -
Admin Section
Django Admin Soft -
SignIN Page
Django Admin Argon playground
- Minimal Django core provided by AppSeed