diff options
| author | Chris McDonough <chrism@agendaless.com> | 2010-06-23 14:55:33 +0000 |
|---|---|---|
| committer | Chris McDonough <chrism@agendaless.com> | 2010-06-23 14:55:33 +0000 |
| commit | 1025eb090fb902568f546527856c22e3356bd526 (patch) | |
| tree | 61cce418cb302e268d399641821503f20162c8fd /CHANGES.txt | |
| parent | 12062aefc65a9ecf76f223e76b1f75259607c790 (diff) | |
| download | pyramid-1025eb090fb902568f546527856c22e3356bd526.tar.gz pyramid-1025eb090fb902568f546527856c22e3356bd526.tar.bz2 pyramid-1025eb090fb902568f546527856c22e3356bd526.zip | |
- The authorization chapter of the SQLAlchemy Wiki Tutorial
(docs/tutorials/bfgwiki2) was changed to demonstrate authorization
via a group rather than via a direct username.
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 945d71b63..65095338a 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -9,6 +9,10 @@ Documentation via a group rather than via a direct username (thanks to Alex Marandon). +- The authorization chapter of the SQLAlchemy Wiki Tutorial + (docs/tutorials/bfgwiki2) was changed to demonstrate authorization + via a group rather than via a direct username. + 1.3a3 (2010-05-01) ================== |
