flatisfy/flatisfy
Lucas Verney 69588a9601
Add the possibility to leave notes on flats
* Add a database field to store `notes` (as a memo) about flats.
* Add matching UI elements to let users store their notes about flats.

This commit closes issue #34.
2017-05-03 19:18:07 +02:00
..
data_files Initial commit 2017-04-13 20:03:59 +02:00
database Add the possibility to leave notes on flats 2017-05-03 19:18:07 +02:00
filters Better deduplication 2017-05-03 15:55:07 +02:00
models Add the possibility to leave notes on flats 2017-05-03 19:18:07 +02:00
web Add the possibility to leave notes on flats 2017-05-03 19:18:07 +02:00
__init__.py Initial commit 2017-04-13 20:03:59 +02:00
__main__.py Various UI fixes 2017-05-03 15:55:07 +02:00
cmds.py Do not refetch details on filtering. To fetch details, one should do import. Closes issue #38. 2017-05-03 15:55:08 +02:00
config.py Add a search feature and matching UI elements 2017-05-03 15:55:08 +02:00
data.py Refilter command and backends in config 2017-05-03 15:55:07 +02:00
exceptions.py Initial commit 2017-04-13 20:03:59 +02:00
fetch.py Add a search feature and matching UI elements 2017-05-03 15:55:08 +02:00
tools.py Add a page listing flats by status 2017-05-03 15:55:07 +02:00