{"id":21937282,"url":"https://github.com/hektorprofe/tutorial-django-blog","last_synced_at":"2025-04-22T12:06:51.650Z","repository":{"id":53579066,"uuid":"197612739","full_name":"hektorprofe/tutorial-django-blog","owner":"hektorprofe","description":"Repositorio del blog enseñado la sección Django de mi curso en Udemy","archived":false,"fork":false,"pushed_at":"2022-08-12T22:53:41.000Z","size":94,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-22T12:06:08.014Z","etag":null,"topics":["basico","blog","curso","django","spanish","tutorial"],"latest_commit_sha":null,"homepage":"https://www.hektorprofe.net/cupon/python","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/hektorprofe.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":"2019-07-18T15:25:43.000Z","updated_at":"2022-08-17T01:02:10.000Z","dependencies_parsed_at":"2022-08-13T02:40:57.516Z","dependency_job_id":null,"html_url":"https://github.com/hektorprofe/tutorial-django-blog","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/hektorprofe%2Ftutorial-django-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hektorprofe%2Ftutorial-django-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hektorprofe%2Ftutorial-django-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hektorprofe%2Ftutorial-django-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hektorprofe","download_url":"https://codeload.github.com/hektorprofe/tutorial-django-blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250237833,"owners_count":21397401,"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":["basico","blog","curso","django","spanish","tutorial"],"created_at":"2024-11-29T01:18:50.978Z","updated_at":"2025-04-22T12:06:51.583Z","avatar_url":"https://github.com/hektorprofe.png","language":"Python","readme":"# Tutorial de Django Framework\n\nEste es el repositorio de la sección Django del [curso maestro de Python](https://www.hektorprofe.net/cupon/python) por Héctor Costa Guzmán.\n\n## Instalación y uso\n\nPodéis clonar el repositorio e instalar el entorno virtual así, se requiere `pipenv`:\n\n```bash\ngit clone https://github.com/hektorprofe/tutorial-django-blog.git\ncd tutorial-django-blog/\npipenv install -r requirements.txt\n```\n\nPara poner en marcha el proyecto:\n\n```bash\npipenv run python manage.py runserver\n```\n\nEl usuario del administrador es `admin` con contraseña `1234`, podéis crear uno al gusto con:\n\n```bash\npipenv run python manage.py createsuperuser\n```\n\nCuando ya no necesitéis el proyecto podéis desinstalar el entorno:\n\n```bash\npipenv --rm\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhektorprofe%2Ftutorial-django-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhektorprofe%2Ftutorial-django-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhektorprofe%2Ftutorial-django-blog/lists"}