{"id":16422097,"url":"https://github.com/sonus21/collecttemplate","last_synced_at":"2026-05-10T05:05:49.551Z","repository":{"id":62563629,"uuid":"72269156","full_name":"sonus21/CollectTemplate","owner":"sonus21","description":"Django app for collecting apps templates","archived":false,"fork":false,"pushed_at":"2019-12-16T18:30:30.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T09:24:26.865Z","etag":null,"topics":["django","python","tool"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sonus21.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}},"created_at":"2016-10-29T06:35:36.000Z","updated_at":"2019-12-16T18:30:33.000Z","dependencies_parsed_at":"2022-11-03T16:00:26.984Z","dependency_job_id":null,"html_url":"https://github.com/sonus21/CollectTemplate","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/sonus21%2FCollectTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonus21%2FCollectTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonus21%2FCollectTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sonus21%2FCollectTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sonus21","download_url":"https://codeload.github.com/sonus21/CollectTemplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240526591,"owners_count":19815699,"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":["django","python","tool"],"created_at":"2024-10-11T07:35:23.900Z","updated_at":"2026-05-10T05:05:49.512Z","avatar_url":"https://github.com/sonus21.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CollectTemplate\n\nCollectTemplate is an app for Django framework, which allows you to collect\ndifferent app templates to working project templates directory.\n\n## Installation\n\n1. pip install CollectTemplate\n2. Add CollectTemplate to settings as shown below\n```\nINSTALLED_APPS = (\n    ...\n    'CollectTemplate',\n    ...\n)\n```\n## Usage\n\n|  Commmand  |Description  |\n|---|---|\n| manage.py collecttemplates  -h |Help  |  \n| manage.py collecttemplates  |Copy all installed apps templates  | \n|manage.py collecttemplates -e app1 app2 app3|Copy all installed apps templates and exclude app1, app2 | \n|manage.py collecttemplates app1,app2,app3|Copy selected installed apps templates | \n|manage.py collecttemplates -t app1/home.html|Copy template app1/home.html | \n    \n#### This app is inspired from Mezzanine CMS command collecttemplates\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonus21%2Fcollecttemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsonus21%2Fcollecttemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsonus21%2Fcollecttemplate/lists"}