nighthawkcoders / flask_2025

This project is a web application for managing Classroom instruction and operations. It is built using Flask, SQLAlchemy, and other requirements.txt dependencies.
https://flask2025.nighthawkcodingsociety.com/
0 stars 12 forks source link

Rename PFP directory upon user personal UID change #13

Closed tuckergol closed 3 months ago

tuckergol commented 3 months ago

When changing UID, user's UID-named directories under instance/uploads for their profile pictures now update accordingly upon UID change in order to match the new UID, ensuring that PFPs still display correctly following UID update.

jm1021 commented 3 months ago

Rejected, see slack message about moving this code to model/user.py