danniemorales
danniemorales

Reputation: 43

IntelliJ IDEA seems not to support Django Framework

Django Framework not listed in IntelliJ IDEA editions comparison website. I'm planning to buy this nifty IDE but only if it truly supports Django just like PyCharm.

Looking at their site, it doesn't seem to support it...

http://www.jetbrains.com/idea/features/editions_comparison_matrix.html

Does it support it or not? Why is it not listed then?

Upvotes: 4

Views: 4014

Answers (2)

Makoto
Makoto

Reputation: 106450

It's likely a site bug, which would be better taken up with them, but yeah, it does support it. Here's a screenshot from IDEA Ultimate 11 (which would still be valid with 12):

Confirming Django in IDEA Ultimate.

Upvotes: 3

Andrey Cheptsov
Andrey Cheptsov

Reputation: 551

Django Framework is supported in IntelliJ IDEA Ultimate. We will fix this page shortly.

Upvotes: 5

Related Questions