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-05-01
Fixed #13444 -- Improved the documentation around the backwards compatibility...
Russell Keith-Magee
2010-05-01
Fixed #13453: Corrected typo in template syntax error message. Thanks jheasly.
Karen Tracey
2010-04-30
Fixed #12851 -- Another attempt at fixing select_related() with inherited mod...
Russell Keith-Magee
2010-04-30
Fixed #13443 -- Added required CSS class to the column headings on admin Tabu...
Russell Keith-Magee
2010-04-30
Fixed #13449 -- Corrected typo in comment. Thanks stephaner.
Russell Keith-Magee
2010-04-30
Fixed #12851 -- Corrected the loading of values when select_related() is used...
Russell Keith-Magee
2010-04-29
Added British English translation. Refs #11637.
Jannis Leidel
2010-04-29
Updated Swedish locale formats. Refs #11637.
Jannis Leidel
2010-04-29
Updated Portugese locale formats. Refs #11637.
Jannis Leidel
2010-04-29
Fixed #12980 - Use raw strings for locale formats which contain single backsl...
Jannis Leidel
2010-04-29
Fixed #13134 - Updated Hebrew translation. Thanks, Shai Berger.
Jannis Leidel
2010-04-29
Fixed #13230 - Updated Finish translation. Thanks, Ville Säävuori.
Jannis Leidel
2010-04-29
Fixed #11068 - Introduced new language code "nb" for Norwegian Bokmål as a r...
Jannis Leidel
2010-04-29
Fixed #13096 - Added Norwegian Nynorsk translation. Thanks, Håvard Grimelid.
Jannis Leidel
2010-04-29
Refs #13047 and #12980 -- Fixed es_AR message format specifiers:
Ramiro Morales
2010-04-29
Fixed #13441 -- Enforced a maximum identifier length of 63 for PostgreSQL. Th...
Russell Keith-Magee
2010-04-28
Fixed a bug preventing cursor variables from being passed as bind parameters ...
Ian Kelly
2010-04-28
Fixed #12986 -- Ensured that SelectDateField repopulates correctly when USE_L...
Russell Keith-Magee
2010-04-28
Fixed #12977 -- Ensure that indexes don't exceed character limits on MySQL. T...
Russell Keith-Magee
2010-04-28
Refs #13339 -- Disable %b/%B-based locale datetime input formats, and documen...
Russell Keith-Magee
2010-04-28
Polish translation updated
Jarek Zgoda
2010-04-28
Fixed #13432 -- Corrected the logic for router use on OneToOne fields; also a...
Russell Keith-Magee
2010-04-28
Fixed #13431 -- Corrected a unicode literal in select widgets. Thanks to gutw...
Russell Keith-Magee
2010-04-27
Removed an import that is no longer needed after r13033.
Karen Tracey
2010-04-27
Fixed #12749 -- Corrected a problem with validation of inline primary keys. T...
Russell Keith-Magee
2010-04-27
Reverted r13021 -- Trunk no longer supports Python 2.3, so the special case i...
Russell Keith-Magee
2010-04-27
Refs #13427 -- Removed translation from verbose_name and verbose_name_plural ...
Russell Keith-Magee
2010-04-27
Fixed #13407 -- Corrected verbose names for autogenerated m2m models, and cle...
Russell Keith-Magee
2010-04-27
Fixed #12286 -- Corrected order of table creation in syncdb so that it doesn'...
Russell Keith-Magee
2010-04-26
Fixed #13419 - Updated Danish translation. Thanks, Finn Gruwier Larsen.
Jannis Leidel
2010-04-26
Fixed #13365 - Updated French translation. Thanks, Stéphane Raimbault.
Jannis Leidel
2010-04-26
Updated German translation. Also fixed #13208.
Jannis Leidel
2010-04-25
Fixed #13404 -- Reworked module_has_submodule() to allow it to work under App...
Russell Keith-Magee
2010-04-24
Fixed #13362 -- Disabled the test for bug #8245 under Python 2.3 due to diffe...
Russell Keith-Magee
2010-04-23
Fixed #11764 -- Added a missing set of parentheses in a call calculating the ...
Russell Keith-Magee
2010-04-21
Fixed #13396 -- Modified the SQLite introspection code to avoid a problem wit...
Russell Keith-Magee
2010-04-21
Fixed the model_forms doctests to not depend on writer PKs, which are db-depe...
Karen Tracey
2010-04-21
Tweak the last two tests from r13013 to test what they are intended to test i...
Karen Tracey
2010-04-21
Fixed #13328 -- Ensured that querysets on models with callable defaults can b...
Russell Keith-Magee
2010-04-21
Fixed #13389 -- Ensured that the app_loading test clears out the app cache at...
Russell Keith-Magee
2010-04-21
Fixed #13374 -- Modified a test so that it can pass under PyPy. This is a rei...
Russell Keith-Magee
2010-04-20
Revert part of r12998 that prevents the forms doctests in tests.py from running.
Karen Tracey
2010-04-20
Fixed #13387 -- Removed some duplicated departments in the French localflavor...
Russell Keith-Magee
2010-04-20
Fixed #13366 -- Corrected the field __setstate__ method to avoid a race condi...
Russell Keith-Magee
2010-04-20
Fixed #13382 -- Modified a message used for testing purposes to allow test pa...
Russell Keith-Magee
2010-04-19
Fixed #11967: use a different technique to get `ADMIN_MEDIA_PREFIX` in admin JS.
Jacob Kaplan-Moss
2010-04-19
Fixed #13373 -- Ensured that {% if %} statements will short circuit template ...
Russell Keith-Magee
2010-04-19
Fixed #13370 -- Corrected the handling of pickling for lazy() proxy objects. ...
Russell Keith-Magee
2010-04-19
Fixed #13374 -- Corrected some more minor issues causing problems for PyPy. T...
Russell Keith-Magee
2010-04-19
Fixed #13361 - Made sure jQuery is always included in the admin changelist an...
Jannis Leidel
[prev]
[next]