Armin Ronacher
|
8569dfee61
|
Added a PROPAGATE_EXCEPTIONS flag
|
2010-11-29 08:57:38 +01:00 |
|
Jason Davies
|
ed517c7215
|
Minor spelling fixes
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
|
2010-11-19 13:28:52 +01:00 |
|
Armin Ronacher
|
2ac1b7d438
|
Fixed a documentation error. This fixes #143
|
2010-11-19 13:25:45 +01:00 |
|
doobeh
|
67f483bf64
|
Typo.
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
|
2010-11-07 13:37:09 +01:00 |
|
Daniel D. Beck
|
4f1b086218
|
Fixed: incorrect indentation level for session's permanent attribute
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
|
2010-11-02 00:05:08 +01:00 |
|
Francisco Souza
|
1c24b62727
|
Minor on docs (fixes #133)
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
|
2010-11-02 00:03:50 +01:00 |
|
Daniel Haaker
|
60177639f4
|
There is no database abstraction layer
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
|
2010-10-29 18:41:33 +02:00 |
|
Daniel Haaker
|
693b3b7621
|
Tricker -> trickier
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
|
2010-10-29 18:41:26 +02:00 |
|
Daniel Haaker
|
ce4f81f1c2
|
Correct capitalization SQLite
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
|
2010-10-29 18:41:21 +02:00 |
|
Daniel Haaker
|
d8f521e1ff
|
Add missing period
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
|
2010-10-29 18:41:17 +02:00 |
|
Daniel Haaker
|
94a7312d5a
|
Add missing semicolon to test
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
|
2010-10-29 18:41:10 +02:00 |
|
Nick Walker
|
1f6321a1cb
|
clarified description of templates directory
Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
|
2010-10-22 15:37:50 +03:00 |
|
agentultra
|
325b96099a
|
Small change to the packages documentation example for clarity
|
2010-10-07 19:33:10 +08:00 |
|
Ron DuPlain
|
085faf2a77
|
First pass to reword security doc for word flow.
|
2010-10-07 19:32:08 +08:00 |
|
Ron DuPlain
|
6875a057ec
|
Fixed small typos in docs. Added a cross-ref.
|
2010-10-07 19:32:07 +08:00 |
|
Ron DuPlain
|
216478f715
|
docs: Finished sentence on Notes on Proxies.
|
2010-10-07 19:32:07 +08:00 |
|
agentultra
|
c62422c318
|
Updated documentation on packaging patterns
|
2010-09-10 06:56:16 +08:00 |
|
Armin Ronacher
|
d903f55e83
|
s/sdist/dist/. This fixes #106
|
2010-08-18 21:58:04 +02:00 |
|
Armin Ronacher
|
780bcf365c
|
Merge branch 'master' of github.com:mitsuhiko/flask
|
2010-08-18 21:56:54 +02:00 |
|
Armin Ronacher
|
0566abc28d
|
Fixed testing example
|
2010-08-18 20:10:47 +02:00 |
|
Zhao Xiaohong
|
36a421bb3a
|
Fixed template_rendered example in signal documentation.
|
2010-08-15 16:58:02 +08:00 |
|
Armin Ronacher
|
a3f78af870
|
Improved the templated decorator in the documentation as recommended by Thadeus Burgess on the mailinglist
|
2010-08-13 23:37:57 +02:00 |
|
Armin Ronacher
|
6b5ba14521
|
Added a missing is
|
2010-08-10 23:10:55 +02:00 |
|
Armin Ronacher
|
38107c752c
|
Fixed a wrong import path in the documentation. Fixes #102
|
2010-08-07 13:41:06 +02:00 |
|
Armin Ronacher
|
c41a1cd8dc
|
Another typo fix
|
2010-08-07 13:38:26 +02:00 |
|
Armin Ronacher
|
a354c393ae
|
Fixed a typo
|
2010-08-07 13:37:43 +02:00 |
|
Armin Ronacher
|
fda14678c0
|
Deprecated send_file etag support and mimetype guessing for file-like objects. This fixes #104
|
2010-08-07 13:36:39 +02:00 |
|
Armin Ronacher
|
faa1c71e45
|
Request local objects now fail properly with a RuntimeError. This fixes #105
|
2010-08-07 13:02:53 +02:00 |
|
Armin Ronacher
|
d17b6d738a
|
Fixed a refacotring error in the docs. This fixes #100
|
2010-08-03 12:17:36 +02:00 |
|
jgraeme
|
ff2786d8af
|
Fix some typos in the docs
|
2010-08-03 18:07:40 +08:00 |
|
Aku Kotkavuo
|
43ae651c30
|
Proofread docs/quickstart
|
2010-07-28 07:33:54 +08:00 |
|
Armin Ronacher
|
738c66eff3
|
Fixed submodules. Once again -.-
|
2010-07-28 01:32:39 +02:00 |
|
florentx
|
0906f7d589
|
Typos.
|
2010-07-28 05:34:15 +08:00 |
|
Aku Kotkavuo
|
3561a398b1
|
Made one sentence easier to parse in docs/foreword
|
2010-07-28 05:33:43 +08:00 |
|
Armin Ronacher
|
3da165f2f5
|
Fixed typo
|
2010-07-26 17:14:17 +02:00 |
|
Armin Ronacher
|
27ce5cc0a1
|
Added another rule to the approval list. 2.5-2.7 compatibility
|
2010-07-26 16:02:36 +02:00 |
|
Armin Ronacher
|
312dfb4373
|
Mentioned zip_safe
|
2010-07-25 18:51:28 +02:00 |
|
Armin Ronacher
|
a7d83a9f80
|
Approved extensions must not be GPL
|
2010-07-25 14:59:31 +02:00 |
|
Armin Ronacher
|
63114529ed
|
good -> bad
|
2010-07-23 17:49:03 +01:00 |
|
Armin Ronacher
|
b2fb2245f1
|
Fixed a word in the docs
|
2010-07-23 15:42:33 +01:00 |
|
Armin Ronacher
|
66c1395589
|
Fixed wording
|
2010-07-23 15:21:08 +01:00 |
|
Armin Ronacher
|
3adc9de5ec
|
Updated docs for extension approval process
|
2010-07-23 14:59:10 +01:00 |
|
Armin Ronacher
|
dcf5dff414
|
Updatd an intersphinx link
|
2010-07-23 14:58:51 +01:00 |
|
Armin Ronacher
|
80268a408b
|
Documented proxy fix
|
2010-07-20 15:05:10 +01:00 |
|
Armin Ronacher
|
0510867368
|
Documented blinker 1.1 changes
|
2010-07-20 15:05:01 +01:00 |
|
Armin Ronacher
|
3b0eb0f3ca
|
Added notes on proxies
|
2010-07-20 10:12:58 +01:00 |
|
Armin Ronacher
|
c0abdc4fa5
|
Interlinked design docs better
|
2010-07-18 22:01:11 +02:00 |
|
Armin Ronacher
|
559d2810d7
|
Expanded the security docs to mention unquoted attributes as dangerous
|
2010-07-18 21:58:18 +02:00 |
|
Armin Ronacher
|
cb660cd1f1
|
Fixed a typo in the html faq
|
2010-07-18 21:08:58 +02:00 |
|
Armin Ronacher
|
e269c8eb72
|
Removed unused LICENSE file. The doc license is covered by the project's LICENSE file
|
2010-07-18 21:07:45 +02:00 |
|