We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cbc1cf commit 41a7db9Copy full SHA for 41a7db9
CHANGES.md
@@ -1,3 +1,9 @@
1
+## 0.7.6
2
+
3
+* Fix a bug where artificial frames for Django templates would not be marked as
4
+ in-app and would always appear as the innermost frame. Implement a heuristic
5
+ to show template frame closer to `render` or `parse` invocation.
6
7
## 0.7.5
8
9
* Fix bug into Tornado integration that would send broken cookies to the server.
0 commit comments