mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-22 22:25:24 +02:00
Update README.md
This commit is contained in:
@@ -931,6 +931,8 @@ archivebox config --set DEBUG=True
|
|||||||
archivebox server --debug ...
|
archivebox server --debug ...
|
||||||
```
|
```
|
||||||
|
|
||||||
|
https://stackoverflow.com/questions/1074212/how-can-i-see-the-raw-sql-queries-django-is-running
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
#### Install and run a specific GitHub branch
|
#### Install and run a specific GitHub branch
|
||||||
@@ -985,7 +987,8 @@ cd path/to/test/data/
|
|||||||
archivebox shell
|
archivebox shell
|
||||||
archivebox manage dbshell
|
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
|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user