Changed checkCanMakeRequestToGroup to use Logic instance instead of module.
This method now also directly queries for the keyname of the group.
Also some whitespace fixes in the access module.
import gae_django
import app_profiler.app_profiler
def main():
app_profiler.app_profiler.main()
if __name__ == '__main__':
main()