How to create a custom Wagtail admin page with fields of different models?

This page summarizes the projects mentioned and recommended in the original post on /r/WagtailCMS

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • django-modelcluster

    Django extension to allow working with 'clusters' of models as a single unit, independently of the database

  • There's nothing to be afraid of the ParentalKey, check its code: https://github.com/wagtail/django-modelcluster/blob/febc4121f1c49c18f8c620d99c4d713d2ff39f0f/modelcluster/fields.py#L234:L273 it just a light extension to the ForeignKey that adds functionality needed for InlinePanel to work.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts