'Django.mo and Django.po files while moving to a Linux server

I am following CoreySchafer's tutorial to deploy my Django app onto a linux server. When I start copying the files to a linux server it finishes it but it takes a lot longer than his because in my case it is copying A LOT of django.mo and django.po files ? In his example none of that is happening ?

I am struggling to understand why is that ? I don't like the idea of something working for me but me not knowing why is it working the way it is.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source