I am creating activity streams for the user using signals and content types. The activities are being created by the post_save signals. However I am getting problems displaying those activities in the template.I am creating activity streams for the user usi