{"id":19721386,"url":"https://github.com/cheetahtemplate3/django-cheetahtemplate","last_synced_at":"2025-04-29T21:31:22.475Z","repository":{"id":57419263,"uuid":"117602344","full_name":"CheetahTemplate3/django-cheetahtemplate","owner":"CheetahTemplate3","description":"Use CheetahTemplate3 in Django.","archived":false,"fork":false,"pushed_at":"2022-10-30T09:49:28.000Z","size":50,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-18T15:17:49.970Z","etag":null,"topics":["bsd-license","cheetah","cheetahtemplate","django","django-templates","python","python2","python3","template-engine"],"latest_commit_sha":null,"homepage":"https://pypi.python.org/pypi/django-cheetahtemplate","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/CheetahTemplate3.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-15T22:31:47.000Z","updated_at":"2023-09-07T08:39:26.000Z","dependencies_parsed_at":"2022-09-02T20:21:15.561Z","dependency_job_id":null,"html_url":"https://github.com/CheetahTemplate3/django-cheetahtemplate","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CheetahTemplate3%2Fdjango-cheetahtemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CheetahTemplate3%2Fdjango-cheetahtemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CheetahTemplate3%2Fdjango-cheetahtemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CheetahTemplate3%2Fdjango-cheetahtemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CheetahTemplate3","download_url":"https://codeload.github.com/CheetahTemplate3/django-cheetahtemplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251585810,"owners_count":21613281,"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":["bsd-license","cheetah","cheetahtemplate","django","django-templates","python","python2","python3","template-engine"],"created_at":"2024-11-11T23:14:08.790Z","updated_at":"2025-04-29T21:31:17.465Z","avatar_url":"https://github.com/CheetahTemplate3.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Django-CheetahTemplate\n======================\n\nDjango-CheetahTemplate is a Django template backend to use\nCheetahTemplate3_ in Django.\n\n.. _CheetahTemplate3: http://cheetahtemplate.org/\n\nIt works with Python 2.7 or Python 3.4+, Django 1.11 and 2+,\nCheetahTemplate3.\n\nInstall ``django-cheetahtemplate``. Add or change TEMPLATES in\n``settings.py`` the following way:\n\n.. code-block:: python\n\n    TEMPLATES = [\n        {\n            'APP_DIRS': True,\n            'BACKEND': 'django_cheetahtemplate.DjangoCheetahTemplate',\n            'DIRS': [\n            ],\n            'OPTIONS': {\n            },\n        },\n    ]\n\nPut templates in ``cheetahtemplate`` subdirectories of installed\napplications. See\n`example \u003chttps://github.com/CheetahTemplate3/django-cheetahtemplate/tree/master/example\u003e`_.\n\nAuthor: Oleg Broytman \u003cphd@phdru.name\u003e.\n\nCopyright (C) 2018-2022 PhiloSoft Design.\n\nLicense: MIT.\n\n| Home Page:     https://github.com/CheetahTemplate3/django-cheetahtemplate\n| PyPI:          https://pypi.org/pypi/django-cheetahtemplate\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheetahtemplate3%2Fdjango-cheetahtemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcheetahtemplate3%2Fdjango-cheetahtemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcheetahtemplate3%2Fdjango-cheetahtemplate/lists"}