Closed CJGutz closed 7 months ago
@CJGutz I think we should update to python 12 and pillow 10 at the same time. Are you sure this was all that was needed to make everything work
Good call. Ill update some others to the latest version. I think that includes bleach and ckeditor as well. From my limited testing of running the website, I have not found any errors.
Updates requirements txt to use django version 5 instead of 3. Basically only changes to urls, settings, and requirements file.
Should be merged after #802 as ckeditor 4 is deprecated.