发布时间:2022-07-04 文章分类:编程知识 投稿人:李佳 字号: 默认 | | 超大 打印

django-qbe
by versae

Django implementantion for Query By Example (QBE)

Admin tool in order to get custom reports. The objective of django-qbe is provide a assited and interactive way of making complex queries with no technical knowledge (or minimal) to get custom reports from the objects of Django models. Based on QBE proposal from IBM®, django-qbe is intended to remove the limitations of Django QuerySets objects and to use the whole expresive power of the subjacent SQL.

Features