| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
Thanks LaMont Jones for the report and patch.
|
|
|
|
|
|
Follow up to 8db889eaf7dce0cb715b075be32047c1b1b316da.
|
|
|
|
|
|
|
|
|
|
|
|
admin_views.Recommendation.recommender: (models.E006) The field 'recommender'
clashes with the field 'recommender' from model 'admin_views.title'.
|
|
the model level.
|
|
|
|
model properties.
|
|
|
|
|
|
in after a reset.
|
|
|
|
|
|
|
|
Reflects behavior changes in PEP 495 (Local Time Disambiguation).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
variable to its initial state.
|
|
ifchanged block and a for loop.
|
|
MIDDLEWARE and MIDDLEWARE_CLASSES.
|
|
The spec refers to it as a 'directive' rather than a 'tag':
https://tools.ietf.org/html/rfc6797#section-6.1.2
|
|
|
|
After https://hg.python.org/cpython/rev/4ea79767ff75/,
test_strips_underscore_headers fails with:
'Stub' object has no attribute 'sendall'.
|
|
As makemessages uses several settings for proper run (FILE_CHARSET,
LOCALE_PATHS, MEDIA_ROOT, and STATIC_ROOT), we should require settings
configuration for this command.
|
|
|
|
support.
|
|
|
|
Thanks Tim for the review.
|
|
This removes the need for some inner imports.
|
|
|
|
|
|
|
|
value
Thanks Gavin Wahl for the report, and Tim Graham for the review.
|