flatisfy/flatisfy
Lucas Verney 7fd44b7e8f No longer make queries with more than three cities
Some postal codes correspond to multiple cities, then sometimes we were
spawning queries with more than three cities. This should no longer be
the case. This fixes https://github.com/Phyks/Flatisfy/issues/10.
2017-10-24 15:50:19 -04:00
..
data_files Linting 2017-06-20 13:37:54 +02:00
database Rewrite data files management, to make it more modular 2017-06-15 15:48:16 +02:00
filters Optimize photo comparisons; fixes #41, fixes #59 2017-06-28 22:37:13 +02:00
models Rewrite doc and frontend to match new constraints in config 2017-06-16 16:56:59 +02:00
web Merge branch 'cost-per-sq-meter' into 'master' 2017-07-11 15:08:41 +02:00
__init__.py Initial commit 2017-04-13 20:03:59 +02:00
__main__.py Fix an error introduced in 88a923c87e 2017-10-19 15:30:03 -04:00
cmds.py Adds basic email notifications when new flats have been found (fixes #47). 2017-07-06 15:06:13 +02:00
config.py Fix for https://github.com/Phyks/Flatisfy/issues/8 2017-10-19 15:34:02 -04:00
data.py Fix an issue with functools, see https://github.com/Phyks/Flatisfy/issues/4 2017-09-24 23:10:07 +02:00
email.py Fix for https://github.com/Phyks/Flatisfy/issues/8 2017-10-19 15:34:02 -04:00
exceptions.py Initial commit 2017-04-13 20:03:59 +02:00
fetch.py No longer make queries with more than three cities 2017-10-24 15:50:19 -04:00
tools.py Fix flatisfy.tools.batch with Python3 2017-09-26 01:04:09 +02:00