mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-27 23:04:05 -06:00
fixing initial setup
This commit is contained in:
parent
cf7cecf06c
commit
9c03fd5d3f
@ -1,11 +0,0 @@
|
||||
---
|
||||
tags:
|
||||
- books
|
||||
- article
|
||||
---
|
||||
-
|
||||
# Index
|
||||
#books
|
||||
#article
|
||||
* [Books](./books/)
|
||||
* [Articles](./articles/)
|
||||
@ -178,8 +178,6 @@ Remember to follow Django's best practices and ensure that your command is idemp
|
||||
|
||||
|
||||
|
||||
![[utils.py.pdf]]
|
||||
|
||||
|
||||
The code snippet you provided is a Django custom management command that computes and notifies about Service Level Agreement (SLA) breaches for findings. The `_notify` function is defined within the `sla_compute_and_notify` function to provide a clear, organized structure and to encapsulate functionality that is specific to the SLA computation and notification process. Here are a few reasons why `_notify` is implemented as an inner function:
|
||||
|
||||
|
||||
1
content/Untitled.canvas
Normal file
1
content/Untitled.canvas
Normal file
@ -0,0 +1 @@
|
||||
{}
|
||||
0
content/medium article ideas.md
Normal file
0
content/medium article ideas.md
Normal file
Loading…
Reference in New Issue
Block a user