Closed clnsmth closed 3 years ago
Write validation checks for field contents, e.g. the latitude and longitude fields of the location table should be in decimal degrees.
validate_data() does this.
validate_data()
Write validation checks for field contents, e.g. the latitude and longitude fields of the location table should be in decimal degrees.