Skip to content
  • Christos Stavrakakis's avatar
    snf_django: Add new filtering fuction · 92fc8589
    Christos Stavrakakis authored
    Add new 'filter_objects_results' function to apply filters, e.g. from
    --filter-by option to objects. Rename old 'parse_filters' function ,that
    parsed filters to querytset arguments, to 'parse_queryset_filters.
    The new function is currently unused.
    92fc8589