{"id":21481419,"url":"https://github.com/thisura97/django_crud","last_synced_at":"2026-05-18T01:38:24.281Z","repository":{"id":40368290,"uuid":"272502254","full_name":"THISURA97/Django_CRUD","owner":"THISURA97","description":" Django application that performs CRUD operations which hosted in Heroku","archived":false,"fork":false,"pushed_at":"2026-02-15T07:22:33.000Z","size":1006,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-15T13:34:05.622Z","etag":null,"topics":["boostrap4","crud-application","django3","gunicorn","heroku-ready","postgresql-database","python3","vscode"],"latest_commit_sha":null,"homepage":"https://theoweb97.herokuapp.com/","language":"JavaScript","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/THISURA97.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-06-15T17:27:40.000Z","updated_at":"2026-02-15T07:22:29.000Z","dependencies_parsed_at":"2024-02-13T13:51:45.712Z","dependency_job_id":"0c76c122-8442-4d28-9fb0-4ae95f764483","html_url":"https://github.com/THISURA97/Django_CRUD","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/THISURA97/Django_CRUD","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THISURA97%2FDjango_CRUD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THISURA97%2FDjango_CRUD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THISURA97%2FDjango_CRUD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THISURA97%2FDjango_CRUD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/THISURA97","download_url":"https://codeload.github.com/THISURA97/Django_CRUD/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/THISURA97%2FDjango_CRUD/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33161984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T22:39:12.733Z","status":"ssl_error","status_checked_at":"2026-05-17T22:39:10.741Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["boostrap4","crud-application","django3","gunicorn","heroku-ready","postgresql-database","python3","vscode"],"created_at":"2024-11-23T12:25:03.695Z","updated_at":"2026-05-18T01:38:24.266Z","avatar_url":"https://github.com/THISURA97.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Django_CRUD\n Django application that performs CRUD operations\n\n## Install Required Packages\n\nThe Django CRUD project only need a single Python package \"Django\", it was built and tested with Django 3.x version. \nTo install it use the following command:\n```\npip install -r requirements.txt\n```\nDjango 3 requires Python 3, if you need help setting up Python 3 on your machine \nyou can consult DigitalOcean great documentation on [How To Install and Set Up a Local Programming Environment for Python 3](https://www.digitalocean.com/community/tutorial_series/how-to-install-and-set-up-a-local-programming-environment-for-python-3)\n\n## Running the Application\n\nBefore running the application we need to create the needed DB tables:\n```\n./manage.py migrate\n```\nNow you can run the development web server:\n```\n./manage.py runserver\n```\nTo access the applications go to the URL http://localhost:8000/\n## I need a user and password to access crud\nYes, the application demonstrate how CRUD can work with Django users, and you do\nneed to create a user to test it, you can create a user using the following command:\n\n    ./manage.py createsuperuser\n\nTo create a normal user (non super user), you must login to the admin page and\ncreate it: \u003chttp://localhost:8000/admin/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisura97%2Fdjango_crud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthisura97%2Fdjango_crud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthisura97%2Fdjango_crud/lists"}