File "/home/nefalem/Documents/monolith/monolithsite/firstapp/
views.py", line 5, in <module>
from firstapp.forms import OrderForm
File "/home/nefalem/Documents/monolith/monolithsite/firstapp/
forms.py", line 4, in <module>
class OrderForm(forms.ModelForm):
File "/home/nefalem/Documents/monolith/venv/lib/python3.6/site-packages/django/forms/models.py", line 256, in
new apply_limit_choices_to=False,
File "/home/nefalem/Documents/monolith/venv/lib/python3.6/site-packages/django/forms/models.py", line 139, in fields_for_model
opts = model._meta
AttributeError: 'tuple' object has no attribute '_meta'