{"id":30692915,"url":"https://github.com/pytlicek/django-template","last_synced_at":"2025-09-02T05:06:49.985Z","repository":{"id":188328780,"uuid":"678539332","full_name":"Pytlicek/django-template","owner":"Pytlicek","description":"Custom Django project template","archived":false,"fork":false,"pushed_at":"2023-12-10T12:29:54.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-01T07:31:49.482Z","etag":null,"topics":["django","python3"],"latest_commit_sha":null,"homepage":"","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/Pytlicek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":"FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"ko_fi":"pytlicek"}},"created_at":"2023-08-14T19:39:14.000Z","updated_at":"2023-08-15T11:21:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ab5b2ad-46b2-4524-a54e-d7c35c871af9","html_url":"https://github.com/Pytlicek/django-template","commit_stats":null,"previous_names":["pytlicek/django-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pytlicek/django-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytlicek%2Fdjango-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytlicek%2Fdjango-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytlicek%2Fdjango-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytlicek%2Fdjango-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pytlicek","download_url":"https://codeload.github.com/Pytlicek/django-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pytlicek%2Fdjango-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273233235,"owners_count":25068731,"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","status":"online","status_checked_at":"2025-09-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["django","python3"],"created_at":"2025-09-02T05:06:47.868Z","updated_at":"2025-09-02T05:06:49.972Z","avatar_url":"https://github.com/Pytlicek.png","language":"Python","readme":"# Custom Django project template\n\n### Install with poetry\n- `python3.10 -m virtualenv .venv`\n- `pip install -U poetry`\n- `poetry install`\n- `poetry shell`\n\n### Configuration\n- Migrations:\n  - `python manage.py makemigrations`\n  - `python manage.py migrate`\n- Create/Edit .env file: `cp .env-example .env`\n- Create user: `python manage.py createsuperuser`\n- Change user's password: `python manage.py changepassword info@example.com`\n- Rename `my_project` folder and `my_project` references to your project name \n\n### Usage\n- Run Django Server: `python manage.py runserver`\n- Django Admin URL: [http://127.0.0.1:8000/admin/](http://127.0.0.1:8000/admin/)\n- Login to Django Admin with User/Pass fe: `info@example.com`/`info@example.com`\n- API URL: http://127.0.0.1:8000/api/docs#/\n- Optionally add packages with: `poetry add django-environ`","funding_links":["https://ko-fi.com/pytlicek"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytlicek%2Fdjango-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpytlicek%2Fdjango-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpytlicek%2Fdjango-template/lists"}