Projet

Général

Profil

« Précédent | Suivant » 

Révision 58f83775

Ajouté par Benjamin Dauvergne il y a plus de 10 ans

setup.py: add humantime to the list of Django applications in the compile_transations command

Voir les différences:

setup.py
28 28
        try:
29 29
            from django.core.management.commands.compilemessages import \
30 30
                    compile_messages
31
            for path in ['entrouvert/djommon/']:
31
            for path in ['entrouvert/djommon/', 'entrouvert/djommon/humantime/']:
32 32
                if path.endswith('.py'):
33 33
                    continue
34 34
                curdir = os.getcwd()

Formats disponibles : Unified diff