{"id":18441531,"url":"https://github.com/zokis/django-materialize-forms","last_synced_at":"2025-04-07T22:32:21.953Z","repository":{"id":27252319,"uuid":"30724680","full_name":"zokis/django-materialize-forms","owner":"zokis","description":"Django tamplatetags for materialize css","archived":false,"fork":false,"pushed_at":"2018-04-24T23:06:56.000Z","size":1177,"stargazers_count":11,"open_issues_count":4,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T01:41:20.331Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/zokis.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":"2015-02-12T21:25:59.000Z","updated_at":"2018-02-11T17:43:39.000Z","dependencies_parsed_at":"2022-09-10T23:20:25.778Z","dependency_job_id":null,"html_url":"https://github.com/zokis/django-materialize-forms","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zokis%2Fdjango-materialize-forms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zokis%2Fdjango-materialize-forms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zokis%2Fdjango-materialize-forms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zokis%2Fdjango-materialize-forms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zokis","download_url":"https://codeload.github.com/zokis/django-materialize-forms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247741420,"owners_count":20988396,"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-11-06T06:38:12.860Z","updated_at":"2025-04-07T22:32:17.732Z","avatar_url":"https://github.com/zokis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# django-materialize-forms\nDjango tamplatetags for materialize css\n\n\n[![PyPI version](https://badge.fury.io/py/django-materialize-forms.svg)](http://badge.fury.io/py/django-materialize-forms)\n\n\nInstallation\n------------\n1. Install using pip:\n\n    pip install django-materialize-forms\n\n2. Add to INSTALLED_APPS:\n\n    'materialize_forms',\n\n\n\nUse in templates\n----------------\n\n    {% load materialize %}\n\n    # Using a filter\n\n    \u003cform action=\"/url/to/submit/\" method=\"post\"\u003e\n        {% csrf_token %}\n        {{ form.field_1|as_material:\"s12\" }}\n        {{ form.field_2|as_material:\"s12\" }}\n        {{ form.field_3|as_material:\"s12\" }}\n        \u003cdiv class=\"form-actions\"\u003e\n            \u003cbutton type=\"submit\" class=\"btn btn-primary\"\u003eSubmit\u003c/button\u003e\n        \u003c/div\u003e\n    \u003c/form\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzokis%2Fdjango-materialize-forms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzokis%2Fdjango-materialize-forms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzokis%2Fdjango-materialize-forms/lists"}