wiki:TracFormsPlugin/FAQ

Version 1 (modified by anonymous, 16 years ago) (diff)

--

(What Hopefully Won't Be) Frequently Asked Questions

PostgreSQL Support

Currently, PostgreSQL isn't supported. This is simply due to not having taken the time to test it yet and support for it should be available around release 0.3. If you're interested, check out a copy of the source and modify dbschema_* functions (as well as others if necessary) and add a keyword argument "postgres" which holds the SQL appropriate for PostgreSQL.

Can I use TracForms to manage (human) unit testing?

See #3282 for a discussion on this. A tutorial on this particular topic should up soon.