Armin Ronacher
|
39329bfc07
|
Merge pull request #591 from finbarrocallaghan/master
fixed some typos
|
2012-10-07 03:54:58 -07:00 |
|
Armin Ronacher
|
261c4a6aee
|
Updated documentation for the new sessions
|
2012-10-07 12:40:59 +02:00 |
|
Finbarr O'Callaghan
|
e8d50a7aba
|
fixed spelling but not the grammar!
|
2012-09-06 18:19:50 +01:00 |
|
Finbarr O'Callaghan
|
48f7cdd016
|
various typo fixes
|
2012-09-06 18:04:51 +01:00 |
|
Armin Ronacher
|
a4977cfe2b
|
Removed outdated section in the docs
|
2012-08-11 03:13:16 +01:00 |
|
Armin Ronacher
|
4df3bf2058
|
Implemented experimental JSON based sessions
|
2012-08-11 02:36:14 +01:00 |
|
Ron DuPlain
|
10c34e6652
|
Reword 0.9 upgrade doc, thanks to plaes on #pocoo.
|
2012-04-19 11:50:08 -04:00 |
|
Armin Ronacher
|
52f9cefbcd
|
More documentation updates for 0.9
|
2012-04-09 17:35:16 +01:00 |
|
Armin Ronacher
|
cf1641e5be
|
Changed the implementation of returning tuples from functions
|
2012-04-09 15:56:33 +01:00 |
|
Armin Ronacher
|
d49221bf2e
|
The test client now properly pops response contexts on __exit__
|
2011-08-26 14:01:46 +01:00 |
|
Armin Ronacher
|
d3ca55177a
|
Updated the docs and examples to non-failing teardown handlers
|
2011-08-25 20:56:43 +01:00 |
|
Armin Ronacher
|
ce70131975
|
If JSON parsing fails it now issues a BadRequest exception.
|
2011-08-08 21:47:26 +02:00 |
|
Armin Ronacher
|
f29ec355e9
|
Backwards compatibility import
|
2011-07-07 13:14:15 +02:00 |
|
Armin Ronacher
|
0fb2e4c848
|
More invalid doc fixing
|
2011-07-01 00:52:06 +02:00 |
|
Armin Ronacher
|
8ba6673670
|
Fixed a changelog entry
|
2011-07-01 00:50:18 +02:00 |
|
Armin Ronacher
|
d0821edca5
|
Fixed link to the upgrade script. github changed links apparently
|
2011-06-28 16:08:19 +02:00 |
|
Armin Ronacher
|
dbb9a2ed46
|
Added note on templates not being updated
|
2011-06-17 03:45:19 +02:00 |
|
Armin Ronacher
|
c9cd6084c2
|
More upgrade notes for blueprints
|
2011-06-05 16:33:54 +02:00 |
|
Armin Ronacher
|
207a7908e8
|
Note for windows users on the upgrade script
|
2011-06-05 16:26:18 +02:00 |
|
Armin Ronacher
|
60bd620947
|
Warning about deprecation warnings not showing
|
2011-06-05 16:22:44 +02:00 |
|
Armin Ronacher
|
9770054dee
|
Started documenting the upgrade script
|
2011-06-05 16:11:17 +02:00 |
|
Armin Ronacher
|
1f31ec4bea
|
Added documentation in update document for new error handling
|
2011-06-05 10:32:00 +02:00 |
|
Armin Ronacher
|
115d31ddbf
|
More documentation updates
|
2011-05-27 20:29:03 +02:00 |
|
Ron DuPlain
|
6875a057ec
|
Fixed small typos in docs. Added a cross-ref.
|
2010-10-07 19:32:07 +08: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 |
|
jgraeme
|
ff2786d8af
|
Fix some typos in the docs
|
2010-08-03 18:07:40 +08:00 |
|
Armin Ronacher
|
aa3d8398fd
|
Config is now available in templates, context processors no longer override keys
|
2010-07-13 23:30:29 +02:00 |
|
Armin Ronacher
|
d12d73263f
|
Reverse order of execution of post-request handlers. This fixes #82
|
2010-07-12 18:04:10 +02:00 |
|
Armin Ronacher
|
09e7b5eb2f
|
Added a chapter for 0.5 in upgrading.rst
|
2010-07-04 20:40:58 +02:00 |
|
Armin Ronacher
|
7503fc8175
|
Added upgrading notes
|
2010-06-19 17:17:50 +02:00 |
|
Armin Ronacher
|
ce6e4cbd73
|
0.5 is 0.3 now, why skip numbers?
|
2010-05-28 01:18:29 +02:00 |
|
Armin Ronacher
|
dfecc86dd3
|
Ported examples over to new config. documented upgrading
|
2010-05-27 21:17:25 +02:00 |
|