Jannis Leidel
|
0d37cfdc05
Fixed #12897 - Typo in multi-db docs. Thanks fgutierrez.
|
преди 15 години |
Jannis Leidel
|
b40f21e51c
Fixed #12868 - Updated French format file. Thanks stephaner and claudep.
|
преди 15 години |
Justin Bronn
|
eaa17e13e8
Fixed #12705 -- Date/time and select filter widgets now work again with newly added inline forms in the admin.
|
преди 15 години |
Jannis Leidel
|
342517000c
Added missing tests for fix committed in r12398. Thanks Karen for the report.
|
преди 15 години |
Jannis Leidel
|
12d40a9fd6
Fixed #11384 - Make sure translations in the project directory really override translations in apps as specified in the docs.
|
преди 15 години |
Jannis Leidel
|
16942e178f
Removed Python 2.3 compat code in translation framework.
|
преди 15 години |
Jannis Leidel
|
89df0432f2
Fixed #6505 - Copy plural forms from Django translation files for newly created translation files. Thanks to Ramiro Morales for the initial patch.
|
преди 15 години |
Jannis Leidel
|
eb26c9686b
Fixed #7050 - Allow the makemessages command to optionally ignore paths when examining source code and templates for translation strings.
|
преди 15 години |
Jannis Leidel
|
fef575a7f9
Fixed #6380 - Follow symlinks when examining source code and templates for translation strings.
|
преди 15 години |
Jannis Leidel
|
71da5f62da
Fixed #7720 - Fallback to the base language if the sub language given in the language cookie doesn't exist. Thanks, djoume and Ramiro Morales.
|
преди 15 години |
Jannis Leidel
|
e50eefceb6
Fixed #4695 - Worked around a problem of xgettext ignoring some translation strings in JavaScript files. Thanks, Ramiro Morales.
|
преди 15 години |
Jannis Leidel
|
f93f056c32
Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro Morales.
|
преди 15 години |
Jannis Leidel
|
9b630a0857
Fixed #11284 - Stop forcing the use of the djangojs domain when the ".js" file extension is passed to makemessages management command. Thanks, Ramiro Morales.
|
преди 15 години |
Luke Plant
|
33a225cd89
Fixed #12863 - bug in 'examples' app.
|
преди 15 години |
Jacob Kaplan-Moss
|
75d4e9326f
Fixed (what I hope is) the last Python 2.4 incompatibility, this one in the httpwrappers tests.
|
преди 15 години |
Jacob Kaplan-Moss
|
76afc30229
Fixed a couple Python 2.4 incompatibilities.
|
преди 15 години |
Jacob Kaplan-Moss
|
db0209e2b2
Fixed #12798: fixed a typo in the 1.2 release notes. Thanks, Andrew Badr.
|
преди 15 години |
Jacob Kaplan-Moss
|
3d84904794
Fixed #12840: mark natural key serialization in the docs as new in 1.2. Thanks, ramiro.
|
преди 15 години |
Jacob Kaplan-Moss
|
1d078be448
Fixed #6799 - added an `end_text` argument to `truncate_words`/`truncate_html_words`.
|
преди 15 години |
Jacob Kaplan-Moss
|
7578981626
Fixed #6054: work around PIL's installation brokeness by detecting either of the two ways it can end up being installed.
|
преди 15 години |
Russell Keith-Magee
|
e6740cb39c
Fixed #11944 -- Improved exception handling for the filesizeformat filter. Thanks to rfk for the report and patch.
|
преди 15 години |
Russell Keith-Magee
|
0e5836dc07
Fixed #12613 -- Added Q and Z to the list of characters supported by the phone2numeric filter. Thanks to gabrielhurley for the report and patch.
|
преди 15 години |
Russell Keith-Magee
|
03924929ba
Fixed #12524 -- Clarified handling of pre-1000AD dates in datetime_safe (and thus, the serializers). Patch includes moving the datetime_safe tests into the utils regressiontests module. Thanks to gsf for the report and initial patch.
|
преди 15 години |
Russell Keith-Magee
|
b794441951
Fixed #10976 -- Isolated contrib.auth tests so they will always pass, regardless of any local templates. Thanks to aarond10 for the report, and SmileyChris for turning that into a patch.
|
преди 15 години |
Russell Keith-Magee
|
79857802b8
Fixed #12011 -- Modified the test client to preserve the request scheme on a redirect. Thanks to tgardner for the report and patch.
|
преди 15 години |
Russell Keith-Magee
|
23d3450d5e
Fixed #12378 -- Removed some tests made redundant by feature deprecation. Thanks to jcd for the report.
|
преди 15 години |
Russell Keith-Magee
|
cc40651f21
Fixed #12825 -- Corrected a missing space in a test case error message. Thanks to timo for the report.
|
преди 15 години |
Russell Keith-Magee
|
02d40b93f8
Fixed #11483 -- Modified db cache backend to use db backend functions for date conversion, avoiding problems under Jython. Thanks to Leo Soto for the report and patch.
|
преди 15 години |
Russell Keith-Magee
|
ab828da2b9
Fixed #11623 -- Corrected table name quoting in db cache backend. Thanks to Fraser Nevett for the report and fix.
|
преди 15 години |
Russell Keith-Magee
|
4d2f489bca
Fixed #12189 -- Corrected rollback behavior in database cache backend. Thanks to Lakin Wecker for the report.
|
преди 15 години |