{"id":22916746,"url":"https://github.com/chanmo/django-regions","last_synced_at":"2025-07-28T14:05:29.079Z","repository":{"id":57421539,"uuid":"284852361","full_name":"ChanMo/django-regions","owner":"ChanMo","description":"中国省市区数据模型","archived":false,"fork":false,"pushed_at":"2020-08-04T02:04:07.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-09T03:39:17.316Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ChanMo.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}},"created_at":"2020-08-04T02:02:38.000Z","updated_at":"2020-08-04T02:05:49.000Z","dependencies_parsed_at":"2022-09-10T13:21:42.958Z","dependency_job_id":null,"html_url":"https://github.com/ChanMo/django-regions","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ChanMo/django-regions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChanMo%2Fdjango-regions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChanMo%2Fdjango-regions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChanMo%2Fdjango-regions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChanMo%2Fdjango-regions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ChanMo","download_url":"https://codeload.github.com/ChanMo/django-regions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ChanMo%2Fdjango-regions/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267527835,"owners_count":24102019,"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-07-28T02:00:09.689Z","response_time":68,"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":[],"created_at":"2024-12-14T06:14:32.984Z","updated_at":"2025-07-28T14:05:28.984Z","avatar_url":"https://github.com/ChanMo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django Regions\n\n基于`django`的中国省市区数据模块\n\n数据由高德地图接口获取\n\n## Quick Start\n\n### Install\n\n```\n$ pip install django-regions\n```\n\n### Update `settings.py`\n\n```\nINSTALLED_APPS = [\n    ...,\n    'regions',\n]\n\n...\nAMAP_KEY = ''\n```\n\n### Migrations\n\n```\n$ python manage.py makemigrations regions\n$ python manage.py migrate\n```\n\n### Sync Data\n\n```\n$ python manage.py sync_regions\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanmo%2Fdjango-regions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchanmo%2Fdjango-regions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchanmo%2Fdjango-regions/lists"}