GrafeasGroup / blossom

The website. The app. The everything.
6 stars 3 forks source link

Add title field to submission model #193

Closed TimJentzsch closed 3 years ago

TimJentzsch commented 3 years ago

Relevant issue: Closes #149.

Description:

Adds an optional title field to the submission model and allows filtering and ordering by title on the submission view. This allows us to fetch the title directly from Blossom instead of having to get it from Reddit.

Checklist: