{"id":51050112,"url":"https://github.com/baseplate-admin/django-hstore-project","last_synced_at":"2026-06-22T16:32:32.350Z","repository":{"id":258395183,"uuid":"871530993","full_name":"baseplate-admin/django-hstore-project","owner":"baseplate-admin","description":"Human friendly HStoreWidget. Continual of django-admin-hstore-widget.","archived":false,"fork":false,"pushed_at":"2026-06-21T02:34:12.000Z","size":8072,"stargazers_count":4,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-06-21T04:06:00.966Z","etag":null,"topics":["django","django-admin","django-admin-panel","django-hstore","hstore","postgres","postgresql"],"latest_commit_sha":null,"homepage":"https://django-hstore-project.readthedocs.io/en/latest/","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/baseplate-admin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-12T08:10:31.000Z","updated_at":"2026-06-21T02:34:15.000Z","dependencies_parsed_at":"2025-12-17T06:02:43.756Z","dependency_job_id":null,"html_url":"https://github.com/baseplate-admin/django-hstore-project","commit_stats":null,"previous_names":["baseplate-admin/django-hstore-widget","baseplate-admin/django-hstore-project"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/baseplate-admin/django-hstore-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baseplate-admin%2Fdjango-hstore-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baseplate-admin%2Fdjango-hstore-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baseplate-admin%2Fdjango-hstore-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baseplate-admin%2Fdjango-hstore-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/baseplate-admin","download_url":"https://codeload.github.com/baseplate-admin/django-hstore-project/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/baseplate-admin%2Fdjango-hstore-project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34657893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-22T02:00:06.391Z","response_time":106,"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","django-admin","django-admin-panel","django-hstore","hstore","postgres","postgresql"],"created_at":"2026-06-22T16:32:32.220Z","updated_at":"2026-06-22T16:32:32.337Z","avatar_url":"https://github.com/baseplate-admin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django HStore Project\n\n[![CI](https://github.com/baseplate-admin/django-hstore-widget/actions/workflows/ci.yml/badge.svg)](https://github.com/baseplate-admin/django-hstore-widget/actions/workflows/ci.yml)\n[![Documentation Status](https://readthedocs.org/projects/django-hstore-project/badge/?version=latest)](https://django-hstore-project.readthedocs.io/en/latest/?badge=latest)\n[![license: MIT](https://img.shields.io/badge/license-MIT-light.svg)](LICENSE)\n[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)\n\nMonorepo for the Django HStore ecosystem packages.\n\n## Packages\n\n| Package | Description | Status |\n|---------|-------------|--------|\n| [django-hstore-widget](packages/django_hstore_widget/) | Human-friendly HStore widget for Django admin | [![Pypi Badge](https://img.shields.io/pypi/v/django-hstore-widget.svg)](https://pypi.org/project/django-hstore-widget/) |\n| [django-hstore-field](packages/django_hstore_field/) | Drop-in HStore field with auto-wired widget | [![Pypi Badge](https://img.shields.io/pypi/v/django-hstore-field.svg)](https://pypi.org/project/django-hstore-field/) |\n\n## Quick Start\n\n**For new projects**, use [django-hstore-field](packages/django_hstore_field/) — it auto-wires the widget.\n\n**For lower-level control**, use [django-hstore-widget](packages/django_hstore_widget/) directly.\n\n## Development\n\nThis project uses [uv](https://docs.astral.sh/uv/) for Python workspace management and npm for the frontend build.\n\n```bash\n# Install Python dependencies\nuv sync --group test\n\n# Install frontend dependencies\ncd packages/django_hstore_widget \u0026\u0026 npm install\n\n# Build frontend\nnpm run build\n\n# Run tests\nuv run pytest packages/django_hstore_widget/tests/\nuv run pytest packages/django_hstore_field/tests/\n```\n\n## Docs\n\nSee the [Zensical docs](apps/docs/) for comprehensive documentation.\n\n## License\n\nMIT see [LICENSE](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaseplate-admin%2Fdjango-hstore-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbaseplate-admin%2Fdjango-hstore-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbaseplate-admin%2Fdjango-hstore-project/lists"}