This was how i rendered my form with bootstrap styling before:
forms.py
from django import forms from .models import Post class