Episode

Rendering generic views with django-crispy-forms [22 of 24] | Beginner's Series to: Django

Generic views are a great way to quickly get started with managing data in Django, but what about formatting and styling? In this video we will explore how to apply the django-crispy-forms module to your Django project to render pages with styling.

Useful Links:

Python