-
Notifications
You must be signed in to change notification settings - Fork 0
Ideas and examples
Emmanuelle Delescolle edited this page Nov 21, 2015
·
3 revisions
This is a screenshot of a web application (Django + DRF + EmberJS) which should be possible to create create with this new application.
In this screenshot, there are 4 Django models in action, all editable (and 2 listable) i a single page:
These are screenshots of a web application framework (Django + DRF + EmberJS) where the forms are built by the frontend framework according to information sent from the Django backend.
The form in the first screenshot includes 4 nested sub-forms as well as a a deeply nested (sub of sub) formset.
It should be possible to render each and every screen (see list on the left) from information received from the Django backend using this new application.