django-rest-framework-filters
django-rest-framework-filters copied to clipboard
Update documentation
- Add minimal "guide" section that demonstrates the full setup for using this package.
- Changes to FilterSet related filtering
- How the above enables related annotation support
- Added
.relationshipattribute - Added
.related_filtersetsattribute - Added
.get_related_filtersets()method - Added
. filter_related_filtersets()method - Added
.disable_subset()classmethod - Template rendering support
DjangoFilterBackendrenamed
@philipn - I was thinking about keeping things simple and just using GitHub pages for the docs. I've created the gh-pages branch, but I think you need to enable the setting. Also, while you're at it, you may want to disable the projects and wiki features.