Hi, I was wondering if there is any way I could use a graphical IDE (wanted to use Komodo) to edit my Django project files, without having to copy the files to and from my local system every time. Thanks :) asked 09 Nov '11, 18:43 iman453 |
You cannot actually run Komodo on our servers, but I've looked over Komodo's features and it looks like it supports remote filesystems (like SFTP) and version control systems, so you should be able to edit remote files in it just as you would any other file. Hope that helps! answered 09 Nov '11, 19:28 seanf Thanks, that does help :)
(09 Nov '11, 21:55)
iman453
|