{"id":26607128,"url":"https://github.com/ioanzicu/batch_loading_one-to-many_data_model","last_synced_at":"2026-04-27T12:31:06.525Z","repository":{"id":126628056,"uuid":"418420797","full_name":"ioanzicu/batch_loading_one-to-many_data_model","owner":"ioanzicu","description":"Unesco Batch Loading One-to-Many Data using Django","archived":false,"fork":false,"pushed_at":"2021-10-18T08:59:27.000Z","size":729,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T22:40:55.545Z","etag":null,"topics":["batch","data","django","sqlite3"],"latest_commit_sha":null,"homepage":"","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/ioanzicu.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":"2021-10-18T08:59:02.000Z","updated_at":"2021-10-18T09:01:21.000Z","dependencies_parsed_at":"2023-06-17T11:45:14.243Z","dependency_job_id":null,"html_url":"https://github.com/ioanzicu/batch_loading_one-to-many_data_model","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ioanzicu/batch_loading_one-to-many_data_model","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioanzicu%2Fbatch_loading_one-to-many_data_model","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioanzicu%2Fbatch_loading_one-to-many_data_model/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioanzicu%2Fbatch_loading_one-to-many_data_model/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioanzicu%2Fbatch_loading_one-to-many_data_model/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ioanzicu","download_url":"https://codeload.github.com/ioanzicu/batch_loading_one-to-many_data_model/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ioanzicu%2Fbatch_loading_one-to-many_data_model/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32337268,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["batch","data","django","sqlite3"],"created_at":"2025-03-23T22:38:37.101Z","updated_at":"2026-04-27T12:31:06.512Z","avatar_url":"https://github.com/ioanzicu.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Batch Loading One-to-Many Data Model\n\n\nNavigate into the `batch` folder\n\n    cd batch\n\nInstall django extenstions\n\n    pip install django_extensions\n\nCheck if there are no errors\n\n    python manage.py check\n\nMakemigration - create the migration python files based on the model.py file structure\n\n    python manage.py makemigrations\n\nMigrate - create/update the database structure/scheme based on the migration python files\n\n    python manage.py migrate\n\nRun the script\n\n    python3 manage.py runscript many_load\n\n\n## Check the data in the admin interface\n\n    python manage.py createsuperuser\n\n\nAnd enter the username and password\n\nThen go to localhost: 127.0.0.1/admin\n\n## Check the data in the DB Browser SQLite\n\nDownload and install the software from [https://sqlitebrowser.org/](https://sqlitebrowser.org/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fioanzicu%2Fbatch_loading_one-to-many_data_model","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fioanzicu%2Fbatch_loading_one-to-many_data_model","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fioanzicu%2Fbatch_loading_one-to-many_data_model/lists"}