Markus Unterwaditzer
|
141262d527
|
Don't mention Flask dev releases anymore
Fix #1155
|
2014-08-28 16:12:00 +02:00 |
|
Markus Unterwaditzer
|
e240b5e045
|
Merge pull request #1158 from untitaker/protocol-relative
Document building protocol-relative URLs
|
2014-08-28 16:09:55 +02:00 |
|
Armin Ronacher
|
8b41cacfb0
|
AppGroups produce more AppGroups
|
2014-08-28 09:35:06 +02:00 |
|
Armin Ronacher
|
f9e25bdd64
|
Made FlaskGroup an AppGroup
|
2014-08-28 08:56:58 +02:00 |
|
Markus Unterwaditzer
|
919c4b757b
|
Document building protocol-relative URLs
https://github.com/mitsuhiko/werkzeug/pull/528
|
2014-08-27 13:34:10 +02:00 |
|
Armin Ronacher
|
0ee70f6b64
|
Updated the logging documentation for recent changes.
|
2014-08-27 01:22:01 +02:00 |
|
Armin Ronacher
|
cd932bcf0a
|
Added a changelog entry for modules.
|
2014-08-27 01:13:25 +02:00 |
|
Armin Ronacher
|
910cc56a4e
|
Removed deprecated module functionality
|
2014-08-27 01:12:33 +02:00 |
|
Armin Ronacher
|
5fa07f8d68
|
Always log now, even if debug is off.
|
2014-08-27 01:08:19 +02:00 |
|
Armin Ronacher
|
f4e0f4b091
|
Remove date tagging.
|
2014-08-27 01:08:18 +02:00 |
|
Daniel Neuhäuser
|
c658a7c8d3
|
Merge pull request #1156 from brwr/brwr/fix-documentation-typo
Add missing `of` to documentation.
|
2014-08-26 12:29:57 +02:00 |
|
Armin Ronacher
|
565878713f
|
Added support for PYTHONSTARTUP to shell command.
|
2014-08-26 12:07:09 +02:00 |
|
Armin Ronacher
|
daba4d93c6
|
Removed dead import
|
2014-08-26 10:29:07 +02:00 |
|
Armin Ronacher
|
3b8acece5a
|
Added a missing self
|
2014-08-26 10:14:27 +02:00 |
|
Armin Ronacher
|
32f2f70a7d
|
Removed ridiculous constructor from AppGroup
|
2014-08-26 10:09:17 +02:00 |
|
Armin Ronacher
|
e800f0352d
|
Added some missing documentation information.
|
2014-08-26 10:03:15 +02:00 |
|
Armin Ronacher
|
72203be9ad
|
Updated intersphinx
|
2014-08-26 10:03:08 +02:00 |
|
James Brewer
|
c735a633af
|
Add missing of to documentation.
|
2014-08-25 22:18:08 -07:00 |
|
Armin Ronacher
|
ef6ae15126
|
Refactored the scripting interface greatly.
|
2014-08-25 16:50:22 +02:00 |
|
Armin Ronacher
|
bb2d8387cc
|
Converted a leftover old-style click callback.
|
2014-08-25 15:43:27 +02:00 |
|
Markus Unterwaditzer
|
7f146cabfd
|
Merge pull request #1150 from kylepjohnson/master
typos
|
2014-08-23 00:18:15 +02:00 |
|
Kyle P. Johnson
|
d8787127f0
|
typos
|
2014-08-14 16:16:58 -04:00 |
|
Armin Ronacher
|
1e3ae27d88
|
Switch to newer click (2.0)
|
2014-08-12 23:23:52 +02:00 |
|
Kenneth Reitz
|
45ab248a98
|
Merge pull request #1144 from untitaker/url_for_scheme_docs
Add documentation about url_for's default scheme
|
2014-08-12 14:46:56 -04:00 |
|
Markus Unterwaditzer
|
1cc77a738a
|
Add documentation about url_for's default scheme
Fix #1129
|
2014-08-11 11:56:55 +02:00 |
|
Daniel Neuhäuser
|
c97d70b1d1
|
Merge pull request #1138 from LiterallyElvis/master
Quoted all HTML attributes.
|
2014-07-31 10:33:44 +02:00 |
|
Jeffrey D
|
4adccd4dfa
|
Addressed issue #1134
|
2014-07-29 20:42:28 -05:00 |
|
Daniel Neuhäuser
|
ae4b13c89b
|
Merge pull request #1099 from root-11/patch-1
Update schema.rst
|
2014-07-27 13:31:59 +02:00 |
|
Daniel Neuhäuser
|
c9e7f724af
|
Merge pull request #1100 from thewhitetulip/patch-1
The example does not execute
|
2014-07-27 13:23:32 +02:00 |
|
Daniel Neuhäuser
|
b22b7d65ac
|
Merge pull request #1112 from methane/patch-3
Update python3.rst
|
2014-07-27 13:22:36 +02:00 |
|
Daniel Neuhäuser
|
ade4516637
|
Base from_json on from_mapping
|
2014-07-27 13:21:14 +02:00 |
|
Daniel Neuhäuser
|
1a4d856578
|
Add Config.from_mapping
|
2014-07-27 13:09:14 +02:00 |
|
INADA Naoki
|
ef55006dee
|
Update python3.rst
|
2014-07-27 02:47:33 +09:00 |
|
Daniel Neuhäuser
|
f857bb1bed
|
Merge pull request #1117 from lord63/patch-1
Fix some typos
|
2014-07-26 17:26:31 +02:00 |
|
lord63
|
e24eae0169
|
Correct the mistake again.
|
2014-07-26 22:43:52 +08:00 |
|
INADA Naoki
|
9f3ba6696d
|
Update python3.rst
|
2014-07-26 21:47:41 +09:00 |
|
lord63
|
cab4ec641f
|
Correct the mistakes.
|
2014-07-26 20:15:36 +08:00 |
|
Daniel Neuhäuser
|
2120e0492f
|
Merge pull request #1122 from milesrichardson/master
fixed typo -- missing "are" in docs/signals.rst
|
2014-07-26 10:43:00 +02:00 |
|
Daniel Neuhäuser
|
4f2e1c77c8
|
Merge pull request #1132 from nicorevin/update_links
Update doclinks
|
2014-07-26 10:42:47 +02:00 |
|
Nico Revin
|
63f9516d4b
|
Update doclinks
Fix redirects and broken links
|
2014-07-24 23:30:50 +04:00 |
|
Miles Richardson
|
136081bf20
|
fixed typo -- missing "are" in docs/signals.rst
|
2014-07-15 15:19:00 +08:00 |
|
lord63
|
b4e291257b
|
Fix typos in config.rst
|
2014-07-14 15:08:52 +08:00 |
|
lord63
|
b8c652603c
|
Fix a typo in config.rst
|
2014-07-14 15:08:52 +08:00 |
|
lord63
|
1fab3fc49b
|
Fix typos in shell.rst
|
2014-07-14 15:08:31 +08:00 |
|
lord63
|
5b1aa3852f
|
Update becomingbig.rst
|
2014-07-14 15:08:31 +08:00 |
|
lord63
|
0cdfed66c9
|
Fix a typo in templating.rst
|
2014-07-14 15:07:52 +08:00 |
|
INADA Naoki
|
f058c1b59a
|
Update python3.rst
Fixes #1101
|
2014-07-10 23:01:32 +09:00 |
|
Kenneth Reitz
|
98f8d67089
|
Merge pull request #1105 from limeburst/master
Fix typo in cli docs
|
2014-07-08 14:21:53 -04:00 |
|
Armin Ronacher
|
4bc921d4fe
|
Merge pull request #1110 from methane/patch-2
Stop recommending Python 2.6
|
2014-07-07 16:38:57 +02:00 |
|
INADA Naoki
|
561e596b1e
|
Stop recommending Python 2.6
|
2014-07-07 21:17:20 +09:00 |
|