Versions

Description

A Django package to create reports using models or QuerySets. Most report writing comprises filters, sorts, and pagination. Many developers write this glue code over and over again, with slight variations specific to the implementation. My goal is to create a package that will allow a developer to create a report with a mix of filters and sorts very quickly, but with the ability to extend the package and add any custom functionality that might be needed. Hopefully, this would actually turn into a collection of filters, sorts, views, etc., that can be shared by the community or possibly included with the package itself.

Repository

http://bitbucket.org/bluecamel/django-canary.git

Project Slug

django-canary

Last Built

No builds yet

Maintainers

Home Page

http://www.bluecamel.com/projects/canary/

Badge

Tags

django, reporting, reports

Short URLs

django-canary.readthedocs.io
django-canary.rtfd.io

Default Version

latest

'latest' Version

master