EricLOsorio
|
3be100508f
|
Update README
|
9 years ago |
EricLOsorio
|
160341edb5
|
Update README
|
9 years ago |
EricLOsorio
|
d5ac4e6d5a
|
Update README
|
9 years ago |
EricLOsorio
|
f8e14610e4
|
Update README
|
9 years ago |
EricLOsorio
|
4f8e9c839b
|
Update README
|
9 years ago |
EricLOsorio
|
c8ca082736
|
Update README
|
9 years ago |
EricLOsorio
|
3c4e32d9ec
|
Update README
|
9 years ago |
EricLOsorio
|
2434ef6945
|
Update README
|
9 years ago |
EricLOsorio
|
33e928e9f1
|
Delete README.md
|
9 years ago |
EricLOsorio
|
1b9e7f5d88
|
Update README
|
9 years ago |
EricLOsorio
|
cbb1c5f8d8
|
Update README
|
9 years ago |
EricLOsorio
|
3a4fe30b97
|
Update README
|
9 years ago |
EricLOsorio
|
130e033a3f
|
Update README
|
9 years ago |
EricLOsorio
|
1e4b1358ff
|
Update README.md
|
9 years ago |
EricLOsorio
|
20a9941567
|
Update README.md
|
9 years ago |
EricLOsorio
|
82ffff787f
|
Update README.md
|
9 years ago |
willbon
|
b8bfb0ba6b
|
Added .md extension to README and deleted changes from original README
|
9 years ago |
willbon
|
ac63e88b39
|
Merge branch 'non-developer-readme-contribution' of https://github.com/EricLOsorio/flask into non-developer-readme-contribution
|
9 years ago |
willbon
|
4a72dcf373
|
README modification
|
9 years ago |
EricLOsorio
|
ba035b1a5c
|
Update README
|
9 years ago |
EricLOsorio
|
f6570e4230
|
Update README
|
9 years ago |
EricLOsorio
|
47a8e6761c
|
Update README
|
9 years ago |
EricLOsorio
|
0d7b016466
|
Update README
|
9 years ago |
EricLOsorio
|
c6b1ea7811
|
Update README
|
9 years ago |
EricLOsorio
|
5ec2d7a5ad
|
Update README
|
9 years ago |
EricLOsorio
|
418ba04af9
|
Update flask-intro.txt
|
9 years ago |
willbon
|
97ddb09fbf
|
Added the flask introduction
|
9 years ago |
David Lord
|
22270d0f7d
|
Merge pull request #1715 from ThiefMaster/patch-1
Add missing return to g.setdefault
|
9 years ago |
Adrian
|
a4df0fbb39
|
Add missing return to g.setdefault
|
9 years ago |
Kenneth Reitz
|
e7367c9bbf
|
Merge pull request #1588 from Akasurde/i_1465
Updated documentation for Setuptools
|
9 years ago |
David Lord
|
b4240e6bbd
|
Merge pull request #1688 from nivm/master
Remove 'flask' from etags to obscure server technologies
|
9 years ago |
David Lord
|
992d9be96e
|
clean up
|
9 years ago |
David Lord
|
7df543d5dc
|
Merge pull request #1703 from jeffwidman/master
Cleanup jsonify() function
|
9 years ago |
David Lord
|
7b1ebfbc4d
|
Merge pull request #1679 from miguelgrinberg/passthrough-errors
Werkzeug should not block propagated exceptions from Flask
|
9 years ago |
Jeff Widman
|
0edf0a0e3a
|
Cleanup jsonify() function
Cleanup some leftover stuff from #1671. PEP8 spacing, args/kwargs don't need to be converted to list/dict, and Sphinx formatting.
|
9 years ago |
Markus Unterwaditzer
|
f267191cd8
|
Merge pull request #1669 from jeffwidman/master
Update `tox` installation instructions to point to PyPI
|
9 years ago |
David Lord
|
431db2874b
|
Merge pull request #1671 from jeffwidman/support-json-top-level-arrays
Add support for serializing top-level arrays to JSON
|
9 years ago |
Jeff Widman
|
daceb3e3a0
|
Add support for serializing top-level arrays to JSON
Fix #170, #248, #510, #673, #1177
|
9 years ago |
nivm
|
edb65cc0f0
|
remove 'flask' from etags to obscure server technologies
|
9 years ago |
Miguel Grinberg
|
952a6c8989
|
Werkzeug should not block propagated exceptions from Flask
|
9 years ago |
Jeff Widman
|
102a33ca52
|
Update `tox` installation instructions to point to PyPI
|
9 years ago |
David Lord
|
f17e6061fc
|
Merge pull request #1666 from AvivC/fix-mistake-in-contributing-file
Fixed mistake in CONTRIBUTING.rst file, regarding pip install.
|
9 years ago |
AvivC
|
23cf923c7c
|
Clarified CONTRIBUTING.rst
Added 'cd flask' before 'pip install --editable .'.
|
9 years ago |
David Lord
|
c1c205bcd3
|
Merge pull request #1661 from lord63-forks/clarify-version
Clarify the python versions that flask supports
|
9 years ago |
lord63
|
7368a164c7
|
Clarify the python versions that flask supports
|
9 years ago |
David Lord
|
9f4cbb9af4
|
Merge pull request #1651 from lord63-forks/remove-with-statement
Remove with_statement in flask/ctx.py
|
9 years ago |
lord63
|
b55bc0baa2
|
Remove with_statement in flask/ctx.py
|
9 years ago |
David Lord
|
dc07e26a8f
|
Merge pull request #1648 from accraze/mod-wsgi-docs
Mod wsgi docs
|
9 years ago |
accraze
|
fcd573e120
|
added note about directory permission syntax change
docs had httpd 2.2 syntax for directory permission with a link to Apache 2.4 changes. added an example of httpd 2.4 syntax
resolves #1644
|
9 years ago |
David Lord
|
910ad01916
|
use https instead of git protocol
git protocol is blocked on some networks
|
9 years ago |