{"id":21557254,"url":"https://github.com/kernel-loophole/django-webapp","last_synced_at":"2026-05-19T15:42:51.687Z","repository":{"id":115785652,"uuid":"411945323","full_name":"kernel-loophole/django-webapp","owner":"kernel-loophole","description":"pizza website","archived":false,"fork":false,"pushed_at":"2021-12-15T19:26:28.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T10:46:50.388Z","etag":null,"topics":["django","django-application","django-rest-framework","python"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/kernel-loophole.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":"2021-09-30T06:14:58.000Z","updated_at":"2022-02-24T19:28:34.000Z","dependencies_parsed_at":"2023-07-15T14:32:58.861Z","dependency_job_id":null,"html_url":"https://github.com/kernel-loophole/django-webapp","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/kernel-loophole%2Fdjango-webapp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kernel-loophole%2Fdjango-webapp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kernel-loophole%2Fdjango-webapp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kernel-loophole%2Fdjango-webapp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kernel-loophole","download_url":"https://codeload.github.com/kernel-loophole/django-webapp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244148496,"owners_count":20406196,"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":["django","django-application","django-rest-framework","python"],"created_at":"2024-11-24T08:11:46.390Z","updated_at":"2026-05-19T15:42:51.625Z","avatar_url":"https://github.com/kernel-loophole.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"  \n# Database\n```python\nfrom django.db import models\nfrom django.core.files import storage\nfrom django.db import models\nfrom django.core.files.storage import FileSystemStorage\n\nfs = FileSystemStorage(location='polls/static')\n# Create your models here.\nclass get_os_info(models.Model):\n    name_of_os=models.CharField(max_length=1300)\nclass order_that(models.Model):\n    email=models.EmailField(unique=True)\n    phone_number=models.IntegerField(max_length=200)\n    name=models.CharField(max_length=20)\n    addres=models.CharField(max_length=100)\n```\n\n\n\nSimple pizza delivery website using Django web framework for get order online and deliver it to customer.\n# TOOL Used   \n Django3.2,HTML,CSS,amine.js,jquery.js,unsplash,Bootstrap,pythonanywhere\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkernel-loophole%2Fdjango-webapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkernel-loophole%2Fdjango-webapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkernel-loophole%2Fdjango-webapp/lists"}