{"id":16420773,"url":"https://github.com/andrew-chen-wang/base-django-project","last_synced_at":"2026-07-10T05:30:20.371Z","repository":{"id":103624943,"uuid":"237834235","full_name":"Andrew-Chen-Wang/base-django-project","owner":"Andrew-Chen-Wang","description":"Minimal Django Project with Registration for easy re-use during testing.","archived":false,"fork":false,"pushed_at":"2020-02-02T21:01:10.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-07T05:19:25.927Z","etag":null,"topics":["authentication","base-project","django","registration"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Andrew-Chen-Wang.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-02-02T20:46:02.000Z","updated_at":"2020-02-29T02:50:51.000Z","dependencies_parsed_at":"2023-05-24T01:00:38.838Z","dependency_job_id":null,"html_url":"https://github.com/Andrew-Chen-Wang/base-django-project","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andrew-Chen-Wang%2Fbase-django-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andrew-Chen-Wang%2Fbase-django-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andrew-Chen-Wang%2Fbase-django-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andrew-Chen-Wang%2Fbase-django-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Andrew-Chen-Wang","download_url":"https://codeload.github.com/Andrew-Chen-Wang/base-django-project/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240511299,"owners_count":19813236,"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":["authentication","base-project","django","registration"],"created_at":"2024-10-11T07:29:09.268Z","updated_at":"2026-07-10T05:30:20.311Z","avatar_url":"https://github.com/Andrew-Chen-Wang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Base Django Project\nMinimal Django Project with Registration for easy re-use during testing.\n\n---\n## The code itself\nMuch of this code comes from my [Stripe Subscription](https://github.com/Andrew-Chen-Wang/django-stripe-subscription) test project with Django. So you will find the word \"Stripe\" scattered around the code.\n\nAdditionally, this is only a base! For personal perference, **I have disabled all AUTH_PASSWORD_VALIDATORS when DEBUG is True.**\n\nI actually HIGHLY recommend you use cookiecutter-django (with Docker) for large scale applications. Otherwise, enjoy my base project setup.\n\n---\n## Setup\nYou can set this code up by:\n\n1. Cloning or downloading this respository.\n2. Creating a virtual environment.\n3. `Pip install django`\n  - Note: the django that this uses is Django==3.0.2 so some dependencies can break. \n\n---\n## Changelog\nAll notable changes to this project will be documented in this file.\n\n### [0.0.1] - 2020-02-01\n#### Added\n- Entire Django project\n- Registration added with minimal template setup\n- A little bit of Stripe code :P Will delete later.\n#### Changed\n- Made AUTH_PASSWORD_VALIDATORS an empty list if `DEBUG=True`\n\n---\n## LICENSE\nLicense: MIT License\nAttribution is not necessary.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrew-chen-wang%2Fbase-django-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrew-chen-wang%2Fbase-django-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrew-chen-wang%2Fbase-django-project/lists"}