~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/webapp/submit/__init__.py

  • Committer: William Grant
  • Date: 2009-12-17 05:33:02 UTC
  • mfrom: (1445.1.2 trunk)
  • Revision ID: me@williamgrant.id.au-20091217053302-pwp1neq3im2d09y2
Merge a couple of submit bugfixes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
94
94
            if project is None:
95
95
                raise BadRequest('Specified project does not exist')
96
96
 
97
 
            project.submit(self.context, self.path, revision, req.user)
 
97
            project.submit(self.context, unicode(self.path), revision, req.user)
98
98
 
99
99
            # The Subversion configuration needs to be updated, to grant
100
100
            # tutors and lecturers access to this submission. We have to