flatisfy/flatisfy
Lucas Verney bdf8a6b8d2 Handle multiple constraints in the config
All the backend part has been rewritten to handle multiple constraints
in the config (== multiple queries).

Also did some linting.

Still to be done: frontend part and doc.
2017-06-16 16:22:02 +02:00
..
data_files Handle multiple constraints in the config 2017-06-16 16:22:02 +02:00
database Rewrite data files management, to make it more modular 2017-06-15 15:48:16 +02:00
filters Handle multiple constraints in the config 2017-06-16 16:22:02 +02:00
models Handle multiple constraints in the config 2017-06-16 16:22:02 +02:00
web Handle multiple constraints in the config 2017-06-16 16:22:02 +02:00
__init__.py Initial commit 2017-04-13 20:03:59 +02:00
__main__.py Handle multiple constraints in the config 2017-06-16 16:22:02 +02:00
cmds.py Handle multiple constraints in the config 2017-06-16 16:22:02 +02:00
config.py Handle multiple constraints in the config 2017-06-16 16:22:02 +02:00
data.py Handle multiple constraints in the config 2017-06-16 16:22:02 +02:00
exceptions.py Initial commit 2017-04-13 20:03:59 +02:00
fetch.py Handle multiple constraints in the config 2017-06-16 16:22:02 +02:00
tools.py Handle multiple constraints in the config 2017-06-16 16:22:02 +02:00