mirror of
https://github.com/Bunsly/HomeHarvest.git
synced 2026-03-04 19:44:29 -08:00
fix postal search to search just by zip
This commit is contained in:
@@ -5,8 +5,6 @@ from .exceptions import InvalidListingType, InvalidDate
|
||||
|
||||
ordered_properties = [
|
||||
"property_url",
|
||||
"primary_photo",
|
||||
"alt_photos",
|
||||
"mls",
|
||||
"mls_id",
|
||||
"status",
|
||||
@@ -33,6 +31,8 @@ ordered_properties = [
|
||||
"stories",
|
||||
"hoa_fee",
|
||||
"parking_garage",
|
||||
"primary_photo",
|
||||
"alt_photos",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user