Julien

Avatar
  • Total activity 46
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 15
  • Created

    How to stop automatically inserting HTML file name in empty href's

    Hi,I'm using Pycharm to work on Django projects. Sometimes, when I move an HTML template from one folder to another, PyCharm automatically inserts the name of the file (e.g. article.html) in the <A...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Unused imports not highlighted

    Hi,For several versions of PyCharm now, I have noticed that the unused imports are not highlighted. Maybe I might just need to change something in the preferences. The only thing I could find in th...
    • 5 followers
    • 7 comments
    • 0 votes
  • Created

    Django test configuration

    Answered
    Hi,I'm having trouble setting up a Test Configuration in PyCharm. For some reason it gives me an error saying "Please select Django module" (see screenshot). I can't find any place to select a "Dja...
    • 3 followers
    • 3 comments
    • 0 votes
  • Created

    Problem with external tools

    Hi,This might be related to the question I've asked in http://www.jetbrains.net/devnet/thread/288712?tstart=0I'm having trouble using external tools in Pycharm (I'm using a Mac, by the way).I've se...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    Open folder in terminal/finder

    Hi,When right-clicking on any folder in Eclipse, you can open that folder in the Mac Finder ("Explore Files") or open a terminal and change to that directory ("Command Line Shell"). See attached sc...
    • 2 followers
    • 4 comments
    • 1 vote
  • Created

    Collapsable Structure View?

    Hi,It would be great if the structure view could be collapsable. The view is extended by default and it can be tedious to scroll it especially for long Python or Javascript files. Or maybe is that ...
    • 3 followers
    • 4 comments
    • 0 votes