X-Git-Url: https://git.mdrn.pl/fnpdjango.git/blobdiff_plain/f0161617a91e8648328cba5bb0284cffd121ff61..03cdc939a8cce950ee527726270eb95ee2c1538a:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in old mode 100755 new mode 100644 index d4831cb..23847a3 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,6 @@ -recursive-include fnpdjango/templates *.txt *.html +include *.txt +recursive-include fnpdjango/static *.js *.css *.png +recursive-include fnpdjango/templates *.html recursive-include fnpdjango/locale *.po *.mo recursive-include fnpdjango/deploy/templates *.template +include fnpdjango/management/commands/babel.cfg