https://github.com/labd/wagtail-site-inheritance
Support for site inheritance in Wagtail
https://github.com/labd/wagtail-site-inheritance
Last synced: about 1 year ago
JSON representation
Support for site inheritance in Wagtail
- Host: GitHub
- URL: https://github.com/labd/wagtail-site-inheritance
- Owner: labd
- License: mit
- Created: 2019-05-07T08:01:27.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-19T08:10:51.000Z (about 2 years ago)
- Last Synced: 2024-05-01T09:49:18.316Z (about 2 years ago)
- Language: Python
- Homepage:
- Size: 104 KB
- Stars: 6
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
README
[](https://codecov.io/gh/labd/wagtail-site-inheritance)
[](https://pypi.python.org/pypi/wagtail-site-inheritance/)
[](https://wagtail-site-inheritance.readthedocs.io/en/latest/)
[](https://github.com/labd/wagtail-site-inheritance/actions)
# Wagtail Site Inheritance
## Installation
```shell
pip install wagtail-site-inheritance
```
## TODO
- [ ] https://github.com/wagtail/wagtail/issues/4925