Skip to content

Commit

Permalink
Allow filtering PriceTag with this new field
Browse files Browse the repository at this point in the history
  • Loading branch information
raphodn committed Dec 26, 2024
1 parent 40dbf92 commit f111e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion open_prices/api/proofs/filters.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,5 @@ class Meta:
fields = [
"proof_id",
"proof__owner",
"status",
"proof__ready_for_price_tag_validation" "status",
]

0 comments on commit f111e29

Please sign in to comment.