{"id":15612389,"url":"https://github.com/kylefox/django-form-helpers","last_synced_at":"2025-04-04T11:43:07.004Z","repository":{"id":66575043,"uuid":"222100","full_name":"kylefox/django-form-helpers","owner":"kylefox","description":"Utilities for working with Django Forms","archived":false,"fork":false,"pushed_at":"2010-05-08T23:00:50.000Z","size":83,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-09T21:31:55.723Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kylefox.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":"2009-06-09T02:14:54.000Z","updated_at":"2015-02-11T00:11:48.000Z","dependencies_parsed_at":"2023-02-20T06:45:30.152Z","dependency_job_id":null,"html_url":"https://github.com/kylefox/django-form-helpers","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/kylefox%2Fdjango-form-helpers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylefox%2Fdjango-form-helpers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylefox%2Fdjango-form-helpers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kylefox%2Fdjango-form-helpers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kylefox","download_url":"https://codeload.github.com/kylefox/django-form-helpers/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247174377,"owners_count":20896074,"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-03T06:42:23.240Z","updated_at":"2025-04-04T11:43:06.986Z","avatar_url":"https://github.com/kylefox.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Django Form Helpers\n===================\n\nI think we can all agree that Django's forms framework is pretty spiffy.  This app aims to make it even easier to render and style forms.\n\nOver time I've accumulated a number of miscellaneous snippets and utilities for working with forms.   Right now these snippets are buried inside a few different projects.  I intend to (finally) centralize these snippets into `form_helpers` to make maintenance easier and so I don't have to copy \u0026 paste anymore :)\n\n**Note:** I had previously named this project 'django-form-utils', after which I discovered there already existed an app called [django-form-utils](https://launchpad.net/django-form-utils).  For the time being, I've simply renamed mine to 'form-helpers'.  Depending on time/motivation, I might eventually contribute `form_helpers` to `form_helpers`.\n\nUsage\n=====\n\nAdd 'form_helpers' to `INSTALLED_APPS`. Then, {% load form_helpers %} in your templates and go nuts.\n\nStatus\n======\n\n** May 4, 2010:** added setup.py for installation via pip; tweaked render_field decorator to actually accept a template name (as documented)\n\n**June 8, 2009:** Renamed codebase to avoid name collisions with [django-form-utils](https://launchpad.net/django-form-utils)\n\n**May 21, 2009:** Currently importing some templatetags from older projects, refactoring and testing with Django 1.0.  The templatetags should not be considered stable at this point.\n\n**Questions or Bugs?** [Send me a message](http://github.com/inbox/new/kylefox) via github.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkylefox%2Fdjango-form-helpers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkylefox%2Fdjango-form-helpers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkylefox%2Fdjango-form-helpers/lists"}