Skip to content
This repository was archived by the owner on Apr 12, 2018. It is now read-only.
This repository was archived by the owner on Apr 12, 2018. It is now read-only.

Filter on the all queryset method results #10

Open
@oleiade

Description

@oleiade

most filter queryset methods are today made using the list_* boto.swf methods. These methods generally do not provide extensive filtering params.

Let's say that querysets filter method should now take kwargs params, and if any is present,
then filter will instead retrieve all (limited) objects, and manually filter the results.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions