aboutsummaryrefslogtreecommitdiff
path: root/instance/sqlite.py
Commit message (Expand)AuthorAge
* chg: [style] Format with black.Cédric Bonhomme2021-12-28
* chg: updated default configuration for SQLite.Cédric Bonhomme2021-10-15
* new [commands]: added fix_article_entry_id command.Cédric Bonhomme2021-04-14
* harmonize CRAWLER_RESOLVE_ARTICLE_URL configuration variable.Cédric Bonhomme2020-12-10
* 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