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.directory(request)[source]

The project list view.

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 IATI file with streaming response and memory optimization.

akvo.rsr.views.project.main(request, project_id)[source]
akvo.rsr.views.project.partners(request, project_id)[source]

Show the partners tab on the project main page.

akvo.rsr.views.project.redirect_to(request, path)[source]
akvo.rsr.views.project.report(request, project_id)[source]

Show the full data report tab on the project main page.

akvo.rsr.views.project.widgets(request, project_id)[source]

.