53 | | * Implement a set of reusable AJAX components using Dojo and Django as a backend. |
| 53 | * Implement a set of reusable AJAX components using Dojo and Django as a backend, including: |
| 54 | * Non-admin widgets |
| 55 | * Admin widgets to bring Django closer to, e.g., MicrosoftAccess for creating database applications: |
| 56 | * MultiSelectComboBox that works for thousands of rows and can display the results in rows |
| 57 | * Easily create any levels of inlined editing widgets |
| 58 | * Compose admin pages of AjaxPortlets that can be connected together |