diff options
| author | Michael Merickel <michael@merickel.org> | 2016-02-14 17:47:48 -0600 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2016-02-14 17:47:48 -0600 |
| commit | 00b2c691f88fcf42dfc81222aed939833f7f1f05 (patch) | |
| tree | ae8970a9147d8b4be83c1e7cb9f5f71220a168a2 /docs/tutorials/wiki2/src/authentication/CHANGES.txt | |
| parent | da5ebc28c38ea32ad99389b5bc23e2f847af8047 (diff) | |
| download | pyramid-00b2c691f88fcf42dfc81222aed939833f7f1f05.tar.gz pyramid-00b2c691f88fcf42dfc81222aed939833f7f1f05.tar.bz2 pyramid-00b2c691f88fcf42dfc81222aed939833f7f1f05.zip | |
implement the authentication example code
Diffstat (limited to 'docs/tutorials/wiki2/src/authentication/CHANGES.txt')
| -rw-r--r-- | docs/tutorials/wiki2/src/authentication/CHANGES.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/tutorials/wiki2/src/authentication/CHANGES.txt b/docs/tutorials/wiki2/src/authentication/CHANGES.txt new file mode 100644 index 000000000..35a34f332 --- /dev/null +++ b/docs/tutorials/wiki2/src/authentication/CHANGES.txt @@ -0,0 +1,4 @@ +0.0 +--- + +- Initial version |
