Work in Angular as in Django
Angular Django is a framework to work in Angular as in Django. Use the Django classes in Angular to build forms and data grids in minutes. A demo is available on the website.
Angular-django consists of two packages: a package for Angular and an optional package for Django. To install the Angular package:
$ npm i angular-django
To install the Django package:
$ pip install -U angular-django
Full instructions are available on the website.
Some features available:
- Use the methods and filters available in the Django Rest Framework to work with the API.
- Build forms in minutes. Includes validation on frontend and backend. Selector choices are built with the server.
- Easy-to-implement filtering, paging, and searching listings.
- Use your Django classes and types in Angular. The library will transform the API values to the correct types.