| Age | Commit message (Collapse) | Author |
|
|
|
Request local cache
|
|
|
|
|
|
It's almost impossible to create a decorator that works on both methods
and functions, but more importantly the original approach was sharing a
cache across instances of the policy. It needed to be local to the
policy instance, but shared across requests. The new example
demonstrates that.
The cache is also much more flexible in its usage patterns now.
|
|
sync cookiecutter to starter project `myproject`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-Authored-By: Steve Piercy <web@stevepiercy.com>
|
|
|
|
|
|
|
|
|
|
|
|
allow overriding synthesized properties
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update docs to sync with cookiecutter master branch
|
|
|
|
|
|
|
|
|
|
https://github.com/Pylons/pyramid/pull/3556#issuecomment-570474759
|
|
|
|
|
|
|
|
|
|
|
|
|
|
directory, including tests package
|
|
directory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|