{"id":25887987,"url":"https://github.com/zero1max/registering-in-django","last_synced_at":"2026-05-08T03:03:12.536Z","repository":{"id":271674722,"uuid":"914142803","full_name":"zero1max/Registering-in-Django","owner":"zero1max","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-23T04:59:12.000Z","size":33,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T05:30:21.556Z","etag":null,"topics":["django","django-rest-framework","postgresql","python","sqlite3"],"latest_commit_sha":null,"homepage":"","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/zero1max.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":"2025-01-09T02:57:57.000Z","updated_at":"2025-01-23T05:00:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"1bc99755-87e6-4496-aa43-a635a3421cbc","html_url":"https://github.com/zero1max/Registering-in-Django","commit_stats":null,"previous_names":["zero1max/registering-in-django"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zero1max%2FRegistering-in-Django","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zero1max%2FRegistering-in-Django/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zero1max%2FRegistering-in-Django/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zero1max%2FRegistering-in-Django/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zero1max","download_url":"https://codeload.github.com/zero1max/Registering-in-Django/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241551124,"owners_count":19980901,"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","django-rest-framework","postgresql","python","sqlite3"],"created_at":"2025-03-02T18:29:26.698Z","updated_at":"2026-05-08T03:03:12.478Z","avatar_url":"https://github.com/zero1max.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Registering-in-Django\n\n\u003ch2\u003eFirst\u003c/h2\u003e\n\n\u003cp\u003eCreate virtual environment:\u003c/p\u003e\n\u003ccode\u003epython -m venv venv\u003c/code\u003e\n\n\u003ch2\u003eSecond\u003c/h2\u003e\n\n\u003cp\u003eActivate virtual environment:\u003c/p\u003e\n\u003ccode\u003evenv\\Scripts\\activate\u003c/code\u003e\n\n\u003ch2\u003eThird\u003c/h2\u003e\n\n\u003cp\u003eInstall requirements.txt:\u003c/p\u003e\n\u003ccode\u003epip install -r requirements.txt\u003c/code\u003e\n\n\u003ch2\u003eFourth\u003c/h2\u003e\n\n\u003cp\u003eEnter core folder:\u003c/p\u003e\n\u003ccode\u003ecd core\u003c/code\u003e\n\n\u003ch2\u003eFifth\u003c/h2\u003e\n\n\u003cp\u003eMakemigrations:\u003c/p\u003e\n\u003ccode\u003epython manage.py makemigrations\u003c/code\u003e\n\n\u003ch2\u003eSixth\u003c/h2\u003e\n\n\u003cp\u003eMigrate database:\u003c/p\u003e\n\u003ccode\u003epython manage.py migrate\u003c/code\u003e\n\n\u003ch2\u003eSeventh\u003c/h2\u003e\n\n\u003cp\u003eCreate superuser:\u003c/p\u003e\n\u003ccode\u003epython manage.py createsuperuser\u003c/code\u003e\n\n\n\u003ch2\u003eEighth\u003c/h2\u003e\n\n\u003cp\u003eRun development server:\u003c/p\u003e\n\u003ccode\u003epython manage.py runserver\u003c/code\u003e\n\n\u003ch4\u003eNow you can access the website on http://127.0.0.1:8000/\u003c/h4\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzero1max%2Fregistering-in-django","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzero1max%2Fregistering-in-django","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzero1max%2Fregistering-in-django/lists"}