Skip to content

Commit c6eefd1

Browse files
committed
added django support
1 parent e87c780 commit c6eefd1

File tree

4 files changed

+410
-412
lines changed

4 files changed

+410
-412
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)