django compiler that compiles the django project to a C language project which gives more performance and more security since the original code is hidden.
BSD 3-Clause "New" or "Revised" License
59
stars
6
forks
source link
Ignored files addressed by subdirectories not being ignored #14
Needing to ignore a specific file inside of a subdirectory fails with given a path "module/file_to_ignore.py" or even "./module/file_to_ignore.py"