Django UI
Components ready to add into your Django project
login
dashboard
View notifications
Page preview
Code
<div> {% for data in variables.dataset %} <div>Lots of data {{ data }} </div> {% endfor %} </div>
Context
dataset