Summary: | [NEW PORT] textproc/py-wtf-peewee: Bridge between peewee models and wtforms | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Goran Mekić <meka> | ||||
Component: | Individual Port(s) | Assignee: | Ben Woods <woodsb02> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | woodsb02 | ||||
Priority: | --- | Keywords: | patch, patch-ready | ||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 242765 | ||||||
Attachments: |
|
A commit references this bug: Author: woodsb02 Date: Mon Dec 23 22:54:30 UTC 2019 New revision: 520748 URL: https://svnweb.freebsd.org/changeset/ports/520748 Log: Add new port textproc/py-wtf-peewee Flask-WTF-Peewee, based on the code found in wtforms.ext, provides a bridge between peewee models and wtforms, mapping model fields to form fields. WWW: https://github.com/coleifer/wtf-peewee PR: 242763 Submitted by: Goran Meki? <meka@tilda.center> Changes: head/textproc/Makefile head/textproc/py-wtf-peewee/ head/textproc/py-wtf-peewee/Makefile head/textproc/py-wtf-peewee/distinfo head/textproc/py-wtf-peewee/pkg-descr Committed - thanks! |
Created attachment 210099 [details] py-wtf-peewee.diff QA: * portlint: OK (looks fine.) * testport: OK (poudriere: 12.0, amd64 tested) * maketest: OK (15 tests PASSED)