{"id":18622354,"url":"https://github.com/marcanuy/factoryboy_examples","last_synced_at":"2026-04-16T04:02:22.031Z","repository":{"id":142589855,"uuid":"129920065","full_name":"marcanuy/factoryboy_examples","owner":"marcanuy","description":"How to set up a many-to-one relationship in Factoryboy","archived":false,"fork":false,"pushed_at":"2018-04-17T15:24:15.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T23:34:04.451Z","etag":null,"topics":["django","factoryboy","python","unittest"],"latest_commit_sha":null,"homepage":"https://simpleit.rocks/setting-up-a-factory-for-one-to-many-relationships-in-factoryboy/","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/marcanuy.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":"2018-04-17T14:48:59.000Z","updated_at":"2020-11-02T10:44:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"fe0e3798-de31-4a0f-b22d-bb84004c4f94","html_url":"https://github.com/marcanuy/factoryboy_examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marcanuy/factoryboy_examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcanuy%2Ffactoryboy_examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcanuy%2Ffactoryboy_examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcanuy%2Ffactoryboy_examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcanuy%2Ffactoryboy_examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcanuy","download_url":"https://codeload.github.com/marcanuy/factoryboy_examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcanuy%2Ffactoryboy_examples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31870516,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"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","factoryboy","python","unittest"],"created_at":"2024-11-07T04:16:34.315Z","updated_at":"2026-04-16T04:02:22.005Z","avatar_url":"https://github.com/marcanuy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"FACTORYBOY EXAMPLES\n=======================\n\nGuide to set up a one-to-many relationship in Factoryboy + Django\nfollowing the guide at: \u003chttps://simpleit.rocks/setting-up-a-factory-for-one-to-many-relationships-in-factoryboy/\u003e\n\n\n# Install\n\n\tmkdir ~/.virtualenvs\n    mkvirtualenv -p /usr/bin/python3.6 ~/.virtualenvs/factoryboy_examples\n\nActivate it:\n\n\tsource ~/.virtualenvs/factoryboy_examples/bin/activate\n\t(factoryboy_examples)$\n\nInstall requirements:\n\n    pip install -r requirements.txt\n\n# Test it\n\n\t$ python manage.py tests\n\tCreating test database for alias 'default'...\n\tSystem check identified no issues (0 silenced).\n\t...\n\t----------------------------------------------------------------------\n\tRan 3 tests in 0.095s\n\n\tOK\n\tDestroying test database for alias 'default'...\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcanuy%2Ffactoryboy_examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcanuy%2Ffactoryboy_examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcanuy%2Ffactoryboy_examples/lists"}