akvo.rest.serializers.project_update_location 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 >.
- class akvo.rest.serializers.project_update_location.ProjectUpdateLocationExtraSerializer(*args, **kwargs)[source]
- class akvo.rest.serializers.project_update_location.ProjectUpdateLocationNestedSerializer(*args, **kwargs)[source]
Bases:
ProjectUpdateLocationSerializer
- class Meta[source]
Bases:
object
- exclude = ('location_target',)
- model
alias of
ProjectUpdateLocation
- class akvo.rest.serializers.project_update_location.ProjectUpdateLocationSerializer(*args, **kwargs)[source]
Bases:
BaseRSRSerializer
- class Meta[source]
Bases:
object
- fields = '__all__'
- model
alias of
ProjectUpdateLocation