Django Argon Dashboard Pro

screenshot of Django Argon Dashboard Pro

Django Argon PRO - Premium Starter | App-Generator.dev

Overview:

Django Argon PRO is a Django starter styled with Argon Dashboard PRO, which is a premium Bootstrap design from Creative-Tim. This product aims to provide a highly customizable and feature-rich user experience. However, it requires a license in order to access the theme.

Features:

  • Up-to-date Dependencies
  • Design: Django Theme Argon - PRO Version
  • Sections covered by the design:
    • Admin section (reserved for superusers)
    • Authentication: Django.contrib.AUTH, Registration
    • All Pages available for ordinary users
  • Docker Deployment
    • CI/CD flow via Render

Manual Build:

  1. Download the code.
  2. Export GITHUB_TOKEN in the environment. The value will be provided by AppSeed during purchase. This is required because the project has a private REPO dependency.
  3. Install modules using VENV.
  4. Edit the .env file using the .env.sample template.
  5. Set up the database.
  6. Create the Superuser.
  7. Start the app. At this point, the app will run at http://127.0.0.1:8000/.

Start In Docker:

  1. Edit the Dockerfile to set GITHUB_TOKEN in the Environment. Important: Do not share or commit the value on GitHub as it will automatically be invalidated.
  2. Start the app. At this point, the app will run at http://127.0.0.1:5085/.

Summary:

Django Argon PRO is a Django starter template styled with the premium Bootstrap design Argon Dashboard PRO. It offers a range of features such as up-to-date dependencies, an admin section for superusers, authentication, and customizable pages for ordinary users. The product can be installed manually or using Docker. Overall, Django Argon PRO provides a convenient and customizable solution for Django developers.