Python Forum
Uploading multiple pdfs to Flask ( Sql alchmey) with additional variables
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Uploading multiple pdfs to Flask ( Sql alchmey) with additional variables
#11
printing pdf_values gives me some sort of dict.

[<FileStorage: u'1.3MB.pdf' ('application/pdf')>, <FileStorage: u'2.8MB.pdf' ('application/pdf')>, <FileStorage: u'3.0MB.pdf' ('application/pdf')>, <FileStorage: u'4.0MB.pdf' ('application/pdf')>, <FileStorage: u'4.3MB.pdf' ('application/pdf')>, <FileStorage: u'5MB.pdf' ('application/pdf')>]
I am assuming this means the information is 'unreachable' as transferring from a dict would corrupt the file ( novice programmer speaking so correct if wrong.) I will have to think of a new solution
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  how to pass javascript variables to url_for function in a flask template experimental 5 6,292 Oct-29-2020, 03:29 AM
Last Post: universe
  Uploading images from multipart/data/-from get corrupted jdc18 0 1,898 Sep-30-2020, 07:16 PM
Last Post: jdc18
  Flask, Posgresql - Multiple requests are not working bmaganti 5 2,673 Feb-20-2020, 03:02 PM
Last Post: bmaganti
  How to create Flask-Stripe Checkout and Charge for the multiple items Antares 4 5,209 Jul-05-2019, 10:20 AM
Last Post: Antares
  display multiple sensors on webpage python flask jinja pascale 6 5,198 Jan-29-2019, 10:10 AM
Last Post: pascale
  How to upload images after first paragraph ends instead of uploading them at the end? SamLearnsPython 0 1,928 Sep-15-2018, 06:53 AM
Last Post: SamLearnsPython
  [Flask] Uploading CSV file to flask, only first line being uploaded. Help ! KirkmanJ 2 6,749 Jun-25-2018, 02:24 PM
Last Post: KirkmanJ

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020