- fix limit parameter

- fix specific for_rent apartment listing prices
This commit is contained in:
Zachary Hampton
2024-08-13 10:44:11 -07:00
parent 3f44744d61
commit 6d14b8df5a
6 changed files with 81 additions and 9 deletions

View File

@@ -24,6 +24,8 @@ ordered_properties = [
"year_built",
"days_on_mls",
"list_price",
"list_price_min",
"list_price_max",
"list_date",
"sold_price",
"last_sold_date",