File tree Expand file tree Collapse file tree 4 files changed +410
-412
lines changed
Expand file tree Collapse file tree 4 files changed +410
-412
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ Works on both Windows and Mac.
1717##[ Wiki] ( https://github.com/DonJayamanne/pythonVSCode/wiki )
1818
1919##[ Issues and Feature Requests] ( https://github.com/DonJayamanne/pythonVSCode/issues )
20- * Debugging Django applications (in development)
2120* Support of shebang (in development)
2221* Remote Debugging (testing)
2322
@@ -102,6 +101,10 @@ Works on both Windows and Mac.
102101
103102## Change Log
104103
104+ ### Version 0.2.8
105+ * Added support for debugging django applications
106+ + Debugging templates is not supported at this stage
107+
105108### Version 0.2.8
106109* Added support for conditional break points
107110* Added ability to optionally display the shell window (Windows Only, Mac is coming soon)
You can’t perform that action at this time.
0 commit comments