{"id":16023738,"url":"https://github.com/bulkan/django-quickwidget","last_synced_at":"2025-07-25T18:37:45.056Z","repository":{"id":5063587,"uuid":"6225305","full_name":"bulkan/django-quickwidget","owner":"bulkan","description":"form and template widgets using jquery-ui","archived":false,"fork":false,"pushed_at":"2012-11-28T00:23:01.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-23T23:42:03.786Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"RiotGamesCookbooks/nexus-cookbook","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bulkan.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-10-15T10:33:22.000Z","updated_at":"2014-01-30T06:14:58.000Z","dependencies_parsed_at":"2022-09-18T22:31:17.091Z","dependency_job_id":null,"html_url":"https://github.com/bulkan/django-quickwidget","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bulkan/django-quickwidget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bulkan%2Fdjango-quickwidget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bulkan%2Fdjango-quickwidget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bulkan%2Fdjango-quickwidget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bulkan%2Fdjango-quickwidget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bulkan","download_url":"https://codeload.github.com/bulkan/django-quickwidget/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bulkan%2Fdjango-quickwidget/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267046369,"owners_count":24026900,"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-07-25T02:00:09.625Z","response_time":70,"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":[],"created_at":"2024-10-08T19:02:16.378Z","updated_at":"2025-07-25T18:37:45.003Z","avatar_url":"https://github.com/bulkan.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"django-quickwidget\n==================\n\nThe idea is to initially provide a generic way of adding a \u003cinput type=\"text\" /\u003e on into a template that has an\n$('#id').autocomplete({..});  call. \n\nThe source of the JQuery autocomplete call would point to a generic view. \n\n* Provide a template inclusion tag. {% autocomplete model widget_id %}\n  * This will include the html input tag and JavaScript\n* Need to identify the call and what objects to get\n* Model.{something?}.autocomplete(term=term) will return the autocompleted objects\n  * I don't know what something is. Would I use a model manager ? Or just add the autocomplete method directly to \n     the model ?\n\n* The autocomplete method can also return the correctly formatted JSON ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbulkan%2Fdjango-quickwidget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbulkan%2Fdjango-quickwidget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbulkan%2Fdjango-quickwidget/lists"}