Write DRY, composable filtering logic for data queries and instance methods.
Project description
Standard Django forces business logic to be repeated as it’s used in different contexts (querying, instance methods, querying related objects). This repetition makes is hard to maintain and definitions frequently become out of sync. This library allows a piece of filtering logic to be written once and then used in many different contexts.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-qtools-1.0.tar.gz
(6.9 kB
view hashes)