Sandbox

Sample application which uses django web profiler

{% for user in users %} {% endfor %}
Username Email
{{ user.username }} {{ user.email }}