I'm trying to setup my home server as a test webserver and would like to install django (using python3). I only saw django listed py27 section. I am relatively new to both django and Freebsd and was wondering if I need to use pip from python3 to install django or if I should use the packages from the repo. I am currently running FreeBSD 11.1 and have installed the Python3 pkg that ends up being Python 3.6.1. Any help would be greatly appreciated.