4c934f3921
Under some versions of OS X, failure in getting the default system locale during the syncdb operation of the auth app were causing hard to diagnose problems afterwards. No solution based on getpreferredencoding() was chosen because it has its own problems with certain combinations of Python and OS X versions (e.g. http://bugs.python.org/issue6202). Thanks prestonsimmons for the report and prestonsimmons and willhardy for the initial patch. Fixes #16017. |
||
---|---|---|
.. | ||
templates | ||
__init__.py | ||
auth_backends.py | ||
basic.py | ||
context_processors.py | ||
decorators.py | ||
forms.py | ||
hashers.py | ||
management.py | ||
models.py | ||
remote_user.py | ||
signals.py | ||
tokens.py | ||
urls.py | ||
views.py |