{"id":16419517,"url":"https://github.com/devmahmud/djangomultifileupload","last_synced_at":"2025-08-21T23:27:15.494Z","repository":{"id":41930250,"uuid":"209521130","full_name":"devmahmud/DjangoMultiFileUpload","owner":"devmahmud","description":"In this project i have implemented how to upload multiple files in django","archived":false,"fork":false,"pushed_at":"2024-02-07T20:21:45.000Z","size":8,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-08T19:03:43.340Z","etag":null,"topics":["django","file-upload","multifileupload","python","web-application"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devmahmud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-19T10:02:31.000Z","updated_at":"2024-03-09T07:53:08.000Z","dependencies_parsed_at":"2024-11-10T08:01:26.999Z","dependency_job_id":"1fb2322f-6c86-42f2-9c4c-73660fdf139c","html_url":"https://github.com/devmahmud/DjangoMultiFileUpload","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devmahmud/DjangoMultiFileUpload","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmahmud%2FDjangoMultiFileUpload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmahmud%2FDjangoMultiFileUpload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmahmud%2FDjangoMultiFileUpload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmahmud%2FDjangoMultiFileUpload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devmahmud","download_url":"https://codeload.github.com/devmahmud/DjangoMultiFileUpload/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmahmud%2FDjangoMultiFileUpload/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271560491,"owners_count":24780865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django","file-upload","multifileupload","python","web-application"],"created_at":"2024-10-11T07:24:40.610Z","updated_at":"2025-08-21T23:27:15.449Z","avatar_url":"https://github.com/devmahmud.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MultifileUploader in Django\n\nIn this project i have implemented how to upload multiple files in django\n\n# Requirements\n\n```\nopen requirements.txt file to see requirements\n\nTo install requirements type\n\npip install -r requirements.txt\n```\n\n# Installing\n\n```\nopen terminal and type\n\nhttps://github.com/devmahmud/DjangoMultiFileUpload.git\n```\n\nor simply download using the url below\n\n```\nhttps://github.com/devmahmud/DjangoMultiFileUpload.git\n```\n\n# To migrate the database open terminal in project directory and type\n\n```\npython manage.py makemigrations\npython manage.py migrate\n```\n\n# To collect static files\n\n```\npython manage.py collectstatic\n```\n\n# Creating Superuser\n\nTo create superuser open terminal and type\n\n```\npython manage.py createsuperuser\n```\n\n# To run the program in local server use the following command\n\n```\npython manage.py runserver\n```\n\nThen go to http://127.0.0.1:8000 in your browser\n\n# Project snapshot\n\n![image](https://user-images.githubusercontent.com/19981097/65234884-44596f80-daf7-11e9-8113-7a970f2793cc.png)\n\n## Author\n\n\u003cblockquote\u003e\nMahmudul alam\nEmail: expelmahmud@gmail.com\n\u003c/blockquote\u003e\n\n========Thank You !!!=========\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmahmud%2Fdjangomultifileupload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevmahmud%2Fdjangomultifileupload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmahmud%2Fdjangomultifileupload/lists"}