{"id":16859057,"url":"https://github.com/ross/django-multifile","last_synced_at":"2025-03-18T14:08:48.692Z","repository":{"id":2622661,"uuid":"3607395","full_name":"ross/django-multifile","owner":"ross","description":"Re-usable Django app for accepting multiple files in form fields.","archived":false,"fork":false,"pushed_at":"2012-03-03T00:37:59.000Z","size":99,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T19:37:56.935Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"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/ross.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}},"created_at":"2012-03-03T00:10:42.000Z","updated_at":"2017-10-11T21:39:43.000Z","dependencies_parsed_at":"2022-09-07T08:11:54.210Z","dependency_job_id":null,"html_url":"https://github.com/ross/django-multifile","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ross%2Fdjango-multifile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ross%2Fdjango-multifile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ross%2Fdjango-multifile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ross%2Fdjango-multifile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ross","download_url":"https://codeload.github.com/ross/django-multifile/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244236080,"owners_count":20420759,"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","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":[],"created_at":"2024-10-13T14:16:03.654Z","updated_at":"2025-03-18T14:08:48.644Z","avatar_url":"https://github.com/ross.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Django MultiFile\n================\n\nThis is a Django app that provides simple support for multiple-file input\nfields in Django forms. This makes it easier to keep all your validation and\nhandling code in the form class.\n\nIt probably doesn't deserve to be an app, but I don't have enough repositories\non [GitHub][1]!\n\nUsage\n-----\n\nUsing this is pretty simple: just import `multifile.forms.MultiFileField` and\nuse it in a form!\n\nOf course, you'll need to make sure you've got the media (in particular,\n[jQuery][2] and the [Multiple File Upload][3] plugin) installed in the correct\nplace. By default, they're included as `MEDIA_URL/js/jquery.js` and\n`MEDIA_URL/js/jquery.multifile.js`. If you need this to be somewhere else,\nyou'd probably be better offer just modifying the code than me hacking some\nmethod of overriding media the paths.\n\nLicense\n-------\n\nThis package incorporates, but does not require, the *Multiple File Upload*\njQuery plugin by *Fyneworks.com*. Any of the various similar plugins for\njQuery or other JavaScript frameworks will also work!\n\n[1]: http://github.com/thsutton/\n[2]: http://www.jquery.com/\n[3]: http://www.fyneworks.com/jquery/multiple-file-upload/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fross%2Fdjango-multifile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fross%2Fdjango-multifile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fross%2Fdjango-multifile/lists"}