1👍
✅
This has nothing to do with Django, but with front-end stuff like CSS
You can do something like <div class="first-column">{{ form.some_field }}</div>
to access a certain field from 24 that you have and style it accordingly
Source:stackexchange.com