diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2019-01-08 16:08:02 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2019-01-08 16:08:02 +0100 |
| commit | 5845a5be3c0cc86d6fca3c44e26f9cbf77931a05 (patch) | |
| tree | 658a7bc8e91554f10c154573b56a2c440ca16b09 /_posts/2017-04-21-profiling-python-web-applications-with-visual-tools.md | |
| parent | 1d321a51fdadf4c409d7e7d00096c51754bd0113 (diff) | |
| download | mitjafelicijan.com-5845a5be3c0cc86d6fca3c44e26f9cbf77931a05.tar.gz | |
Added author and update on editor
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, 2 insertions, 0 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 864e4a5..dcd8ce1 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 | |||
| @@ -1,7 +1,9 @@ | |||
| 1 | --- | 1 | --- |
| 2 | |||
| 2 | layout: post | 3 | layout: post |
| 3 | title: Profiling Python web applications with visual tools | 4 | title: Profiling Python web applications with visual tools |
| 4 | description: Missing link when debugging and profiling python web applications | 5 | description: Missing link when debugging and profiling python web applications |
| 6 | |||
| 5 | --- | 7 | --- |
| 6 | 8 | ||
| 7 | **Table of contents** | 9 | **Table of contents** |
