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 dce2249 commit 5d83384Copy full SHA for 5d83384
README.md
@@ -18,8 +18,8 @@ Open-source **Django Dashboard** generated by `AppSeed` op top of a modern desig
18
| ✅ | **Docker** | Simple Setup (local usage) |
19
| ✅ | **Persistence** | `SQLite`, `MySql` |
20
| ✅ | **Authentication** | Basic, `OAuth` via **AllAuth** for Github |
21
-| ✅ | **API Generator | Secure API via `DRF` |
22
-| ✅ | **Dynamic DataTables | `Server-side` pagination, `Search`, Export |
+| ✅ | **API Generator** | Secure API via `DRF` |
+| ✅ | **Dynamic DataTables** | `Server-side` pagination, `Search`, Export |
23
| ❌ | **Stripe Payments** | `One-Time` and `Subscriptions` |
24
| ❌ | **Async Tasks** | via `Celery` |
25
0 commit comments