wagtail-treemodeladmin
Model explorer
An extension for Wagtail's ModelAdmin that enables page explorer-like navigation of Django model relationships within the Wagtail admin
An extension for Wagtail's ModelAdmin for a page explorer-like navigation of Django model relationships
45 stars
29 watching
8 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
djangohacktoberfestwagtail
Related projects:
Repository | Description | Stars |
---|---|---|
cfpb/wagtail-inventory | A tool to search Wagtail pages by the StreamField blocks they contain | 59 |
cfpb/wagtail-flags | A tool for implementing feature flags within Wagtail sites, allowing conditional toggling of functionality based on site-specific conditions. | 83 |
infoportugal/wagtail-modeltranslation | An app to add translation support to Wagtail CMS without modifying the original models | 151 |
vicktornl/wagtail-model-forms | A library that provides a set of form builder functionalities for Django models and pages. | 5 |
fabiocaccamo/django-treenode | A Django project providing an abstract model and admin interface for tree-based data structures. | 679 |
wunderweiss/wagtail-rangefilter | Integrates rangefilter with Wagtail's ModelAdmin for date and datetime filtering in Django models. | 12 |
thecodingsheikh/wagtail-waffle | Integrates Django Waffle's feature flag capabilities with Wagtail's admin interface | 1 |
cfpb/wagtail-sharing | Enables sharing of Wagtail draft content across domains while maintaining access control and visual branding. | 54 |
filepreviews/wagtail-filepreviews | Extends Wagtail's Documents to include image previews and metadata from FilePreviews.io | 22 |
nigel2392/wagtail_fedit | Allows users to edit content on a Wagtail site directly in the browser. | 10 |
nigel2392/wagtail_editorjs | A Django app providing an integrated rich text editor with features like page/image chooser and document support. | 9 |
adinhodovic/wagtail-resume | A reusable Django page model for creating and managing resumes | 91 |
wagtail-nest/wagtail-personalisation | A module for Wagtail CMS that enables editors to create customised pages based on user segments and configured rules. | 120 |
acarasimon96/wagtail-django-simple-captcha | An extension of Wagtail's form builder to add a simple CAPTCHA verification step | 3 |
dperetti/django-wagtailmedium | An integration for Wagtail CMS that allows users to edit rich text content using the Medium Editor | 18 |