flatisfy/flatisfy
Lucas Verney 4a65f52475 Do not store personal data by default, let user overload this behavior
through config.

Fixes #80.
2017-11-17 16:14:11 +01: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 Fix a bug with minimum number of photos constraint 2017-11-03 17:41:16 +01:00
models Add an ICS feed of visits 2017-11-10 16:29:38 +01:00
web Add an ICS feed of visits 2017-11-10 16:29:38 +01: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 Do some linting 2017-10-29 21:04:09 +01:00
config.py Do not store personal data by default, let user overload this behavior 2017-11-17 16:14:11 +01: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 Do not store personal data by default, let user overload this behavior 2017-11-17 16:14:11 +01:00
tools.py Do some linting 2017-10-29 21:04:09 +01:00