Closed FlipperPA closed 8 months ago
Aren't any changes to the instructions and/or screenshots needed due to the change from Django 3 to Django 4?
@das-g I don't think I remember seeing any screenshots, most were included in the template at run-time, which is fantastic. The only screenshot I remember seeing was this one:
I'm happy to update it, but it didn't seem that critical because I believe the dialog is the same in current Python. I'm happy to mock up the screenshot to say Python 3.#.#
and Add Python 3.#
to path, so we don't have to change it in the future?
A complete update has been done in #1820
Changes in this pull request:
Python 3.6 is no longer supported, and 3.8 has a few more months. I took two people through the tutorial yesterday, and Python 3.10 is the most recent version supported by Python Anywhere for deployment. So I've set the Python version to 3.10, Django version to 4.2, and minimum version to 3.8.