Closed soyapark closed 5 years ago
Right now, html components are created through Django template (static) and javascript (dynamic) which make it hard to maintain or implement. I will find a way to instantiate components.
https://docs.djangoproject.com/en/2.2/ref/templates/api/
Right now, html components are created through Django template (static) and javascript (dynamic) which make it hard to maintain or implement. I will find a way to instantiate components.
https://docs.djangoproject.com/en/2.2/ref/templates/api/