wq.db is a collection of Python modules for building robust, flexible schemas and REST APIs for use in creating field data collection apps and (more generally) mobile-first websites with progressive enhancement. wq.db is the backend component of wq and is geared primarily for use with wq.app, though it can be used separately. wq.db is built on the Django platform.
API
wq Config Object
•
URL Structure
•
Settings
wq.db.rest
ModelRouter
•
ModelSerializer
•
ModelViewSet
Guides
Fieldsets
•
Repeating Nested Forms
•
Entity-Attribute-Value