{"id":16615564,"url":"https://github.com/domiii/djangofun","last_synced_at":"2026-03-18T20:57:32.123Z","repository":{"id":49692156,"uuid":"152845125","full_name":"Domiii/DjangoFun","owner":"Domiii","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-08T02:58:03.000Z","size":75,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-16T08:36:00.028Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Domiii.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}},"created_at":"2018-10-13T07:04:14.000Z","updated_at":"2018-10-13T07:06:09.000Z","dependencies_parsed_at":"2023-01-24T06:45:26.654Z","dependency_job_id":null,"html_url":"https://github.com/Domiii/DjangoFun","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Domiii/DjangoFun","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Domiii%2FDjangoFun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Domiii%2FDjangoFun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Domiii%2FDjangoFun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Domiii%2FDjangoFun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Domiii","download_url":"https://codeload.github.com/Domiii/DjangoFun/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Domiii%2FDjangoFun/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29098239,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-04T21:05:08.033Z","status":"ssl_error","status_checked_at":"2026-02-04T21:04:53.031Z","response_time":62,"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":[],"created_at":"2024-10-12T02:09:51.074Z","updated_at":"2026-02-04T22:36:28.656Z","avatar_url":"https://github.com/Domiii.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python: Getting Started\n\nA barebones Django app, which can easily be deployed to Heroku.\n\nThis application supports the [Getting Started with Python on Heroku](https://devcenter.heroku.com/articles/getting-started-with-python) article - check it out.\n\n## Running Locally\n\nMake sure you have Python [installed properly](http://install.python-guide.org). Also, install the [Heroku CLI](https://devcenter.heroku.com/articles/heroku-cli) and [Postgres](https://devcenter.heroku.com/articles/heroku-postgresql#local-setup).\n\n```sh\n$ git clone git@github.com:heroku/python-getting-started.git\n$ cd python-getting-started\n\n$ pipenv install\n\n$ createdb python_getting_started\n\n$ python manage.py migrate\n$ python manage.py collectstatic\n\n$ heroku local\n```\n\nYour app should now be running on [localhost:5000](http://localhost:5000/).\n\n## Deploying to Heroku\n\n```sh\n$ heroku create\n$ git push heroku master\n\n$ heroku run python manage.py migrate\n$ heroku open\n```\nor\n\n[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)\n\n## Documentation\n\nFor more information about using Python on Heroku, see these Dev Center articles:\n\n- [Python on Heroku](https://devcenter.heroku.com/categories/python)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomiii%2Fdjangofun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdomiii%2Fdjangofun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomiii%2Fdjangofun/lists"}