{"id":16417253,"url":"https://github.com/django-crispy-forms/crispy-bootstrap4","last_synced_at":"2026-02-12T00:27:11.153Z","repository":{"id":64900696,"uuid":"557827043","full_name":"django-crispy-forms/crispy-bootstrap4","owner":"django-crispy-forms","description":"Bootstrap 4 template pack for django-crispy-forms","archived":false,"fork":false,"pushed_at":"2024-02-27T06:38:03.000Z","size":67,"stargazers_count":9,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-08T21:12:46.705Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/django-crispy-forms.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}},"created_at":"2022-10-26T11:33:28.000Z","updated_at":"2024-06-19T03:04:09.460Z","dependencies_parsed_at":"2024-02-25T16:37:39.814Z","dependency_job_id":"9c4ea585-0489-44f4-a527-da3aae522752","html_url":"https://github.com/django-crispy-forms/crispy-bootstrap4","commit_stats":{"total_commits":16,"total_committers":2,"mean_commits":8.0,"dds":0.4375,"last_synced_commit":"be1cb8a79ecdefb612d5444a0ad70a25e26cde4d"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-crispy-forms%2Fcrispy-bootstrap4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-crispy-forms%2Fcrispy-bootstrap4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-crispy-forms%2Fcrispy-bootstrap4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-crispy-forms%2Fcrispy-bootstrap4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django-crispy-forms","download_url":"https://codeload.github.com/django-crispy-forms/crispy-bootstrap4/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238394323,"owners_count":19464583,"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","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-10-11T07:11:23.173Z","updated_at":"2025-10-26T20:30:19.133Z","avatar_url":"https://github.com/django-crispy-forms.png","language":"HTML","readme":"# crispy-bootstrap4\n\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/smithdc1/crispy-bootstrap4/blob/main/LICENSE)\n\nBootstrap4 template pack for django-crispy-forms. This template pack was \nincluded with the core django-crispy-forms package until version 2.0.\n\n## Installation\n\nInstall this plugin using `pip`:\n\n```bash\n    $ pip install crispy-bootstrap4\n```\n\n## Usage\n\nYou will need to update your project's settings file to add `crispy_forms`\nand `crispy_bootstrap4` to your projects `INSTALLED_APPS`. Also set\n`bootstrap4` as and allowed template pack and as the default template pack\nfor your project:\n\n```python\n    INSTALLED_APPS = (\n        ...\n        \"crispy_forms\",\n        \"crispy_bootstrap4\",\n        ...\n    )\n\n    CRISPY_ALLOWED_TEMPLATE_PACKS = \"bootstrap4\"\n\n    CRISPY_TEMPLATE_PACK = \"bootstrap4\"\n```\n","funding_links":[],"categories":["HTML"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjango-crispy-forms%2Fcrispy-bootstrap4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjango-crispy-forms%2Fcrispy-bootstrap4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjango-crispy-forms%2Fcrispy-bootstrap4/lists"}