This website works better with JavaScript.
Explore
Help
Sign In
playground
/
flask
mirror of
https://github.com/mitsuhiko/flask.git
Watch
1
Star
0
Fork
You've already forked flask
0
Code
Issues
Releases
Activity
1847
Commits
4
Branches
26
Tags
14 MiB
Tree:
7321a480ea
flask
/
.gitignore
11 lines
71 B
Raw
Normal View
History
Unescape
Escape
Initial checkin of stuff that exists so far.
15 years ago
.DS_Store
*.pyc
*.pyo
env
Restored 2.5 compatibility and actual fix for the json problem
15 years ago
env*
ignore dist folder
15 years ago
dist
Restored 2.5 compatibility and actual fix for the json problem
15 years ago
*.egg
Started working on documentation. So far just the stable parts :)
15 years ago
*.egg-info
Add leftovers from website branch to gitignore
15 years ago
_mailinglist
Added a tox-test command that runs Flask tests with tox
15 years ago
.tox