rename qcombine.FakeModel to qcombine.GenericModel

This commit is contained in:
bkfox
2016-06-21 20:37:26 +02:00
parent 47991dfa3d
commit bae670e883
4 changed files with 5 additions and 5 deletions

View File

@ -129,7 +129,7 @@ class Sound (cms.RelatedPost):
)
class Publications (qcombine.FakeModel):
class Publications (qcombine.GenericModel):
"""
Combine views
"""