app/soc/views/models/docs.py
changeset 429 e50e18936f06
parent 408 7cd6bdfbf95c
child 445 31927f21970d
equal deleted inserted replaced
428:e0d5de282004 429:e50e18936f06
    16 
    16 
    17 """Views for Sponsor profiles.
    17 """Views for Sponsor profiles.
    18 """
    18 """
    19 
    19 
    20 __authors__ = [
    20 __authors__ = [
    21     '"Sverre Rabbelier" <sverer@rabbelier.nl>',
    21     '"Sverre Rabbelier" <sverre@rabbelier.nl>',
    22     '"Pawel Solyga" <pawel.solyga@gmail.com>',
    22     '"Pawel Solyga" <pawel.solyga@gmail.com>',
    23   ]
    23   ]
    24 
    24 
    25 
    25 
    26 from google.appengine.api import users
    26 from google.appengine.api import users