Commit graph

1176 commits

Author SHA1 Message Date
ImgBotApp
f68088a58a [ImgBot] optimizes images
\docs\_static\no.png (18.3%))
\docs\_static\touch-icon.png (64.21%))
\docs\_static\flaskr.png (8.32%))
\docs\_static\pycharm-runconfig.png (14.65%))
\docs\_static\debugger.png (2.79%))
\docs\_static\flask.png (30.15%))
\docs\_static\yes.png (13%))
\docs\_static\logo-full.png (29.33%))
2017-09-12 04:24:35 +00:00
Brett Johnson
1c26e9ced0 Update App Engine link
Point to an authoritative site for Flask on App Engine that is maintained.
2017-08-30 14:58:05 -07:00
Alejandro Mantecon Guillen
91221f8dea Update debugger and flaskr screenshots (#2454) 2017-08-25 15:36:26 +02:00
Brennan Vincello
e47687e3cc Add version warning 2017-08-10 21:51:02 -07:00
David Lord
849e74e983 fix links 2017-08-01 08:47:56 -07:00
David Lord
1aa145ef34 fix code block 2017-08-01 08:39:42 -07:00
David Lord
c82582f336 mention that session signature checks max age
add expiration to cookie security docs
closes #2422
2017-08-01 08:28:32 -07:00
David Lord
9acb1d2412 simplify logging configuration
single default handler and formatter
don't remove handlers
configure level once using setLevel
document logging
reorganize logging tests
2017-07-31 12:49:03 -07:00
David Lord
49e22f77f3 egg_info -R flag is gone 2017-07-27 07:32:03 -07:00
David Lord
91c16ef7d3 Merge pull request #2416 from davidism/dotenv
Add .env support
2017-07-16 13:55:18 -07:00
David Lord
f0101de17b load env vars using python-dotenv 2017-07-16 13:37:51 -07:00
asmith26
3b45feef8d Fix typo in docs (#2419) 2017-07-16 21:07:25 +02:00
David Lord
9d48099aec fix formatting
-R is no longer an egg_info option
closes #2400
[ci skip]
2017-06-28 19:55:39 -07:00
David Lord
a6079b5fd6 one more secret key in docs 2017-06-28 08:02:51 -07:00
David Lord
d590d6024d clean up secret key docs
consistent key across docs and examples
consistent key across tests, set in conftest
2017-06-28 07:58:06 -07:00
trirpi
6156e2f82f removed bug in memory sqlite uri 2017-06-16 21:15:33 +02:00
David Lord
b96a1c0f99 style cleanup
[ci skip]
2017-06-16 06:59:37 -07:00
Miguel Grinberg
90f4944c17 document wsgi.py and app.py default modules 2017-06-15 12:15:38 -07:00
David Lord
aa823345b9 Merge pull request #2370 from tony/patch-2
Add docutils label for class-based views
2017-06-13 06:28:18 -07:00
Tony Narlock
226e010998 Add docutils label for class-based views 2017-06-12 16:15:52 -05:00
Tony Narlock
be1b754bdd Add docutils label for templates page 2017-06-12 16:07:24 -05:00
David Lord
56e53f99d1 formatting
[ci skip]
2017-06-09 10:28:54 -07:00
tristan fisher
8c8e523ca4 Fixes grammar and phrasing on envvar how-to 2017-06-09 10:54:47 -04:00
tristan fisher
6ef081c332 Add basic how-to on using envvars for config 2017-06-09 10:19:08 -04:00
David Lord
2517eefc66 mention csp for javascript: uri xss
closes #2174
[ci skip]
2017-06-06 09:21:44 -07:00
David Lord
ca0dbc87a9 clean up JSON code and docs 2017-06-04 11:44:00 -07:00
David Lord
1ed4062f8f Merge remote-tracking branch 'remotes/origin/master' into json-mixin 2017-06-04 09:42:39 -07:00
David Lord
9386115d1f finish documentation
[ci skip]
2017-06-02 08:09:37 -07:00
David Lord
389c2c9708 docs style cleanup
[ci skip]
2017-06-02 07:03:22 -07:00
David Lord
35d32d265a show nice message when registering error handler for unknown code
clean up error handler docs
closes #1837
2017-05-31 18:04:08 -07:00
David Lord
1fbe779fd2 make debugging bad key errors easier
* TRAP_BAD_REQUEST_ERRORS is enabled by default in debug mode
* BadRequestKeyError has the key in the description in debug mode

closes #382
2017-05-29 19:08:25 -07:00
David Lord
f710f02292 fix some config names in new doc 2017-05-29 10:29:06 -07:00
David Lord
5ff960a335 reformat config from table to linkable sections 2017-05-28 14:04:18 -07:00
David Lord
7a517652e0 update development resources
fix tox to test examples again
add detox tox env for faster testing
clean up makefile, add tox target
add extra group for installing dev requirements
clean up contributing doc, build with docs
expand issue template
add pull request template
2017-05-28 10:26:07 -07:00
David Lord
3a057affcd fix doc build error 2017-05-27 10:43:57 -07:00
David Lord
92bf5692d6 clean up security header docs
[ci skip]
2017-05-27 10:09:23 -07:00
Kenneth Reitz
461b201c48 Merge pull request #1887 from zevaverbach/patch-1
enumerates the states in which code is executed...
2017-05-25 14:47:20 -07:00
Kenneth Reitz
99a00012c1 Merge pull request #2309 from aqt01/master
Add http headers security notes
2017-05-25 14:44:23 -07:00
Lowell Abbott
63aefba491 Add capitalize and other details 2017-05-25 14:42:42 -07:00
Kenneth Reitz
d58e4567c7 use alabaster 2017-05-25 17:38:26 -04:00
Kenneth Reitz
a72ae74b5b Merge pull request #2080 from pallets/sphinx_theme
switch to packaged sphinx theme
2017-05-25 14:36:06 -07:00
Kenneth Reitz
6bf53cca2a resolve merge conflicts 2017-05-25 17:21:32 -04:00
David Lord
00274a1cce Merge pull request #2334 from zebpalmer/master
Docs sidebar missing space
2017-05-25 10:06:53 -07:00
Zeb Palmer
718b47261e Missing Space
Smallest PR ever, but that missing space has been annoying me for a very long time.
2017-05-25 10:53:43 -06:00
David Lord
3a670dbc35 Merge pull request #2332 from doobeh/pycharm-config
PyCharm Run Configuration Guide
2017-05-25 09:52:46 -07:00
Dave
f5fd819008 Fix typo 2017-05-25 10:04:10 +05:30
Anthony Plunkett
fd9e25f42c PyCharm Run Configuration Guide 2017-05-24 18:50:25 -07:00
Dave Morse
52cf33d08c Minor edits to tutorial for clarity. (#2330) 2017-05-24 17:00:20 -07:00
David Lord
bc0b77809d Merge pull request #2315 from leviroth/powershell-docs
Added documentation for PowerShell environment variables
2017-05-23 15:33:59 -07:00
bovarysme
34a921ca6e Fix a small oversight in the testing docs 2017-05-23 22:22:16 +02:00