PyCharm Links
Categories
Tags
-
Other JetBrains Blogs
Meta
Tag Archives: django
Django Templates Debugging with PyCharm
While more new features are introduced to PyCharm 2.0, the older ones are also being developed — namely Django template debugger, which first appeared in version 1.5. Now I would like to promote it one more time in order to … Continue reading
PyCharm 1.5 Early Access: ultimate docs support + Django templates debugging
Today we’re happy to announce the immediate availability of the first Early Access Preview build of PyCharm 1.5, the next major release of PyCharm. The big theme of this release is a comprehensive documentation support. PyCharm now understands not only … Continue reading
PyCharm 1.2 released, with a new academic license type
PyCharm 1.2 is available for download. This minor update for our Python and Django IDE brings the following major changes: Support for Python 3.2 and Django 1.3 New UI for Find/Replace Python version compatibility inspection Syntax highlighting for .po files … Continue reading
PyCharm 1.2 EAP — Django 1.3 support, initial i18n and fixes
You may have heard that Django 1.3 is coming soon. And we plan to be prepared, providing a timely PyCharm update that would work well with the new Django framework. It will be PyCharm 1.2. Today you are welcome to … Continue reading
PyCharm build 96.243 is available
As the development of PyCharm gets ever closer to the beta release, we’ve been focusing less on major new features and more on small usability improvements and fixes – and you’ll find plenty of them in the release notes of … Continue reading
REPL Console completion
Hi guys, Today I’ve decided to drop a couple of lines about new features of REPL and Django consoles built in PyCharm. The previous postsaid that completion and resolve were supported, however we thought that it would be pretty cool … Continue reading
REPL and Django console
Hi guys, Today we want to give you a small review of a new feature in PyCharm – REPL and Django consoles. Using such consoles is pretty essential for each developer, thus having them tightly integrated in an IDE is … Continue reading
PyCharm build 94.429 is available
We’ve just released a new EAP build of PyCharm, with a number of major new features: virtualenv is now supported (to configure, go to Settings | Python Interpreter, click Add, and select the python script inside the Scripts subdirectory of … Continue reading