diff options
| author | Matthew Wilkes <git@matthewwilkes.name> | 2016-12-09 11:25:03 +0100 |
|---|---|---|
| committer | Matthew Wilkes <git@matthewwilkes.name> | 2017-04-12 12:14:12 +0100 |
| commit | fe0d223ad08bcab724d216b3a877b690c5795f73 (patch) | |
| tree | abd09e5757cd31856f36c33bfc562f1eb6263c1f /docs/api | |
| parent | 8f60e2c397a4c781d3ac2dc7fcff9321cdb16a42 (diff) | |
| download | pyramid-fe0d223ad08bcab724d216b3a877b690c5795f73.tar.gz pyramid-fe0d223ad08bcab724d216b3a877b690c5795f73.tar.bz2 pyramid-fe0d223ad08bcab724d216b3a877b690c5795f73.zip | |
Rename implementation to ICSRFStoragePolicy
Diffstat (limited to 'docs/api')
| -rw-r--r-- | docs/api/interfaces.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/interfaces.rst b/docs/api/interfaces.rst index b88209a36..e542a6be0 100644 --- a/docs/api/interfaces.rst +++ b/docs/api/interfaces.rst @@ -44,7 +44,7 @@ Other Interfaces .. autointerface:: IRoutePregenerator :members: - .. autointerface:: ICSRFPolicy + .. autointerface:: ICSRFStoragePolicy :members: .. autointerface:: ISession |
