I'm new to Django and i'm working on uploading files. when uploading my files, the saving is working perfectly. but problem is i need to associate every aploaded file to a bill id, cause the uploaded file for me is a bill. something like I'm new to Django and i'm working on uploading