Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.16 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.16 KB

Wagtail Newsletter

Turn Wagtail pages into newsletters.

License: MIT PyPI version Newsletter CI

Links

Supported versions

  • Python (3.8, 3.9, 3.10, 3.11, 3.12)
  • Django (4.2, 5.0)
  • Wagtail (5.2, 6.0)

Installation

  • python -m pip install wagtail-newsletter
  • ...

Sample project

There is a sample project in the demo subdirectory. Check out its README for instructions on how to get it running.