| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
https://github.com/Pylons/pyramid/pull/3556#issuecomment-570474759
|
|
|
|
|
|
|
|
|
|
|
|
|
|
directory, including tests package
|
|
directory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
models src files
|
|
|
|
|
|
|
|
|
|
- Update output to reflect current cookiecutter
- Fix minor typos
- Use new links to PyPA for MANIFEST.in description and usage
- Add missing keyword "keywords" to setup.py whirlwind description
- Flip order of `install_requires` and `extras_require` to align with order in setup.py
- Update line numbers and code references
- Add watchman under hupper and rewrite paragraph @mmerickel should review
|
|
|
|
|
|
|
|
underscore to make an anonymous hyperlink.
See: https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#anonymous-hyperlinks
- Restore previous reference names in other doc files.
|
|
|
|
scaffolds.rst as an example.
- Update reST target and label for Pyramid cookiecutters.
|
|
|
|
- Added `set_security_policy`` to more places in the docs.
- Ensure that the authn/authz policies are not used at all if the legacy
policy is not in effect to avoid edge cases where the code would skip
the security policy and use the authn/authz policy on accident.
- Change deprecation warnings in code to reference the docs by name
instead of by URL.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|