{"id":26577269,"url":"https://github.com/raiderrobert/drf-editable","last_synced_at":"2026-05-09T06:02:48.982Z","repository":{"id":68883033,"uuid":"105579931","full_name":"raiderrobert/drf-editable","owner":"raiderrobert","description":"Allows you to more easily talk to Django Rest Framework with JS","archived":false,"fork":false,"pushed_at":"2017-10-03T16:52:31.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-22T03:48:58.602Z","etag":null,"topics":["django","django-rest-framework","javascript"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/raiderrobert.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2017-10-02T20:11:02.000Z","updated_at":"2017-10-03T16:52:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"8908fb20-5e93-4f9a-a1d2-473d52323005","html_url":"https://github.com/raiderrobert/drf-editable","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/raiderrobert/drf-editable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raiderrobert%2Fdrf-editable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raiderrobert%2Fdrf-editable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raiderrobert%2Fdrf-editable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raiderrobert%2Fdrf-editable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raiderrobert","download_url":"https://codeload.github.com/raiderrobert/drf-editable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raiderrobert%2Fdrf-editable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32809147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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","django-rest-framework","javascript"],"created_at":"2025-03-23T03:37:03.756Z","updated_at":"2026-05-09T06:02:48.977Z","avatar_url":"https://github.com/raiderrobert.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# drf-editable\n\nA django app for integrating django rest framework into js\n\n## Install via pip\n\n    pip install git+https://github.com/raiderrobert/drf-vue-editable/\n    \n## Add to installed apps\n    INSTALLED_APPS = [\n        ...\n        'drf_editable',\n    ]\n    \n    \n## Load the drf_edtiable library and place the template tags appropriately\n    # some_html.html\n    {% load drfe %}\n    \u003c!DOCTYPE html\u003e\n\n    \u003chtml\u003e\n        \u003chead\u003e\n            \u003ctitle\u003eHello World!\u003c/title\u003e\n            \u003cmeta charset=\"utf-8\"\u003e\n            {% drfe_js %}\n        \u003c/head\u003e\n        \u003cbody\u003e\n            {% drfe resource='rest_framework:polls:detail' action='PATCH' fields='name' %}\n        \u003c/body\u003e\n    \u003c/html\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraiderrobert%2Fdrf-editable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraiderrobert%2Fdrf-editable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraiderrobert%2Fdrf-editable/lists"}