{"id":16682317,"url":"https://github.com/lk-geimfari/django-template","last_synced_at":"2025-04-09T23:12:38.930Z","repository":{"id":66067305,"uuid":"562185987","full_name":"lk-geimfari/django-template","owner":"lk-geimfari","description":"[WIP] A scaffold for all my Django projects.","archived":false,"fork":false,"pushed_at":"2023-07-20T11:54:44.000Z","size":127,"stargazers_count":6,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T23:12:34.293Z","etag":null,"topics":["api","best-practices","django","django-rest-framework","docker","docker-compose","drf","mimesis","poetry","scaffold","template"],"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/lk-geimfari.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":"2022-11-05T15:14:51.000Z","updated_at":"2023-12-29T22:44:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"e1229a26-db89-42c7-8f59-4ab6ff7c3cfa","html_url":"https://github.com/lk-geimfari/django-template","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/lk-geimfari%2Fdjango-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lk-geimfari%2Fdjango-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lk-geimfari%2Fdjango-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lk-geimfari%2Fdjango-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lk-geimfari","download_url":"https://codeload.github.com/lk-geimfari/django-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248125588,"owners_count":21051770,"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":["api","best-practices","django","django-rest-framework","docker","docker-compose","drf","mimesis","poetry","scaffold","template"],"created_at":"2024-10-12T14:07:01.070Z","updated_at":"2025-04-09T23:12:38.912Z","avatar_url":"https://github.com/lk-geimfari.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![django-template](./.github/django-template.png)](https://github.com/lk-geimfari/django-template)\n\nA highly opinionated starter project which I use as a scaffold for all my [Django](https://www.djangoproject.com/) projects.\n\n## Features\n\n- Python 3.10, Django 4.1 and Django REST Framework 3.14.0\n- [`poetry`](https://github.com/python-poetry/poetry) for managing dependencies\n- [`postgres`](https://www.postgresql.org/) as a database\n- [`redis`](https://redis.io/) as cache and message queue\n- [`docker`](https://www.docker.com/) for development, testing, and production\n- [`celery`](https://docs.celeryq.dev/) for asynchronous tasks\n- [`black`](https://github.com/psf/black) and [`isort`](https://github.com/PyCQA/isort) for neat code formatting\n- [`pytest`](https://pytest.org/) and [`mimesis`](https://mimesis.name/) for testing\n- [`django-debug-toolbar`](https://github.com/jazzband/django-debug-toolbar) for debugging\n- [`django-filter`](https://django-filter.readthedocs.io/) for easy filtering\n\nNo one forcing you to use any of these things, so if you don't need something then just don't use it.\n\n## What is missing?\n\nYou never know how your next project will look like, so there are no:\n\n- Templates\n- Forms\n- Views\n- Models (although there is a `TimestampMixin` model which is commonly used in every projects)\n\nYou have to add all these things yourself, according to your needs.\n\n\n## Keeping things in order\n\n- Avoid duplication\n- Keep your business logic in `app_name/logic/`\n- Always format your code using `scripts/format.sh`\n\n\n## About\n\nThis template is inspired by [wemake-django-template](https://github.com/wemake-services/wemake-django-template).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flk-geimfari%2Fdjango-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flk-geimfari%2Fdjango-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flk-geimfari%2Fdjango-template/lists"}