Hi all Djangonauts !
Im new to Django and frameworks all together.
Looking for some tweaks, modules etc to expand and make my life with Django much better, but there is a catch: Im FreeBSD 13.1 user aka DjangoDevil and VS Code. Also looking for some nice text editor or ide to work with Django on FreeBSD. pycharm is not an option.
Thank You and good luck with djangoing
1 Like
Hello and welcome!
If you’re looking for third-party packages to use with Django, djangopackages.org is probably the best place to start. I can also heartily recommend Will Vincent’s Awesome Django page.
Personally, I’ve now adopted VS Code for all my development. The ability to edit and work on code remotely has been a game-changer for me. But there are others here who do use other editors or IDEs.
And, if you do run into problems or have questions, we’re growing a nice community here of people willing to help.
2 Likes