e4b880c Drop the use of flask.ext to import flask_babel

Authored and Committed by pingou 7 years ago
    Drop the use of flask.ext to import flask_babel
    
    Using flask.ext is now deprecated and its support will be dropped in
    future releases of flask. With this commit we no longer rely on this
    mechanism and simply import the extension via ``import flask_babel``
    
        
file modified
+2 -2
file modified
+2 -2