PyCharm Support for Django Forms

Hi.  I'm new to pyCharm.  Is there any support for expanding or contracting segments of code within a django form?  Specifically my __init__() uses crispy and the code has become rather unwieldy with lots of flexbox's as div's.  It would make it a lot easier to see the larger chunks as I compose the form.

Thanks, Mike

0

Hello, 

You can get familiar with the Django support features of PyCharm in this article.

If you have any useful suggestions on how we can improve Django support, please create a feature request on YouTrack

 

0

请先登录再写评论。