{"id":22782162,"url":"https://github.com/labex-labs/basic-django","last_synced_at":"2025-03-30T14:41:20.649Z","repository":{"id":265011446,"uuid":"881662180","full_name":"labex-labs/basic-django","owner":"labex-labs","description":"Quick Start with Django | This repo collects 7 of programming labs exercises for Quick Start with Django. This tutorial is a hands-on adaptation of the official Django beginner's example. It will help you quickly get started with Django using LabEx VM.","archived":false,"fork":false,"pushed_at":"2025-01-01T01:53:37.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T16:19:58.083Z","etag":null,"topics":["challenges","course","django","exercises","hands-on","labex","labs","playgroud","programming"],"latest_commit_sha":null,"homepage":"https://labex.io/courses/basic-django","language":null,"has_issues":false,"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/labex-labs.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-01T01:45:58.000Z","updated_at":"2025-01-01T01:53:41.000Z","dependencies_parsed_at":"2025-01-01T03:15:45.790Z","dependency_job_id":null,"html_url":"https://github.com/labex-labs/basic-django","commit_stats":null,"previous_names":["labex-labs/basic-django"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fbasic-django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fbasic-django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fbasic-django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labex-labs%2Fbasic-django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labex-labs","download_url":"https://codeload.github.com/labex-labs/basic-django/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246333931,"owners_count":20760638,"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":["challenges","course","django","exercises","hands-on","labex","labs","playgroud","programming"],"created_at":"2024-12-11T21:09:43.646Z","updated_at":"2025-03-30T14:41:20.631Z","avatar_url":"https://github.com/labex-labs.png","language":null,"readme":"# Quick Start with Django\n\n[![Quick Start with Django](https://cover-creator.appbot.io/quick-start-with-django.png)](https://labex.io/courses/basic-django)\n\n[![Start-Learning](https://img.shields.io/badge/Start-Learning-whitesmoke?style=for-the-badge)](https://labex.io/courses/basic-django)\n\nThis tutorial is a hands-on adaptation of the official Django beginner's example. It will help you quickly get started with Django using LabEx VM.\n\n![Django](https://img.shields.io/badge/Django-whitesmoke?style=for-the-badge\u0026logo=django)\n\n\n## Environment\n\nLabEx is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience.\n\n![](https://tutorial-screenshot.getvm.io/images/vm-1725247253.png)\n\n- A strict “Learn by Doing” approach with exclusive hands-on labs and no videos.\n- Interactive online environments within the browser, with automated step-by-step checks.\n- A structured content organization with the Skill Tree based learning system.\n- A growing learning resource of 30 Skill Trees and over 6,000 Labs.\n- The AI learning assistant Labby, built on ChatGPT, providing a conversational learning experience.\n\nLearn more about [LabEx VM](https://support.labex.io/using-labex/virtual-machine).\n\n## Exercises\n\n|   Index | Name                                        | Difficulty   | Practice                                                                                                                   |\n|---------|---------------------------------------------|--------------|----------------------------------------------------------------------------------------------------------------------------|\n|       1 | 📖 Creation of a Basic Poll Application      | ★☆☆          | \u003ca target='_blank' href='https://labex.io/tutorials/django-creation-of-a-basic-poll-application-153741'\u003eStart Lab\u003c/a\u003e      |\n|       2 | 📖 Set Up the Database                       | ★☆☆          | \u003ca target='_blank' href='https://labex.io/tutorials/django-set-up-the-database-153742'\u003eStart Lab\u003c/a\u003e                       |\n|       3 | 📖 Creating the Public Interface Views       | ★☆☆          | \u003ca target='_blank' href='https://labex.io/tutorials/django-creating-the-public-interface-views-153743'\u003eStart Lab\u003c/a\u003e       |\n|       4 | 📖 Form Processing and Cutting Down Our Code | ★☆☆          | \u003ca target='_blank' href='https://labex.io/tutorials/django-form-processing-and-cutting-down-our-code-153744'\u003eStart Lab\u003c/a\u003e |\n|       5 | 📖 Create Some Automated Tests               | ★☆☆          | \u003ca target='_blank' href='https://labex.io/tutorials/django-create-some-automated-tests-153745'\u003eStart Lab\u003c/a\u003e               |\n|       6 | 📖 Add a Stylesheet and an Image             | ★☆☆          | \u003ca target='_blank' href='https://labex.io/tutorials/django-add-a-stylesheet-and-an-image-153746'\u003eStart Lab\u003c/a\u003e             |\n|       7 | 📖 Customizing Django's Admin Site           | ★☆☆          | \u003ca target='_blank' href='https://labex.io/tutorials/django-customizing-django-s-admin-site-153747'\u003eStart Lab\u003c/a\u003e           |\n\n## More\n\n- 🔗 [Django Programming Courses](https://github.com/labex-labs/awesome-programming-courses)\n- 🔗 [Django Programming Projects](https://github.com/labex-labs/awesome-programming-projects)\n- 🔗 [Django Free Tutorials](https://github.com/labex-labs/django-free-tutorials)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fbasic-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabex-labs%2Fbasic-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabex-labs%2Fbasic-django/lists"}