In this chapter, we will cover the following topics:
- Passing HttpRequest to a form
- Utilizing the save method of a form
- Uploading images
- Creating a form layout with custom templates
- Creating a form layout with django-crispy-forms
- Filtering object lists
- Managing paginated lists
- Composing class-based views
- Generating PDF documents
- Implementing a multilingual search with Haystack and Whoosh