parent
4c7be64e96
commit
db8fba486b
|
@ -649,7 +649,7 @@ class DocumentInfo(models.Model):
|
|||
source__states__slug="active",
|
||||
)
|
||||
| models.Q(source__type__slug="rfc")
|
||||
)
|
||||
).distinct()
|
||||
|
||||
def referenced_by_rfcs(self):
|
||||
"""Get refs to this doc from RFCs"""
|
||||
|
|
Loading…
Reference in a new issue