<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/admin_scripts/custom_templates/project_template/manage.py-tpl, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2022-02-11T11:23:26Z</updated>
<entry>
<title>Refs #33476 -- Made management commands use black.</title>
<updated>2022-02-11T11:23:26Z</updated>
<author>
<name>Carlton Gibson</name>
<email>carlton.gibson@noumenal.es</email>
</author>
<published>2022-02-08T11:38:43Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=d113b5a837f726d1c638d76c4e88445e6cd59fd5'/>
<id>urn:sha1:d113b5a837f726d1c638d76c4e88445e6cd59fd5</id>
<content type='text'>
Run black on generated files, if it is available on PATH.
</content>
</entry>
<entry>
<title>Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix.</title>
<updated>2016-01-25T17:39:06Z</updated>
<author>
<name>Chris Lamb</name>
<email>chris@chris-lamb.co.uk</email>
</author>
<published>2016-01-24T09:06:01Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=abc0777b63057e2ff97eee2ff184356051e14c47'/>
<id>urn:sha1:abc0777b63057e2ff97eee2ff184356051e14c47</id>
<content type='text'>
Debian packages unconditionally byte-compile .py files on installation and
do not silence errors by design. Therefore, we need a way of shipping these
invalid .py files without a .py extension but ensuring that when we
template them, they end up as .py.

We don't special-case .py files so that the all the TemplateCommand
command-line options (eg. extra_files and extensions) still work entirely
as expected and it may even be useful for other formats too.
</content>
</entry>
</feed>
