diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-01-26 12:09:18 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-01-26 12:09:18 +0100 |
| commit | 17b4d15612cb0180efd387739e8df66dd999d3ae (patch) | |
| tree | 205b1eaefa99023f76bc7b004f9412c29eec62f6 /posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md | |
| parent | 0cf6622ab6d5a3d52d614e963b9a28aee72d5b41 (diff) | |
| download | mitjafelicijan.com-17b4d15612cb0180efd387739e8df66dd999d3ae.tar.gz | |
Fixed dates in RSS
Diffstat (limited to 'posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md')
| -rw-r--r-- | posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md b/posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md index af2c65a..f2d4190 100644 --- a/posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md +++ b/posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md | |||
| @@ -3,7 +3,7 @@ Title: Profiling Python web applications with visual tools | |||
| 3 | Description: Missing link when debugging and profiling python web application | 3 | Description: Missing link when debugging and profiling python web application |
| 4 | Slug: profiling-python-web-applications-with-visual-tools | 4 | Slug: profiling-python-web-applications-with-visual-tools |
| 5 | Listing: true | 5 | Listing: true |
| 6 | Created: 2017, April 21 | 6 | Created: 2017-04-21 |
| 7 | Tags: [] | 7 | Tags: [] |
| 8 | --- | 8 | --- |
| 9 | 9 | ||
