issues
search
samporapeli
/
ruoka
0
stars
0
forks
source link
Refactor/image uploads
#5
Closed
samporapeli
closed
3 years ago
samporapeli
commented
3 years ago
Handle viewing frontpage and uploading images in separate views
Add separate endpoint for image uploads
This should fix the issue with browser asking to resubmit data when reloading page after uploading image
Introduce get_user() function to be globally available in templates
Move upload form source code from frontpage's template to a separate component, and include it from there