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

« back to all changes in this revision

Viewing changes to www/apps/groups/__init__.py

  • Committer: William Grant
  • Date: 2009-01-19 04:03:07 UTC
  • mto: This revision was merged to the branch mainline in revision 1090.
  • Revision ID: grantw@unimelb.edu.au-20090119040307-0zmzfk0xdz8a95so
www/apps/groups: Clean up imports.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
import cgi
27
27
 
28
 
from ivle import (util, caps)
29
 
from ivle.database import Enrolment, Subject, Semester, Offering
 
28
from ivle import caps
 
29
from ivle.database import Subject
30
30
 
31
31
def handle(req):
32
32
    # Set request attributes