We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf2b348 commit 5ce0139Copy full SHA for 5ce0139
README.md
@@ -18,7 +18,7 @@ Open-source **Django Dashboard** generated by `AppSeed` op top of a modern desig
18
| ✅ | **Persistence** | `SQLite`, `MySql` |
19
| ✅ | **Authentication** | Basic, `OAuth` via **AllAuth** for Github |
20
| ✅ | **API Generator** | Secure API via DRF - **[Video Presentation](https://youtu.be/IM-PJrlgBe8)** |
21
-| ✅ | **Dynamic DataTables** | [read more](https://appseed.us/developer-tools/django-dynamic-datatables/) |
+| ✅ | **Dynamic DataTables** | `Server-side` pagination, Search, Export |
22
| ❌ | **Payments** | `One-Time` and `Subscriptions` via `Stripe` |
23
| ❌ | **Async Tasks** | via `Celery` |
24
0 commit comments