{"id":20874561,"url":"https://github.com/vildan-valeev/django_template","last_synced_at":"2026-04-11T07:32:20.247Z","repository":{"id":130377031,"uuid":"456582024","full_name":"vildan-valeev/django_template","owner":"vildan-valeev","description":"Template project with Django, Postgres, Dramatiq, Guncorn, Caddy","archived":false,"fork":false,"pushed_at":"2022-03-14T21:21:55.000Z","size":2378,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T15:51:11.908Z","etag":null,"topics":["caddy","django","docker","docker-compose","dramatiq","gunicorn","redis"],"latest_commit_sha":null,"homepage":"","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/vildan-valeev.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-02-07T16:17:20.000Z","updated_at":"2022-03-21T06:14:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"7f5ff13f-a263-43a8-aaf6-c5c1bb0212fd","html_url":"https://github.com/vildan-valeev/django_template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vildan-valeev/django_template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vildan-valeev%2Fdjango_template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vildan-valeev%2Fdjango_template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vildan-valeev%2Fdjango_template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vildan-valeev%2Fdjango_template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vildan-valeev","download_url":"https://codeload.github.com/vildan-valeev/django_template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vildan-valeev%2Fdjango_template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28077395,"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-12-27T02:00:05.897Z","response_time":58,"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":["caddy","django","docker","docker-compose","dramatiq","gunicorn","redis"],"created_at":"2024-11-18T06:34:37.247Z","updated_at":"2025-12-27T10:03:48.208Z","avatar_url":"https://github.com/vildan-valeev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Settings backend\nTemplate for quick start project with Docker, Django, Dramatiq, Caddy, Gunicorn\n\n\n\n## local\n```sh\n$ docker run --name redis -p 6379:6379 -d redis\n$ python manage.py makemigrations\n$ python manage.py migrate\n$ python manage.py runserver\n$ python manage.py rundramatiq\n```\n\n## dev\n```sh\n$ docker-compose -f docker-compose.dev.yml up -d --build\n```\n\n## prod\n```sh\n$ docker-compose -f docker-compose.prod.yml up -d --build\n```\n\n## Enter to container\n```sh\n$ docker exec -it \u003cid container or name\u003e bash\n$ docker exec -it \u003cid container or name\u003e \u003ccommand\u003e\n```\n## Database dump/load\n```sh\n$ python manage.py dumpdata --natural-foreign --natural-primary --exclude=contenttypes --exclude=auth.Permission --indent 4 \u003e default_data.json\n\n$ python manage.py loaddata default_data.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvildan-valeev%2Fdjango_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvildan-valeev%2Fdjango_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvildan-valeev%2Fdjango_template/lists"}