{"id":24310501,"url":"https://github.com/paraskuk/basic-django-project","last_synced_at":"2026-04-29T09:32:39.165Z","repository":{"id":271293208,"uuid":"912987037","full_name":"paraskuk/Basic-Django-Project","owner":"paraskuk","description":"Simple Django Project to understand the basics.","archived":false,"fork":false,"pushed_at":"2025-01-06T20:00:54.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-05T01:49:46.397Z","etag":null,"topics":["django","python"],"latest_commit_sha":null,"homepage":"","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/paraskuk.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":"2025-01-06T19:56:16.000Z","updated_at":"2025-01-07T22:40:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"ce1e8037-c6c9-4824-ae55-36c5647dfe53","html_url":"https://github.com/paraskuk/Basic-Django-Project","commit_stats":null,"previous_names":["paraskuk/basic_django_project"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paraskuk/Basic-Django-Project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paraskuk%2FBasic-Django-Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paraskuk%2FBasic-Django-Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paraskuk%2FBasic-Django-Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paraskuk%2FBasic-Django-Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paraskuk","download_url":"https://codeload.github.com/paraskuk/Basic-Django-Project/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paraskuk%2FBasic-Django-Project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32419959,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["django","python"],"created_at":"2025-01-17T06:15:20.511Z","updated_at":"2026-04-29T09:32:39.155Z","avatar_url":"https://github.com/paraskuk.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DjangoProject\n\nThis is a simple Django project with two views: `HelloView` and `HelloRoot`.\n\n## Requirements\n\n- Python 3.x\n- Django 3.x or later\n\n## Installation\n\n1. Clone the repository:\n    ```sh\n    git clone \u003crepository_url\u003e\n    cd DjangoProject\n    ```\n\n2. Create and activate a virtual environment:\n    ```sh\n    python -m venv venv\n    source venv/bin/activate  # On Windows use `venv\\Scripts\\activate`\n    ```\n\n3. Install the dependencies:\n    ```sh\n    pip install -r requirements.txt\n    ```\n\n4. Run the Django development server:\n    ```sh\n    python manage.py runserver\n    ```\n\n## Usage\n\n- Access the `HelloView` at [http://127.0.0.1:8000/hello/](http://127.0.0.1:8000/hello/)\n- Access the `HelloRoot` at [http://127.0.0.1:8000/](http://127.0.0.1:8000/)\n\n## Project Structure\n\n- `DjangoProject/urls.py`: URL configuration for the project.\n- `DjangoProject/views.py`: Contains the `HelloView` and `HelloRoot` views.\n\n## License\nThis project is licensed under the MIT License.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparaskuk%2Fbasic-django-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparaskuk%2Fbasic-django-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparaskuk%2Fbasic-django-project/lists"}