ProjetPP / Documentation

Documentation and protocol specification of the Projet Pensées Profondes
Creative Commons Zero v1.0 Universal
7 stars 1 forks source link

Module tutorial #54

Closed progval closed 9 years ago

Ezibenroc commented 9 years ago

Implement the constructor this way:

def __init__(self, request):
    self.request = request

Why don't we generate this code automatically with the script?

progval commented 9 years ago

indeed, we should do that

Ezibenroc commented 9 years ago
return [shortcuts.build_answer(self.request, tree, {}, 'OSM')]

Maybe we should explain the meaning of this (at least, what are the arguments).

Ezibenroc commented 9 years ago

Ok for the pull request, great job!

Tpt commented 9 years ago

Yeah! \o/

yhamoudi commented 9 years ago

great job!

:thumbsup: