akvo.rsr.views.project module
Akvo RSR is covered by the GNU Affero General Public License.
See more details in the license.txt file located at the root folder of the Akvo RSR module. For additional details on the GNU license please see < http://www.gnu.org/licenses/agpl.html >.
- akvo.rsr.views.project.finance(request, project_id)[source]
Show finance tab on the project main page.
- akvo.rsr.views.project.hierarchy(request, project_id, public=True, template='project_hierarchy.html')[source]
.
- akvo.rsr.views.project.iati(request, project_id)[source]
Generate the IATI file on-the-fly and return the XML.
- akvo.rsr.views.project.partners(request, project_id)[source]
Show the partners tab on the project main page.