index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-02-21
Fixed #12887 - Fixed typo in release docs. Thanks blueyed.
Jannis Leidel
2010-02-21
Fixed #12895 - Fixed typo in auth docs. Thanks Timo.
Jannis Leidel
2010-02-21
Fixed #12897 - Typo in multi-db docs. Thanks fgutierrez.
Jannis Leidel
2010-02-21
Fixed #12868 - Updated French format file. Thanks stephaner and claudep.
Jannis Leidel
2010-02-17
Fixed #12705 -- Date/time and select filter widgets now work again with newly...
Justin Bronn
2010-02-16
Added missing tests for fix committed in r12398. Thanks Karen for the report.
Jannis Leidel
2010-02-16
Fixed #11384 - Make sure translations in the project directory really overrid...
Jannis Leidel
2010-02-16
Removed Python 2.3 compat code in translation framework.
Jannis Leidel
2010-02-16
Fixed #6505 - Copy plural forms from Django translation files for newly creat...
Jannis Leidel
2010-02-16
Fixed #7050 - Allow the makemessages command to optionally ignore paths when ...
Jannis Leidel
2010-02-16
Fixed #6380 - Follow symlinks when examining source code and templates for tr...
Jannis Leidel
2010-02-16
Fixed #7720 - Fallback to the base language if the sub language given in the ...
Jannis Leidel
2010-02-16
Fixed #4695 - Worked around a problem of xgettext ignoring some translation s...
Jannis Leidel
2010-02-16
Fixed #10260 - Refactored internationalization documentation. Thanks, Ramiro ...
Jannis Leidel
2010-02-16
Fixed #11284 - Stop forcing the use of the djangojs domain when the ".js" fil...
Jannis Leidel
2010-02-15
Fixed #12863 - bug in 'examples' app.
Luke Plant
2010-02-15
Fixed (what I hope is) the last Python 2.4 incompatibility, this one in the h...
Jacob Kaplan-Moss
2010-02-14
Fixed a couple Python 2.4 incompatibilities.
Jacob Kaplan-Moss
2010-02-14
Fixed #12798: fixed a typo in the 1.2 release notes. Thanks, Andrew Badr.
Jacob Kaplan-Moss
2010-02-14
Fixed #12840: mark natural key serialization in the docs as new in 1.2. Thank...
Jacob Kaplan-Moss
2010-02-14
Fixed #6799 - added an `end_text` argument to `truncate_words`/`truncate_html...
Jacob Kaplan-Moss
2010-02-14
Fixed #6054: work around PIL's installation brokeness by detecting either of ...
Jacob Kaplan-Moss
2010-02-13
Fixed #11944 -- Improved exception handling for the filesizeformat filter. Th...
Russell Keith-Magee
2010-02-13
Fixed #12613 -- Added Q and Z to the list of characters supported by the phon...
Russell Keith-Magee
2010-02-13
Fixed #12524 -- Clarified handling of pre-1000AD dates in datetime_safe (and ...
Russell Keith-Magee
2010-02-13
Fixed #10976 -- Isolated contrib.auth tests so they will always pass, regardl...
Russell Keith-Magee
2010-02-13
Fixed #12011 -- Modified the test client to preserve the request scheme on a ...
Russell Keith-Magee
2010-02-13
Fixed #12378 -- Removed some tests made redundant by feature deprecation. Tha...
Russell Keith-Magee
2010-02-13
Fixed #12825 -- Corrected a missing space in a test case error message. Thank...
Russell Keith-Magee
2010-02-11
Fixed #11483 -- Modified db cache backend to use db backend functions for dat...
Russell Keith-Magee
2010-02-11
Fixed #11623 -- Corrected table name quoting in db cache backend. Thanks to F...
Russell Keith-Magee
2010-02-11
Fixed #12189 -- Corrected rollback behavior in database cache backend. Thanks...
Russell Keith-Magee
2010-02-11
Fixed #12399 -- Added handling for memcache timeouts longer than 30 days. Tha...
Russell Keith-Magee
2010-02-10
Fixed #12839 - noted change of import path for csrf_exempt decorator
Luke Plant
2010-02-10
Fixed #11535: Corrected SQL generated for queries involving generic relations...
Karen Tracey
2010-02-10
Fixed #12647. Allow unique_together checks be specified as lists as well as t...
Joseph Kocherhans
2010-02-10
Fixed #12698. Model.clean() used with a ModelForm no longer causes a KeyError...
Joseph Kocherhans
2010-02-09
Fixed #12829 - typos introduced in [12400]
Luke Plant
2010-02-09
Removed docs that assume developer might be using Python < 2.4
Luke Plant
2010-02-09
Fixed #12804 - regression with decorating admin views.
Luke Plant
2010-02-07
Fixed #12716 - Typo in the admin change list template. Thanks, kbrownlees.
Jannis Leidel
2010-02-07
Fixed #12748 - Use charAt instead of array-like access to format string to pl...
Jannis Leidel
2010-02-07
Fixed #12793 - Only use the admin actions JavaScript if not explicitly deacti...
Jannis Leidel
2010-02-06
Clarify number of deprecations in the beta release.
James Bennett
2010-02-06
Bump version info to 1.2 beta.
James Bennett
2010-02-06
Couple final tweaks to the release notes.
James Bennett
2010-02-06
Fix reST error in release notes.
James Bennett
2010-02-06
Add 1.2 beta release notes to release notes index.
James Bennett
2010-02-06
Reorganize the beta release notes a bit and trim down the section on feeds.
James Bennett
2010-02-06
Clarify object-level permissions.
James Bennett
[next]