{"id":25534926,"url":"https://github.com/diegojromerolopez/django-async-include-example","last_synced_at":"2026-05-19T07:09:07.664Z","repository":{"id":45062735,"uuid":"398674467","full_name":"diegojromerolopez/django-async-include-example","owner":"diegojromerolopez","description":"A sample django site for the package django-async-include","archived":false,"fork":false,"pushed_at":"2023-02-22T23:06:23.000Z","size":891,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-22T18:33:20.597Z","etag":null,"topics":["async","django","example","python","template-tags"],"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/diegojromerolopez.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}},"created_at":"2021-08-21T23:23:40.000Z","updated_at":"2023-07-20T06:06:54.000Z","dependencies_parsed_at":"2025-02-20T03:39:26.227Z","dependency_job_id":null,"html_url":"https://github.com/diegojromerolopez/django-async-include-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/diegojromerolopez/django-async-include-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diegojromerolopez%2Fdjango-async-include-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diegojromerolopez%2Fdjango-async-include-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diegojromerolopez%2Fdjango-async-include-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diegojromerolopez%2Fdjango-async-include-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diegojromerolopez","download_url":"https://codeload.github.com/diegojromerolopez/django-async-include-example/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diegojromerolopez%2Fdjango-async-include-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272732920,"owners_count":24984256,"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-29T02:00:10.610Z","response_time":87,"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":["async","django","example","python","template-tags"],"created_at":"2025-02-20T03:29:16.894Z","updated_at":"2025-11-11T20:21:45.478Z","avatar_url":"https://github.com/diegojromerolopez.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# django-async-include-example\nA sample django site for the packages\n[django-async-include](https://github.com/diegojromerolopez/django-async-include/) and\n[django-ws-include](https://github.com/diegojromerolopez/django-ws-include/).\n\n# Instructions\n* Clone repository and cd to repository directory.\n* Create virtual environment `python3 -m venv .venv`\n* Activate venv `source .venv/bin/activate`\n* Install dependencies `pip install -r requirements.txt`\n* Migrate db `python manage.py migrate`\n* Load data from fixtures `python manage.py loaddata shop_list/fixtures/shop_list.json`\n* Start server `python manage.py runserver`\n* Go to shoplist view `http://127.0.0.1:8000/shop_list/`\n* Modify URL GET \"size\" parameter to get more shop list items, e.g. `http://127.0.0.1:8000/shop_list/?size=20`\n* Modify URL GET \"use_ws\" parameter (1 or 0) to load the websocket example, e.g. `http://127.0.0.1:8000/shop_list/?use_ws=1\u0026size=20`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiegojromerolopez%2Fdjango-async-include-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiegojromerolopez%2Fdjango-async-include-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiegojromerolopez%2Fdjango-async-include-example/lists"}