|
|
|
|
|
by keganunderwood
3191 days ago
|
|
Not an expert by any means but to me the biggest change is no more Python 2. > Django 2.0 supports Python 3.4, 3.5, and 3.6. We highly recommend and only officially support the latest release of each series. People should not write new code in Python 2 at all. If you're learning Python today, I'd say pretend Python 2 doesn't exist. Use python3-venv and renounce the baggage of the past. |
|
I have not even seen mention of moving to 3.