{"id":15631354,"url":"https://github.com/andriisoldatenko/django-orm-crash-test","last_synced_at":"2026-03-03T21:32:03.903Z","repository":{"id":75906632,"uuid":"73209758","full_name":"andriisoldatenko/django-orm-crash-test","owner":"andriisoldatenko","description":"The essence of Django ORM","archived":false,"fork":false,"pushed_at":"2017-02-23T14:41:00.000Z","size":95,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-30T14:17:14.325Z","etag":null,"topics":["django","django-models","django-orm","pycon"],"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/andriisoldatenko.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":"2016-11-08T17:22:06.000Z","updated_at":"2018-05-27T11:45:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"7cfd44f2-7ea4-42fe-a846-8ace5bdfa404","html_url":"https://github.com/andriisoldatenko/django-orm-crash-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andriisoldatenko/django-orm-crash-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriisoldatenko%2Fdjango-orm-crash-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriisoldatenko%2Fdjango-orm-crash-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriisoldatenko%2Fdjango-orm-crash-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriisoldatenko%2Fdjango-orm-crash-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andriisoldatenko","download_url":"https://codeload.github.com/andriisoldatenko/django-orm-crash-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriisoldatenko%2Fdjango-orm-crash-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30062409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-models","django-orm","pycon"],"created_at":"2024-10-03T10:40:01.028Z","updated_at":"2026-03-03T21:32:03.838Z","avatar_url":"https://github.com/andriisoldatenko.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django ORM Crash tests\n## Set of tests to check Django ORM\n\n\n\n## How to run postgresql \n```bash\ndocker pull sameersbn/postgresql:9.6\n```\n\n```bash\ndocker run --name postgresql -itd --restart always \\\n  --publish 5432:5432 \\\n  --volume /Users/andrii/docker/postgresql:/var/lib/postgresql \\\n  --env 'DB_USER=university_user' --env 'DB_PASS=university_password' \\\n  --env 'DB_NAME=university_db' \\\n  sameersbn/postgresql:9.6\n```\n\nFor more info please visit [docker-postgresql#getting-started](https://github.com/sameersbn/docker-postgresql#getting-started)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandriisoldatenko%2Fdjango-orm-crash-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandriisoldatenko%2Fdjango-orm-crash-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandriisoldatenko%2Fdjango-orm-crash-test/lists"}