Sandbox
Sample application which uses django web profiler
Username
Email
{% for user in users %}
{{ user.username }}
{{ user.email }}
{% endfor %}