| Age | Commit message (Collapse) | Author |
|
|
|
|
|
Make the change througout the authentication policies, etc. as well.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Schema does not change when only host is overridden.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
busting is being used.
|
|
|
|
|
|
Update i18n.rst
|
|
msgfmt produces 'messages.mo' file in current dir by default, it needs -o to specify destination. Also, added ref to adding a translation directory.
|
|
|
|
Update i18n.rst
|
|
To set output file for pot-create -o flag should be used, not redirect.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Enable automated testing with Python 3.4
|
|
|
|
``mimetypes.guess_type`` returns Unicode rather than str for the content
type, unlike any previous version of Python. See
https://github.com/Pylons/pyramid/issues/1360 for more information.
Closes #1360.
|
|
|