unt-libraries / django-nomination

A Django application for nominating URLs by project.
BSD 3-Clause "New" or "Revised" License
2 stars 1 forks source link

get_metadata() returns different data types #25

Open somexpert opened 8 years ago

somexpert commented 8 years ago

This branch makes it so that the list of tuples returned has inconsistent data types. I think the function (or just the branch) should be rewritten so that all of the associated values are always returned as a queryset.