{"id":18298482,"url":"https://github.com/fusionauth/fusionauth-quickstart-python-django-web","last_synced_at":"2026-02-17T06:31:19.887Z","repository":{"id":211982978,"uuid":"680281816","full_name":"FusionAuth/fusionauth-quickstart-python-django-web","owner":"FusionAuth","description":null,"archived":false,"fork":false,"pushed_at":"2026-02-06T22:54:38.000Z","size":2541,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-02-07T09:44:46.774Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://fusionauth.io","language":"FreeMarker","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FusionAuth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-08-18T19:45:46.000Z","updated_at":"2025-12-18T15:07:28.000Z","dependencies_parsed_at":"2023-12-21T19:12:27.815Z","dependency_job_id":"294c1011-a2bb-46ac-8e06-bb560ff38129","html_url":"https://github.com/FusionAuth/fusionauth-quickstart-python-django-web","commit_stats":null,"previous_names":["fusionauth/fusionauth-quickstart-python-django-web"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FusionAuth/fusionauth-quickstart-python-django-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-quickstart-python-django-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-quickstart-python-django-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-quickstart-python-django-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-quickstart-python-django-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FusionAuth","download_url":"https://codeload.github.com/FusionAuth/fusionauth-quickstart-python-django-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FusionAuth%2Ffusionauth-quickstart-python-django-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29535967,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T05:00:25.817Z","status":"ssl_error","status_checked_at":"2026-02-17T04:57:16.126Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-05T15:06:09.789Z","updated_at":"2026-02-17T06:31:19.868Z","avatar_url":"https://github.com/FusionAuth.png","language":"FreeMarker","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Example Django Application\n\nThis repo holds an example Python/Django application that uses FusionAuth as the identity provider.\n\nThis application was built by following the [Python/Django Quickstart](https://fusionauth.io/docs/quickstarts/quickstart-python-django-web).\n\n## Project Contents\n\nThe `docker-compose.yml` file and the `kickstart` directory are used to start and configure a local FusionAuth server.\n\nThe `/complete-application` directory contains a fully working version of the application.\n\n## Project Dependencies\n\n* Docker, for running FusionAuth.\n* Python 3.8 or later, for running the Changebank Python application.\n* [mozilla-django-oidc library](https://mozilla-django-oidc.readthedocs.io/en/stable/index.html)\n\n## Running FusionAuth\n\nTo run FusionAuth, just start up the docker containers using `docker-compose`.\n\n```shell\ndocker-compose up\n```\n\nThis will start a PostgreSQL database, and Elastic service, and the FusionAuth server.\n\n## Running the Example App\n\nTo run the application set up a Python virtual env and install the project dependencies.\n\n```shell\ncd complete-application \u0026\u0026 \\\npython -m venv venv \u0026\u0026 \\\nsource venv/bin/activate \u0026\u0026 \\\npip install -r requirements.txt \u0026\u0026 \\\npython mysite/manage.py runserver\n```\n\nVisit the local webserver at `http://localhost:8000/` and sign in using the credentials:\n\n* username: richard@example.com\n* password: password\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusionauth%2Ffusionauth-quickstart-python-django-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffusionauth%2Ffusionauth-quickstart-python-django-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffusionauth%2Ffusionauth-quickstart-python-django-web/lists"}