-
- Downloads
localization support
Showing
- .dockerignore 4 additions, 0 deletions.dockerignore
- .gitattributes 1 addition, 0 deletions.gitattributes
- .gitignore 4 additions, 0 deletions.gitignore
- Dockerfile 2 additions, 1 deletionDockerfile
- babel.cfg 6 additions, 0 deletionsbabel.cfg
- requirements.txt 2 additions, 0 deletionsrequirements.txt
- scripts/babel_compile.sh 2 additions, 0 deletionsscripts/babel_compile.sh
- scripts/babel_init.sh 9 additions, 0 deletionsscripts/babel_init.sh
- scripts/babel_update.sh 4 additions, 0 deletionsscripts/babel_update.sh
- server/app.py 82 additions, 64 deletionsserver/app.py
- server/dataHandler.py 11 additions, 3 deletionsserver/dataHandler.py
- server/staticVariables.py 4 additions, 0 deletionsserver/staticVariables.py
- server/templating.py 15 additions, 0 deletionsserver/templating.py
- templates/demo.html 1 addition, 0 deletionstemplates/demo.html
- templates/foli.html 1 addition, 0 deletionstemplates/foli.html
- templates/index.html 14 additions, 13 deletionstemplates/index.html
- templates/info.html 1 addition, 0 deletionstemplates/info.html
- templates/internal/base.html 13 additions, 13 deletionstemplates/internal/base.html
- templates/internal/macros.html 13 additions, 12 deletionstemplates/internal/macros.html
- templates/map.html 3 additions, 2 deletionstemplates/map.html
babel.cfg
0 → 100644
Flask>=0.12.2 | Flask>=0.12.2 | ||
Flask-Babel | |||
speaklater | |||
six | six | ||
pytz | pytz | ||
transitfeed | transitfeed | ||
... | ... |
scripts/babel_compile.sh
0 → 100644
scripts/babel_init.sh
0 → 100644
scripts/babel_update.sh
0 → 100644
server/templating.py
0 → 100644
Please register or sign in to comment