> For the complete documentation index, see [llms.txt](https://appseed.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://appseed.gitbook.io/docs/products/django-dashboards/shards-dashboard.md).

# Django Shards Dashboard

A high-quality & free Bootstrap admin dashboard template pack that comes with lots of templates and components. Based on Bootstrap 4, **Shards Dashboard Lite** is fully responsive and capable to adapt its layout to any viewport size.

> Features

* Codebase - [Django Dashboard Boilerplate](/docs/boilerplate-code/django-dashboard.md)
* UI Kit: Shards Dashboard (free version) provided by DesignRevision
* SQLite Database, Django Native ORM
* Session-Based Authentication, Forms validation
* Deployment scripts: Docker, Gunicorn/Nginx

> Links

* [Shards Django](https://appseed.us/admin-dashboards/django-dashboard-shards) - product page
* [Shards Django](https://github.com/app-generator/django-dashboard-shards) - source code
* [Shards Django](https://django-dashboard-shards.appseed.us/) - LIVE Demo

> [Support](https://appseed.us/support) (Email and LIVE on Discord) for **registered** [**AppSeed**](https://appseed.us/) **users**.

### What is Django

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of Web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.

> Read more about [Django Framework](/docs/content/what-is/django.md)

### How to use the App

* [Set up the environment](/docs/boilerplate-code/django-dashboard.md#environment-1) - prepare your workstation for **Django**
* [Compile the sources](/docs/boilerplate-code/django-dashboard.md#build-the-app-1) - start this **Django** app in the local environment
* [App Codebase](/docs/boilerplate-code/django-dashboard.md#app-codebase) - how the project files are organized
* [App Configuration](/docs/boilerplate-code/django-dashboard.md#app-configuration) - how to configure this **Django** application

### Shards Dashboard UI

A high-quality & free Bootstrap admin dashboard template pack that comes with lots of templates and components. Based on Bootstrap 4, **Shards Dashboard Lite** is fully responsive and capable to adapt its layout to any viewport size.

* [Shards Dashboard](/docs/content/bootstrap-template/shards-dashboard.md) - information provided by AppSeed
* [Shards Dashboard](https://designrevision.com/downloads/shards-dashboard-lite/) - product page hosted by DesignRevision

![Shards Dashboard - Free Bootstrap Template.](/files/-M_kRip_iFaInaxh6wpQ)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://appseed.gitbook.io/docs/products/django-dashboards/shards-dashboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
