aboutsummaryrefslogtreecommitdiff
path: root/instance/sqlite.py
Commit message (Expand)AuthorAge
* Minor fixes to the crawler.Cédric Bonhomme2020-03-29
* set DEBUG to True also when SQLite is used.Cédric Bonhomme2020-03-29
* allow insafe-inlineCédric Bonhomme2020-03-22
* Added a way to manage Content Security Policy via the configuration file.Cédric Bonhomme2020-03-22
* added files for dockerCédric Bonhomme2020-03-17
* Updated default SQLite configuration file.Cédric Bonhomme2020-03-15
* Updated README.Cédric Bonhomme2020-03-11
* Added SQLite configuration file.Cédric Bonhomme2020-03-10
bgstack15