From 9e74676af340eeeec6286aceb584aec6aaa1bb98 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Tue, 12 Apr 2022 20:24:44 -0400 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a36d8d47..faf046d0 100644 --- a/README.md +++ b/README.md @@ -931,6 +931,8 @@ archivebox config --set DEBUG=True archivebox server --debug ... ``` +https://stackoverflow.com/questions/1074212/how-can-i-see-the-raw-sql-queries-django-is-running + #### Install and run a specific GitHub branch @@ -985,7 +987,8 @@ cd path/to/test/data/ archivebox shell archivebox manage dbshell ``` -(uses `pytest -s`) +(uses `pytest -s`) +https://stackoverflow.com/questions/1074212/how-can-i-see-the-raw-sql-queries-django-is-running