Allow users to look up links by /by_id/, even if they have hidden them in the listing

This commit is contained in:
ketralnis
2009-03-11 12:18:52 -07:00
parent ac7ff91324
commit 76e21ae0ec

View File

@@ -334,6 +334,7 @@ class RandomrisingController(ListingController):
class ByIDController(ListingController):
title_text = _('API')
skip = False
def query(self):
return self.names