🍇
Doing grape, thanks for asking.
Senior Software Developer in Toronto, ON.
Lover of python, appreciator of other languages.
More than two decades of software development experience.
- Toronto, ON
- https://www.linkedin.com/in/mverteuil
Pinned Loading
-
-
-
-
Python3 Upgrade Notes
Python3 Upgrade Notes 1# General
23- Don't fork to a new branch, it will be impossible to merge back
4- If only a handful of developers work on the branch, nobody else is comfortable writing python3 when you're ready to go
5- You need to have a two-language compatible codebase
-
Enable the equivalent of ./manage.py...
Enable the equivalent of ./manage.py shell_plus under PyCharm's Django Console. 1# Confirmed working under:
2# - Python3.7 / Django 2.2 / Django Extensions / IPython Available
3# - Python3.7 / Django 2.2 / Django Extensions / IPython Unavailable
4#
5# Notices:
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.