Django Argon BS4 - Theme-able UI, CI/CD via Render

This article presents the latest updates of Django Argon PRO (premium BS4 starter): codebase improvements, the latest UI Kit, and Ci/CD flow via Render.

Django Argon BS4 - Premium Starter
Django Argon BS4 - Premium Starter

Hello! Argon Dashboard, a premium Django starter, has been updated to the latest Django version, theme-able UI (usable via PIP), and CI/CD flow for Render. Starting with this version, this iconic design from Creative-Tim can be used in any Django project (new or legacy) with minimal configuration effort. Thanks for reading!

Argon Dashboard is a completely new product built on our newest re-built from scratch framework structure that is meant to make our products more intuitive, more adaptive and so much easier to customize.

🎁 The product is listed on the Discounts page with 30%OFF (all licenses)
Django Argon BS4 - Charts Page (crafted by AppSeed)
Django Argon BS4 - Charts Page

Video Presentation

Fast runners can visualize all the new features in this video material published on YouTube that also demonstrates the LIVE deployment on Render without much effort.

Django Argon BS4 - LIVE Demo

How to use the product

In order to compile the product, the workstation needs Python3, GIT command-line tool, and also the developer should be comfortable working in a terminal. If this product matches the DNA of your future project, here are the steps to use in a local environment:

πŸ‘‰ Access the oficial page and purchase a license

Once the purchase is completed, you will receive the GITHUB_TOKEN required by the installation process.

πŸ‘‰ Β Clone the sources from GitHub (public repository)
$ git clone https://github.com/app-generator/django-argon-dashboard-pro.git
$ cd django-argon-dashboard-pro
πŸ‘‰ Export GITHUB_TOKEN in the environment
$ export GITHUB_TOKEN='TOKEN_HERE'
πŸ‘‰ Install modules via VENV.
$ virtualenv env
$ source env/bin/activate
$ pip install -r requirements.txt
πŸ‘‰ Set UP/Migrate Database
$ python manage.py makemigrations
$ python manage.py migrate
πŸ‘‰ Β Start the APP
$ python manage.py runserver

At this point, the app should be up & running.

Django Argon BS4 - User Profile Page (crafted by AppSeed)
Django Argon BS4 - User Profile Page

Django Argon PRO - UI Components

This Bootstrap is built with over 300 individual components, giving you the freedom of choosing and combining. All components can take variations in color, which you can easily modify using Sass files.

Django Argon BS4 - UI Components (crafted by AppSeed)
Django Argon BS4 - UI Components

Django Argon PRO - Widgets

This Dashboard is coming with pre-built examples, so the development process is seamless, and switching from our pages to the real website is very easy to be done. Every element has multiple states for colors, styles, hover, and focus, that you can easily access and use.

Django Argon BS4 - Widgets Page (crafted by AppSeed)
Django Argon BS4 - Widgets Page

Thanks for reading! For more resources, please access the following: