89
89
# This view's offering will be the sole offering for which the
90
90
# path is permissible. We need to check that.
91
91
if project.project_set.offering is not self.offering:
97
97
project.submit(self.context, unicode(self.path), revision, req.user)