# Reference

* [Pages](pages/index.md)
  * [Theory](pages/theory.md)
  * [Recipes](pages/model_recipes.md)
  * [Page QuerySet reference](pages/queryset_reference.md)
* [StreamField reference](streamfield/index.md)
  * [StreamField block reference](streamfield/blocks.md)
  * [Form widget client-side API](streamfield/widget_api.md)
  * [StreamField data migration reference](streamfield/data_migrations.md)
* [Contrib modules](contrib/index.md)
  * [Settings models](contrib/settings.md)
  * [Form builder](contrib/forms/index.md)
  * [Sitemap generator](contrib/sitemaps.md)
  * [Frontend cache invalidator](contrib/frontendcache.md)
  * [`RoutablePageMixin`](contrib/routablepage.md)
  * [Promoted search results](contrib/searchpromotions.md)
  * [Simple translation](contrib/simple_translation.md)
  * [TableBlock](contrib/table_block.md)
  * [Typed table block](contrib/typed_table_block.md)
  * [Redirects](contrib/redirects.md)
  * [Legacy richtext](contrib/legacy_richtext.md)
* [Admin UI reference](ui/index.md)
  * [UI components](ui/components.md)
  * [JavaScript components](ui/client.md)
* [Management commands](management_commands.md)
* [Model reference](models.md)
* [Hooks](hooks.md)
* [Signals](signals.md)
* [Settings](settings.md)
* [The project template](project_template.md)
* [Jinja2 template support](jinja2.md)
* [Panels](panels.md)
* [Viewsets](viewsets.md)
