{"id":19727035,"url":"https://github.com/timtech4u/django2-polls","last_synced_at":"2025-07-09T14:10:43.089Z","repository":{"id":91625713,"uuid":"112882057","full_name":"Timtech4u/django2-polls","owner":"Timtech4u","description":"An implementation of the Polls App using Django 2.0","archived":false,"fork":false,"pushed_at":"2017-12-03T08:09:56.000Z","size":295,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T02:04:06.985Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Timtech4u.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-12-02T22:32:09.000Z","updated_at":"2018-11-28T02:38:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"2ef2feb3-df74-48e9-8d8a-a0f883f0aa56","html_url":"https://github.com/Timtech4u/django2-polls","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Timtech4u/django2-polls","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timtech4u%2Fdjango2-polls","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timtech4u%2Fdjango2-polls/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timtech4u%2Fdjango2-polls/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timtech4u%2Fdjango2-polls/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Timtech4u","download_url":"https://codeload.github.com/Timtech4u/django2-polls/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Timtech4u%2Fdjango2-polls/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264473897,"owners_count":23613961,"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-11T23:37:25.648Z","updated_at":"2025-07-09T14:10:43.070Z","avatar_url":"https://github.com/Timtech4u.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"=====\nPolls\n=====\n\nAn implementation of the Polls App using Django 2.0\n\n`pip install django==2.0`\n\nUpdated Features\n----------------\n\n\n1. Simplified URL routing syntax was implemented, using:\n    `\u003cint:id\u003e` instead of `(?P\u003cid\u003e[0-9]{4})`\n    \n    Visit: https://docs.djangoproject.com/en/2.0/releases/2.0/#simplified-url-routing-syntax\n\n2. Select2 implementation:\n    \u003cimg src=\"img/Select2.png\"\u003e\n\n    The Select2 input looks similar to the default input but comes with a search feature that loads the options asynchronously. This is faster and more user-friendly if the related model has many instances.\n    Visit: https://docs.djangoproject.com/en/2.0/ref/contrib/admin/#django.contrib.admin.ModelAdmin.autocomplete_fields\n\n\n4. Mobile-friendly contrib.admin\n\n\nRead the full Django2.0 Release Note here: https://docs.djangoproject.com/en/2.0/releases/2.0\n\n# Some more Updates (WIP):\n- on_delete is a required argument in Django 2.0. In older versions it defaults to CASCADE.\n- `django.core.urlresolvers` module is removed in favor of its new location, `django.urls`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimtech4u%2Fdjango2-polls","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimtech4u%2Fdjango2-polls","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimtech4u%2Fdjango2-polls/lists"}