File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11Wagtail StreamForms
22===================
33
4- |CircleCI | |Codecov |
4+ |tests | |Codecov | | pypi | | github |
55
66Allows you to build forms in the CMS admin area and add them to any StreamField in your site.
77You can add your own fields along with the vast array of default fields which include the likes
@@ -90,7 +90,12 @@ Create yourself a superuser
9090
9191 Go to http://127.0.0.1:8000
9292
93- .. |CircleCI | image :: https://circleci .com/gh/ labd/wagtailstreamforms/tree/master.svg?style= svg
94- :target: https://circleci .com/gh/ labd/wagtailstreamforms/tree/master
93+ .. |tests | image :: https://github .com/labd/wagtailstreamforms/workflows/Python%20Tests/badge. svg
94+ :target: https://github .com/labd/wagtailstreamforms/actions?query=workflow%3A%22Python+Tests%22
9595.. |Codecov | image :: https://codecov.io/gh/labd/wagtailstreamforms/branch/master/graph/badge.svg
9696 :target: https://codecov.io/gh/labd/wagtailstreamforms
97+ .. |pypi | image :: https://img.shields.io/pypi/v/wagtailstreamforms.svg
98+ :target: https://pypi.org/project/wagtailstreamforms/
99+ .. |github | image :: https://img.shields.io/github/stars/labd/wagtailstreamforms.svg?style=social&logo=github
100+ :target: https://github.com/labd/wagtailstreamforms/stargazers
101+
You can’t perform that action at this time.
0 commit comments