Michał Bartoszkiewicz
|
7dcf6cbc31
|
Don't use deprecated flask.session in flask.ctx.
|
2011-07-12 21:51:53 +02:00 |
|
Jesse Dubay
|
fd679638ea
|
typo fix: flask -> flag
|
2011-07-11 15:25:37 -07:00 |
|
Armin Ronacher
|
ebb65b81e1
|
Removed an unnecessary import.
|
2011-07-10 13:33:52 +02:00 |
|
Armin Ronacher
|
d90b1f1705
|
Backout last change, save_cookie by itself does that
|
2011-07-08 19:21:50 +02:00 |
|
Armin Ronacher
|
585bf02ee0
|
Better session logic.
|
2011-07-08 19:20:40 +02:00 |
|
Armin Ronacher
|
deb513c7fe
|
The session interface is new in 0.8, not 0.7
|
2011-07-08 14:38:49 +02:00 |
|
Armin Ronacher
|
f29ec355e9
|
Backwards compatibility import
|
2011-07-07 13:14:15 +02:00 |
|
Armin Ronacher
|
10f8dc18b8
|
More doc updates
|
2011-07-07 13:11:32 +02:00 |
|
Armin Ronacher
|
7290981cef
|
More docstrings for the session mixin
|
2011-07-07 12:31:57 +02:00 |
|
Armin Ronacher
|
10c99e95e9
|
Added missing sessions module
|
2011-07-07 12:25:25 +02:00 |
|
Armin Ronacher
|
0fccfe711f
|
Refactored session interface
|
2011-07-07 11:27:22 +02:00 |
|
Armin Ronacher
|
515e946b02
|
master is 0.8-dev
|
2011-07-06 10:21:23 +02:00 |
|
Armin Ronacher
|
bd473c1587
|
Fixed an issue that broke url processors for blueprints. Added testcases
|
2011-07-06 10:16:56 +02:00 |
|
Armin Ronacher
|
15372661af
|
Removed leftover from no longer supported blueprint template loading code.
|
2011-07-01 00:56:06 +02:00 |
|
Armin Ronacher
|
510823c159
|
Bumped version number for this branch to 0.7.1
|
2011-06-29 18:31:56 +02:00 |
|
Armin Ronacher
|
a101cfc35b
|
Worked around a werkzeug bug with redirects
|
2011-06-29 18:31:48 +02:00 |
|
Ron DuPlain
|
57d9a2a118
|
Import with statement in helpers.py, #264.
|
2011-06-28 12:00:06 -04:00 |
|
Armin Ronacher
|
b64fa73467
|
HEAD is 0.8-dev
|
2011-06-28 14:37:02 +02:00 |
|
Armin Ronacher
|
fb1482d3bb
|
Bump version number to 0.7
|
2011-06-28 14:36:52 +02:00 |
|
Armin Ronacher
|
b62d76ae06
|
Merge branch 'blueprints' of github.com:mitsuhiko/flask into blueprints
|
2011-06-28 14:28:49 +02:00 |
|
Armin Ronacher
|
775caf726d
|
Improved cbv and added tests
|
2011-06-28 14:24:37 +02:00 |
|
Armin Ronacher
|
dcf21989dc
|
Added class based views
|
2011-06-28 12:45:49 +02:00 |
|
Ron DuPlain
|
7e6c70a133
|
Add teardown request decorators to blueprints.
|
2011-06-27 09:23:31 -04:00 |
|
Armin Ronacher
|
ccd5ced70e
|
Chop of ports for session cookies. This fixes #253
|
2011-06-27 09:40:45 +02:00 |
|
Armin Ronacher
|
1e7577578f
|
Expanded url_for docstring for blueprints
|
2011-06-27 09:30:27 +02:00 |
|
Armin Ronacher
|
ea7a172077
|
Test that dotted names work. This fixes #258
|
2011-06-27 09:20:50 +02:00 |
|
Armin Ronacher
|
874079bffe
|
It's still dev :)
|
2011-06-27 00:45:31 +02:00 |
|
Armin Ronacher
|
3d146548c7
|
Added release script
|
2011-06-27 00:31:24 +02:00 |
|
Armin Ronacher
|
ab6bac111c
|
Made it theoretically possible to hook into request matching
|
2011-06-26 21:34:27 +02:00 |
|
Armin Ronacher
|
2d946b96a1
|
Merge branch 'master' into blueprints
|
2011-06-25 12:26:13 +02:00 |
|
Armin Ronacher
|
0e98a08097
|
Provide ways to override the url rule
|
2011-06-25 12:26:07 +02:00 |
|
Armin Ronacher
|
86175054d6
|
More docstrings for blueprints.
|
2011-06-17 20:27:25 +02:00 |
|
Armin Ronacher
|
5ca333e9b7
|
Merge branch 'blueprints' of github.com:mitsuhiko/flask into blueprints
|
2011-06-17 03:42:49 +02:00 |
|
Armin Ronacher
|
e17e74d3a7
|
Started work on testcases for blueprints
|
2011-06-17 03:29:40 +02:00 |
|
Armin Ronacher
|
62d91d67f3
|
More documentation updates
|
2011-06-17 02:45:57 +02:00 |
|
Armin Ronacher
|
abe1378cae
|
Chnaged a bunch of behavior in blueprints for it to be more flexible. Improved backwards compat.
|
2011-06-16 23:55:49 +02:00 |
|
Ron DuPlain
|
3d6e3e48ad
|
Replace 'module' with 'blueprint' in docstrings.
|
2011-06-08 10:59:32 -04:00 |
|
Armin Ronacher
|
bfd67764fb
|
Started documentation for blueprints
|
2011-06-07 15:32:44 +02:00 |
|
Armin Ronacher
|
6dae36f94d
|
Started work on an upgrade script for blueprints
|
2011-06-05 13:19:28 +02:00 |
|
Armin Ronacher
|
1f31ec4bea
|
Added documentation in update document for new error handling
|
2011-06-05 10:32:00 +02:00 |
|
Armin Ronacher
|
f5ec9952de
|
Added blueprint specific error handling
|
2011-06-05 10:27:15 +02:00 |
|
Simon Sapin
|
8017febac4
|
Don't fail for unicode filenames with send_file(add_etags=True)
|
2011-05-30 15:06:32 +02:00 |
|
Armin Ronacher
|
db28217574
|
Fixed a bug, view_args not values
|
2011-05-29 20:05:39 +02:00 |
|
Armin Ronacher
|
4d6cd1a390
|
URL building should work in theory
|
2011-05-29 19:56:16 +02:00 |
|
Armin Ronacher
|
5da1fc2215
|
Started work on URL value preprocessors
|
2011-05-29 19:52:10 +02:00 |
|
Armin Ronacher
|
f7e71b518f
|
Register most stuff only once
|
2011-05-29 18:55:06 +02:00 |
|
Armin Ronacher
|
7a08331ac0
|
Latest iteration of the blueprint code. Far from being done
|
2011-05-29 15:54:58 +02:00 |
|
Armin Ronacher
|
673fa18e6d
|
Merge branch 'new-request-dispatching' into blueprints
|
2011-05-28 15:14:07 +02:00 |
|
Armin Ronacher
|
086ecdb918
|
Better reraising of exceptions
|
2011-05-28 15:11:48 +02:00 |
|
Armin Ronacher
|
115d31ddbf
|
More documentation updates
|
2011-05-27 20:29:03 +02:00 |
|