{"id":13501333,"url":"https://github.com/rg3915/django-experience","last_synced_at":"2025-05-05T22:36:45.547Z","repository":{"id":43642791,"uuid":"437169279","full_name":"rg3915/django-experience","owner":"rg3915","description":"Tutorial Django Experience 2022","archived":false,"fork":false,"pushed_at":"2025-05-05T06:55:16.000Z","size":6750,"stargazers_count":202,"open_issues_count":21,"forks_count":7,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-05-05T07:41:45.631Z","etag":null,"topics":["django","drf","python"],"latest_commit_sha":null,"homepage":"https://rg3915.github.io/django-experience/","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/rg3915.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}},"created_at":"2021-12-11T02:37:06.000Z","updated_at":"2025-05-02T18:34:54.000Z","dependencies_parsed_at":"2024-04-26T00:39:21.542Z","dependency_job_id":"7c36b099-d6bb-46b0-88f9-2a4dc0cba88f","html_url":"https://github.com/rg3915/django-experience","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/rg3915%2Fdjango-experience","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rg3915%2Fdjango-experience/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rg3915%2Fdjango-experience/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rg3915%2Fdjango-experience/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rg3915","download_url":"https://codeload.github.com/rg3915/django-experience/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252587916,"owners_count":21772579,"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":["django","drf","python"],"created_at":"2024-07-31T22:01:33.698Z","updated_at":"2025-05-05T22:36:45.529Z","avatar_url":"https://github.com/rg3915.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# django-experience\n\nTutorial Django Experience 2022\n\n## Este projeto foi feito com:\n\n* [Python 3.10.4](https://www.python.org/)\n* [Django 4.0.4](https://www.djangoproject.com/)\n* [Django Rest Framework 3.12.4](https://www.django-rest-framework.org/)\n* [Bootstrap 4.0](https://getbootstrap.com/)\n* [htmx 1.6.1](https://htmx.org/)\n\n## Como rodar o projeto?\n\n* Clone esse repositório.\n* Crie um virtualenv com Python 3.\n* Ative o virtualenv.\n* Instale as dependências.\n* Rode as migrações.\n\n```\ngit clone https://github.com/rg3915/django-experience.git\ncd django-experience\npython -m venv .venv\nsource .venv/bin/activate\npip install -r requirements.txt\npython contrib/env_gen.py\npython manage.py migrate\npython manage.py createsuperuser --username=\"admin\" --email=\"\"\n```\n\n## Passo a passo\n\nLeia [https://rg3915.github.io/django-experience/](https://rg3915.github.io/django-experience/) ou\n\nVeja a pasta de [passo-a-passo](https://github.com/rg3915/django-experience/tree/main/passo-a-passo).\n\n\n## Features da aplicação\n\n* Renderização de templates na app `todo`.\n* API REST feita com Django puro na app `video`.\n* Django REST framework nas apps `example`, `hotel`, `movie` e `school`.\n* [Salvando dados extra](https://github.com/rg3915/django-experience/blob/main/passo-a-passo/08_drf_salvando_dados_extra.md) com [perform_create](https://www.django-rest-framework.org/tutorial/4-authentication-and-permissions/#associating-snippets-with-users)\n* **Dica:** [Reescrevendo o Admin do User](https://github.com/rg3915/django-experience/blob/main/passo-a-passo/10_reescrevendo_admin_user.md)\n* [Editando mensagens de erro no DRF](https://github.com/rg3915/django-experience/blob/main/passo-a-passo/12_drf_editando_mensagens_erro.md)\n* **Dica:** [Adicionando Grupos e Permissões](https://github.com/rg3915/django-experience/blob/main/passo-a-passo/14_grupos_permissoes.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frg3915%2Fdjango-experience","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frg3915%2Fdjango-experience","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frg3915%2Fdjango-experience/lists"}