You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We recently made a change to allow Akvo Pages to be created without partners being connected, but only with keywords, however we have a partnersite set at http://ginks.akvoapp.org/en/ but when the partner was removed, all the points on the map disappeared.
We need to correct this so the map is populated with the project locations of the included projects.
The text was updated successfully, but these errors were encountered:
Fix the map on the partner site home page so that it uses the actual
queryset of projects for the site instead of all projects associated
with the parter site organisation.
This is needed now that the projects may be selected based on keywords
rather than org association.
Fix the map on the partner site home page so that it uses the actual
queryset of projects for the site instead of all projects associated
with the parter site organisation.
This is needed now that the projects may be selected based on keywords
rather than org association.
Conflicts:
akvo/rsr/templatetags/maps.py
We recently made a change to allow Akvo Pages to be created without partners being connected, but only with keywords, however we have a partnersite set at http://ginks.akvoapp.org/en/ but when the partner was removed, all the points on the map disappeared.
We need to correct this so the map is populated with the project locations of the included projects.
The text was updated successfully, but these errors were encountered: