{"id":19541576,"url":"https://github.com/genesisblock3301/django-react","last_synced_at":"2025-08-04T12:41:28.752Z","repository":{"id":117979238,"uuid":"298246048","full_name":"GenesisBlock3301/django-react","owner":"GenesisBlock3301","description":null,"archived":false,"fork":false,"pushed_at":"2020-10-17T08:33:52.000Z","size":385,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-08T18:47:05.445Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/GenesisBlock3301.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":"2020-09-24T10:33:55.000Z","updated_at":"2020-12-09T15:45:09.000Z","dependencies_parsed_at":"2024-08-09T06:47:09.038Z","dependency_job_id":null,"html_url":"https://github.com/GenesisBlock3301/django-react","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/GenesisBlock3301%2Fdjango-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenesisBlock3301%2Fdjango-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenesisBlock3301%2Fdjango-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GenesisBlock3301%2Fdjango-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GenesisBlock3301","download_url":"https://codeload.github.com/GenesisBlock3301/django-react/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240795294,"owners_count":19858783,"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":[],"created_at":"2024-11-11T03:11:08.578Z","updated_at":"2025-02-26T05:18:45.942Z","avatar_url":"https://github.com/GenesisBlock3301.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rest-react\n\n## Project setup:\n```\npip install django\npip install djangorestframework\ndjango-admin startproject leadmanager\npython manage.py app_name\npip install coresheaders\n\n```\n\n## Extra setting.py setup\n\n```\nINSTALLED_APPS = [\n   \n    'rest_framework',\n    .....\n    'corsheaders'\n    ....\n]\nMIDDLEWARE = [\n    'corsheaders.middleware.CorsMiddleware',\n    'django.middleware.common.CommonMiddleware',\n    ................................\n]\n\nREST_FRAMEWORK = {\n    # Use Django's standard `django.contrib.auth` permissions,\n    # or allow read-only access for unauthenticated users.\n    'DEFAULT_PERMISSION_CLASSES': [\n        'rest_framework.permissions.DjangoModelPermissionsOrAnonReadOnly'\n    ]\n}\nCORS_ORIGIN_ALLOW_ALL = True\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenesisblock3301%2Fdjango-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgenesisblock3301%2Fdjango-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenesisblock3301%2Fdjango-react/lists"}