diff options
| author | Alex Gaynor <alex.gaynor@gmail.com> | 2015-02-08 12:24:11 -0600 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2015-02-08 15:02:43 -0500 |
| commit | 8099d33b6553c9ee7de779ae9d191a1bf22adbda (patch) | |
| tree | c46614de167cb0c9b4bec6f09b0ed4b89371adc6 /tests | |
| parent | 82e0cd15711c7171aed7af5e481967cc721c9642 (diff) | |
Simplified the lazy CSRF token implementation in csrf context processor.
This significantly improves performance on PyPy. The previous
implementation would generate a new class on every single request,
which is relatively slow.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions
