InvenTree/InvenTree/build/forms.py
2022-05-04 16:30:46 +10:00

8 lines
122 B
Python

"""
Django Forms for interacting with Build objects
"""
# -*- coding: utf-8 -*-
from __future__ import unicode_literals