Project

Profile

Help

Story #3626

closed

Python Viewset Filters

Added by dalley almost 6 years ago. Updated over 3 years ago.

Status:
MODIFIED
Priority:
Normal
Assignee:
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
3.0.0
Target Release - Python:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Sprint 36
Quarter:

Description

PythonPackageContent
------------------------------------

  • Inherit from the base Content (currently just "type" which isn't very helpful)
  • name (exact, in)
  • author (exact, in)
  • packagetype (exact, in)
  • filename (exact, in)

PythonRemote
----------------------

  • Inherit from the base Remote - currently (name, last_updated)
  • Projects (exact, in) - see which remotes are set to download certain projects

PythonPublisher
-------------------------

  • No extra filters, just the ones on base Publisher - currently (name, last_updated)

Also available in: Atom PDF