From 0732db2469c31eb60354c91fa5505b13e617261b Mon Sep 17 00:00:00 2001 From: App Generator <51070104+app-generator@users.noreply.github.com> Date: Sun, 6 Oct 2024 13:22:07 +0300 Subject: [PATCH] Minor Changes --- .env | 8 ++++++++ README.md | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.env b/.env index 01e471d6..71577466 100644 --- a/.env +++ b/.env @@ -1,3 +1,11 @@ DEBUG=True SECRET_KEY= + +#DB Credentials (used by Django if set) +#DB_ENGINE= +#DB_HOST= +#DB_PORT= +#DB_USERNAME= +#DB_NAME= +#DB_PASS= diff --git a/README.md b/README.md index 250bf314..ae8a5708 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Open-source **Django** project crafted on top of **[AdminLTE](https://appseed.us/product/adminlte/django/)**, an open-source and iconic `Bootstrap` design. The product is designed to deliver the best possible user experience with highly customizable feature-rich pages. -- 👉 [Django AdminLTE](https://appseed.us/product/adminlte/django/) - `Product page` +- 👉 [Django AdminLTE](https://appseed.us/product/adminlte/django/) - `Product Page` - 👉 [Django AdminLTE](https://adminlte-django.appseed-srv1.com/) - `LIVE Demo` - 👉 [Django AdminLTE Documentation](https://app-generator.dev/docs/products/django/adminlte/index.html)