{% extends "part/part_app_base.html" %} {% load static %} {% block content %}
Variant: {{ part.variant }}
{% endif %}{{ part.description }}
| IPN | {{ part.IPN }} |
| URL | {{ part.URL }} |
| In Stock | {{ part.total_stock }} |
| Can Build | {{ part.can_build }} |
| Underway | {{ part.quantity_being_built }} |
| Allocated | {{ part.allocation_count }} |