Django starter styled with Argon2 Design PRO, a premium Bootstrap 5 KIT from Creative-Tim
The product is designed to deliver the best possible user experience with highly customizable feature-rich pages.
NOTE: This product
requires a Licensein order to access the theme. During the purchase, aGitHub Access TOKENis provided.
- 🛒 Django Argon2 PRO -
Product page(contains payment links) - 👉 Django Argon2 PRO -
LIVE Demoon Render - 🚀 Support via
Email&Discord
- ✅
Up-to-date Dependencies - ✅
Design: Django Theme Argon2 -PRO Version - ✅
Sectionscovered by the design:- ✅ Admin section (reserved for superusers)
- ✅ Authentication:
Django.contrib.AUTH, Registration - ✅ All Pages available in for ordinary users
- ✅
Docker - 🚀
DeploymentCI/CDflow viaRender
👉 Download the code
$ git clone https://github.com/app-generator/django-argon-dashboard2-pro.git
$ cd django-argon-dashboard2-proExport
GITHUB_TOKENin the environment. The value is provided by AppSeed during purchase.
This is required because the project has a private REPO dependency: github.com/app-generator/priv-django-admin-material-pro
$ export GITHUB_TOKEN='TOKEN_HERE' # for Linux, Mac
$ set GITHUB_TOKEN='TOKEN_HERE' # Windows CMD
$ $env:GITHUB_TOKEN = 'TOKEN_HERE' # Windows powerShell 👉 Install modules via
VENV.
$ virtualenv env
$ source env/bin/activate
$ pip install -r requirements.txt👉 Edit the
.envusing 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 runserverAt this point, the app runs at http://127.0.0.1:8000/.
Django Argon2 PRO -
ChartsPage
Django Argon2 PRO -
eCommerceProduct Page
Django Argon2 PRO - Django starter provided by AppSeed



