Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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?

like image 981
danniemorales Avatar asked Feb 17 '23 15:02

danniemorales


2 Answers

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

like image 53
Andrey Cheptsov Avatar answered Feb 20 '23 10:02

Andrey Cheptsov


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.

like image 35
Makoto Avatar answered Feb 20 '23 10:02

Makoto