• Chris Lamb's avatar
    Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix. · abc0777b
    Chris Lamb yazdı
    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.
    abc0777b
Adı
Son kayıt (commit)
Son güncelleme
.tx Loading commit data...
django Loading commit data...
docs Loading commit data...
extras Loading commit data...
js_tests Loading commit data...
scripts Loading commit data...
tests Loading commit data...
.editorconfig Loading commit data...
.eslintignore Loading commit data...
.eslintrc Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.rst Loading commit data...
Gruntfile.js Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
LICENSE.python Loading commit data...
MANIFEST.in Loading commit data...
README.rst Loading commit data...
package.json Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...