Tags: cuenca-mx/quienesquien-python
Tags
Enhancement qeq integration (#11) * Add fecha_nacimiento_date computed field to Person model * Add is_potential_false_positive method to Person model * Update version to 1.0.2.dev1 for development release * Refactor fecha_nacimiento_date from computed field to property in Person model * Update version to 1.0.2 for stable release * Refactor Person model methods: rename fecha_nacimiento_date to fecha_nacimiento_to_date and update is_potential_false_positive to matches_data with improved logic * Refactor matches_data method in Person model for improved logic * Update version to 1.0.2 for stable release
Refactor matches_data method in Person model for improved logic
Refactor Person model methods: rename fecha_nacimiento_date to fecha_… …nacimiento_to_date and update is_potential_false_positive to matches_data with improved logic
Refactor fecha_nacimiento_date from computed field to property in Per… …son model
Add peso1 field to Person model for backward compatibility
Refactor Person class to update model_extra with lowercase keys and r… …emove metadata field
PreviousNext