Skip to content

A suite of tools that extends Wagtail's already-awesome StreamField to make it even more flexible/versatile/useful!

License

Notifications You must be signed in to change notification settings

CodeCrow/wagtail-streamfieldtools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wagtail-streamfieldtools

Travis CI Status Coverage Percentage Downloads Latest Version

A suite of tools that extends Wagtail's already-awesome StreamField to make it even more flexible/versatile/useful!

Includes:

  • A simple interface for displaying the individual blocks of a StreamField in any number of renditions.
  • A 'block registry' (and its associated field, RegisteredBlockStreamField) that makes blocks pluggable/re-usable across disparate models/apps/projects.

Compatibility

  • Python:
    • 2.7
    • 3.3
    • 3.4
  • Wagtail:
    • 1.1
    • 1.2

TODO:

  • Docs (with useful, easy-to-follow examples)!

About

A suite of tools that extends Wagtail's already-awesome StreamField to make it even more flexible/versatile/useful!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.3%
  • HTML 1.7%