duplicates = multiple editions
A Classical Introduction to Modern Number Theory, Kenneth Ireland Michael Rosen
A Classical Introduction to Modern Number Theory, Kenneth Ireland Michael Rosen
""" | |
License: MIT - https://opensource.org/licenses/MIT | |
ChromeLogger is a protocol which allows sending logging messages to the Browser. | |
This module implements simple support for Django. It consists of two components: | |
* `LoggingMiddleware` which is responsible for sending all log messages | |
associated with the request to the browser. | |
* `ChromeLoggerHandler` a python logging handler which collects all messages. |
### Disclaimer, | |
- datetime is not copied with the timezone difference. seems like the dates are saved in UTC so there will be difference with the datetime columns | |
--- | |
in this guide, | |
postgres username = "jep" | |
postgres password = "jepjep" |
#palette = "cyberpunk_scarlet" | |
# palette = "catppuccin_mocha" | |
palette = "terminal" | |
format = """ | |
[](text)\ | |
$shell\ | |
$os\ | |
($username$hostname[ ](bg:text))\ | |
[](fg:text bg:overlay2)\ |