Project

Profile

Help

Task #3082

Updated by amacdona@redhat.com about 6 years ago

https://pulp.plan.io/projects/pulp/wiki/Pulp_3_Minimum_Viable_Product This task should be marked "groomed" when both questions are answered. 

 As an authenticated user, I have filters on 1) What are the Distribution list:  
 * name: (equality, name_in_list) filtering use cases for this viewset? 
 * base_path: (equality, substring, base_path_in_list) 


 2) What filters (field and FilterSet) should this viewset include? 

 https://django-filter.readthedocs.io/en/latest/ref/filters.html#filters

Back