{"id":21649442,"url":"https://github.com/ahnanne/django-practice","last_synced_at":"2026-05-16T21:38:48.914Z","repository":{"id":264137008,"uuid":"892451130","full_name":"ahnanne/django-practice","owner":"ahnanne","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-11T20:38:13.000Z","size":1971,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T05:24:41.101Z","etag":null,"topics":["backend","django","python3"],"latest_commit_sha":null,"homepage":"https://youtu.be/ZxMB6Njs3ck?si=xe494N0Tg_7ULeS_","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/ahnanne.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":"2024-11-22T06:14:25.000Z","updated_at":"2024-12-11T20:38:17.000Z","dependencies_parsed_at":"2024-12-06T09:31:32.870Z","dependency_job_id":null,"html_url":"https://github.com/ahnanne/django-practice","commit_stats":null,"previous_names":["ahnanne/django-practice"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahnanne%2Fdjango-practice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahnanne%2Fdjango-practice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahnanne%2Fdjango-practice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahnanne%2Fdjango-practice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahnanne","download_url":"https://codeload.github.com/ahnanne/django-practice/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244538459,"owners_count":20468716,"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":["backend","django","python3"],"created_at":"2024-11-25T07:30:48.990Z","updated_at":"2026-05-16T21:38:43.891Z","avatar_url":"https://github.com/ahnanne.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# django-practice\nA demo project to practice Django.\n\n# Installation\n**1. Clone this repository.**\n\n**2. Set up a virtual environment.**\n\n```bash\npython -m venv env\n```\n\n**3. Activate venv.**\n\nLinux/macOS\n```bash\nsource env/bin/activate\n```\nWindows (Command Prompt)\n```bash\n. env/Scripts/activate\n```\nWindows (PowerShell)\n```bash\n. env/Scripts/Activate.ps1\n```\n\n**4. Install dependencies.**\n\nFor production dependencies only:\n```bash\npip install -r requirements.txt\n```\nFor both production and development dependencies:\n```bash\npip install -r requirements.txt -r requirements-dev.txt\n```\n\n**5. Run the development server.**\n\n```bash\npython manage.py runserver\n```\nThen navigate to `http://127.0.0.1:8000`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahnanne%2Fdjango-practice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahnanne%2Fdjango-practice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahnanne%2Fdjango-practice/lists"}