Ordering a {{ product }} instance for {{ timeframe }} we are here?!
{% csrf_token %} {{ form.as_p }} {% for res in product.resources.all %}
  • {% if res.minimum_units and res.maximum_units %} {% else %} {% endif %}
  • {% endfor %}