|
1 |
| -# [Django Dynamic DataTables](https://appseed.us/developer-tools/django-dynamic-datatables/) |
| 1 | +# [Django Dynamic DataTables](https://app-generator.dev/docs/developer-tools/dynamic-datatables.html) |
2 | 2 |
|
3 |
| -`Open-Source` library for **Django** that provides a `powerful data table interface` (paginated information) with minimum effort - actively supported by [AppSeed](https://appseed.us/). |
| 3 | +`Open-Source` library for **Django** that provides a `powerful data table interface` (paginated information) with minimum effort - actively supported by **[App-Generator](https://app-generator.dev/)**. |
4 | 4 |
|
5 |
| -- [Django Dynamic Services](https://github.com/app-generator/django-dynamic-services) - `sample project that uses the library` |
6 |
| -- [Django - Build Services without Coding](https://www.youtube.com/watch?v=EtMCK5AmdQI) - `video presentation` |
| 5 | +- [Django Dynamic DataTables](https://www.youtube.com/watch?v=EtMCK5AmdQI) - video presentation |
7 | 6 |
|
8 |
| -<br /> |
| 7 | +<br /> |
| 8 | + |
| 9 | +--- |
| 10 | + |
| 11 | +> For a **complete set of features** and long-term support, check out **[Dynamic Django](https://app-generator.dev/docs/developer-tools/dynamic-django/index.html)**, a powerful starter that incorporates: |
| 12 | +
|
| 13 | +- [Dynamic DataTables](https://app-generator.dev/docs/developer-tools/dynamic-django/datatables.html): using a single line of configuration, the data saved in any table is automatically managed |
| 14 | +- [Dynamic API](https://app-generator.dev/docs/developer-tools/dynamic-django/api.html): any model can become a secure API Endpoint using DRF |
| 15 | +- [Dynamic Charts](https://app-generator.dev/docs/developer-tools/dynamic-django/charts.html): extract relevant charts without coding all major types are supported |
| 16 | +- [CSV Loader](https://app-generator.dev/docs/developer-tools/dynamic-django/csv-loader.html): translate CSV files into Django Models and (optional) load the information |
| 17 | +- Powerful [CLI Tools](https://app-generator.dev/docs/developer-tools/dynamic-django/cli.html) for the GIT interface, configuration editing, updating the configuration and database (create models, migrate DB) |
| 18 | + |
| 19 | +<br /> |
9 | 20 |
|
10 | 21 | > Features
|
11 | 22 |
|
@@ -135,4 +146,4 @@ If the managed model is `Books`, the dynamic interface is `/datatb/books/` and a
|
135 | 146 | <br />
|
136 | 147 |
|
137 | 148 | ---
|
138 |
| -[Django Dynamic DataTables](https://appseed.us/developer-tools/django-dynamic-datatables/) - Open-source library provided by **[AppSeed](https://appseed.us/)** |
| 149 | +[Django Dynamic DataTables](https://app-generator.dev/docs/developer-tools/dynamic-datatables.html) - Open-source library provided by **[App-Generator](https://app-generator.dev/)** |
0 commit comments