{% extends "testapp/base.html" %} {% block template_name %}testapp/journey_task_list.html{% endblock %} {% block content %}
One journey, scoped by the id in the URL. A section that does not apply yet is not listed; one that waits on another is listed but cannot start yet. The whole thing submits once every row is complete.
You have completed {{ task_list.completed }} of {{ task_list.count }} section{{ task_list.count|pluralize }}.