christabor/flask_extras

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.checkignore
.gitignore
.travis.yml
LICENSE
MANIFEST.in
Makefile
README.md
flask_extras/__init__.py13
A
0 mins
flask_extras/decorators.py116
D
2 days
flask_extras/filters/__init__.py0
A
0 mins
flask_extras/filters/config.py56
A
0 mins
flask_extras/filters/datetimes.py15
A
0 mins
flask_extras/filters/filters.py313
B
6 hrs
flask_extras/filters/layout.py23
A
0 mins
flask_extras/filters/munging.py100
D
2 days
flask_extras/filters/random.py39
A
0 mins
flask_extras/forms/__init__.py0
A
0 mins
flask_extras/forms/validators/__init__.py0
A
0 mins
flask_extras/forms/validators/network.py80
A
2 hrs
flask_extras/forms/validators/serialization.py8
A
0 mins
flask_extras/forms/wizard.py172
A
3 hrs
flask_extras/macros/__init__.py0
A
0 mins
flask_extras/macros/bootstrap.html
flask_extras/macros/content_blocks.html
flask_extras/macros/dates.html
flask_extras/macros/extras_code.html
flask_extras/macros/extras_msg.html
flask_extras/macros/macros.html
flask_extras/macros/utils.html
flask_extras/views/__init__.py0
A
0 mins
flask_extras/views/statuses.py64
A
0 mins
macros.md
setup.py44
A
0 mins
test_app/app.py137
A
0 mins
test_app/static/bootstrap.min.css
test_app/static/bootstrap.min.js2
A
0 mins
test_app/static/font-awesome.min.css
test_app/static/fonts/FontAwesome.otf
test_app/static/fonts/fontawesome-webfont.eot
test_app/static/fonts/fontawesome-webfont.svg
test_app/static/fonts/fontawesome-webfont.ttf
test_app/static/fonts/fontawesome-webfont.woff
test_app/static/fonts/fontawesome-webfont.woff2
test_app/static/glyphicons-halflings-regular.eot
test_app/static/glyphicons-halflings-regular.svg
test_app/static/glyphicons-halflings-regular.ttf
test_app/static/glyphicons-halflings-regular.woff
test_app/static/glyphicons-halflings-regular.woff2
test_app/static/jquery-2.2.4.min.js2
A
0 mins
test_app/templates/layouts/base.html