GeoQuerySet.sym_difference(geom)
Deprecated since version 1.9: Use the SymDifference function instead.
Returns the symmetric difference of the geographic field with the given geometry in a sym_difference attribute on each element of the GeoQuerySet.
Please login to continue.