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
2009-04-21
[1.0.X] Fixed #10716 so Oracle tests run again. Thanks very much, kmtracey.
Matt Boersma
2009-04-21
[1.0.X] Added a test from Jamie Gennis to ensure #9848 doesn't reappear.
Karen Tracey
2009-04-21
[1.0.X] Fixed #10601 -- Fixed edit inline display in admin for right-to-left ...
Karen Tracey
2009-04-21
[1.0.X] Blocked a bunch of changesets related to new function from merge to b...
Karen Tracey
2009-04-20
[1.0.X] Fixed #10364 -- Correctly identify test spatial database creation err...
Justin Bronn
2009-04-19
[1.0.X] Fixed #8752 -- Fixed django.contrib.auth tests to be locale-independent.
Malcolm Tredinnick
2009-04-19
[1.0.X] Fixed #10773 -- Fixed some damage I did to the French in r10509.
Malcolm Tredinnick
2009-04-18
[1.0.X] Fixed #10694: correctly check permissions in the change password admi...
Jacob Kaplan-Moss
2009-04-18
[1.0.X] Fixed #10002: inline file uploads now correctly display prior data. T...
Jacob Kaplan-Moss
2009-04-18
[1.0.X] Fixed #9122: generic inline formsets now respect exclude and max_num....
Jacob Kaplan-Moss
2009-04-18
[1.0.X] Fixed #9124: fixed `SelectDateWidget` with `required=False`. Thanks, ...
Jacob Kaplan-Moss
2009-04-18
[1.0.X\ Fixed #10156: `ModelMultipleChoiceField.clean` now does a single quer...
Jacob Kaplan-Moss
2009-04-17
[1.0.X] Fixed introspection test case which caused "ORA-00972: identifier is ...
Matt Boersma
2009-04-16
Updated svnmerge properties for 1.0.X branch
Russell Keith-Magee
2009-04-16
[1.0.X] Fixed #9948 -- Corrected URLField validation to match RFC1035 (URL an...
Russell Keith-Magee
2009-04-16
[1.0.X] Fixed #9890 -- Modified the regex validation for email addresses to m...
Russell Keith-Magee
2009-04-16
[1.0.X] Fixed #10779 -- Corrected description of an example in the files docs...
Russell Keith-Magee
2009-04-16
[1.0.X] Fixed #10776 -- Added metadata targets for the contrib.admin docs, an...
Russell Keith-Magee
2009-04-16
[1.0.X] Fixed #10704 -- Resurrected documentation for {% else %} clause on {%...
Russell Keith-Magee
2009-04-16
[1.0.X] Fixed #10822 -- Corrected minor typo in i18n docs. Thanks to prairied...
Russell Keith-Magee
2009-04-13
[1.0.X] Fixed #10458 -- Corrected the `next_month` and `previous_month` conte...
Russell Keith-Magee
2009-04-13
[1.0.X] Fixed #9522 -- Modified handling of values in base serializer so that...
Russell Keith-Magee
2009-04-13
[1.0.X] Fixed #9804 -- Corrected the introspection of sequence names. This wa...
Russell Keith-Magee
2009-04-13
[1.0.X] Fixed #10237 -- Corrected the handling of self-referential m2m fields...
Russell Keith-Magee
2009-04-12
[1.0.X] Fixed #10716 -- Fixed a couple of typos in Oracle testing setup.
Malcolm Tredinnick
2009-04-12
[1.0.X] Fixed #10692 -- Fixed DecimalField lookups for extreme values.
Malcolm Tredinnick
2009-04-12
[1.0.X] Fixed #10675 -- Added unicode paragraph and line-sep handling to esca...
Malcolm Tredinnick
2009-04-12
[1.0.X] Fixed #10630 -- Be even more conservative in GZipMiddleware for IE.
Malcolm Tredinnick
2009-04-12
[1.0.X] Fixed #10267 -- Correctly handle IRIs in HttpResponse.build_absolute_...
Malcolm Tredinnick
2009-04-12
[1.0.X] Fixed #10789 -- Updated Estonian translation from RaceCondition.
Malcolm Tredinnick
2009-04-12
[1.0.X] Fixed #9577 --Fixed URL display in the debug template.
Malcolm Tredinnick
2009-04-12
[1.0.X] Fixed #10438 -- Fixed MySQL backend behaviour for UPDATE behaviour.
Malcolm Tredinnick
2009-04-12
[1.0.X] Fixed #10071 -- Changed some internal database data representations.
Malcolm Tredinnick
2009-04-11
Updated svnmerge properties for some recent changes
Russell Keith-Magee
2009-04-11
[1.0.X] Fixed #10369 -- Fixed auto-escaping inside "tran" and "blocktrans" tags.
Malcolm Tredinnick
2009-04-11
[1.0.X] Fixed #10357 -- Fixed the "dbshell" command for Windows users.
Malcolm Tredinnick
2009-04-11
[1.0.X] Fixed #10571 -- Ensured that unicode POST data is correctly encoded b...
Russell Keith-Magee
2009-04-11
[1.0.X] Fixed #10450 -- Fixed an initialisation problem in the savepoint code.
Malcolm Tredinnick
2009-04-11
[1.0.X] Fixed #10773 -- Small fix to the French translation. Thanks, djoume.
Malcolm Tredinnick
2009-04-10
Updated svnmerge metadata.
Jacob Kaplan-Moss
2009-04-10
[1.0.X] Fixed #10753 -- Fixed regression in dispatcher after [10398]. Thanks ...
Jacob Kaplan-Moss
2009-04-10
[1.0.X] Fixed #9640, #10549: BooleanFields with choices, a default, and null=...
Jacob Kaplan-Moss
2009-04-10
[1.0.X] Converted model_fields regression tests into unittests. Backport of r...
Jacob Kaplan-Moss
2009-04-10
[1.0.X] Fixed #10038: make `BaseModelFormSet.save_existing_objects` use `Form...
Jacob Kaplan-Moss
2009-04-10
[1.0.X] Fixed a silly typo in my bio. How embarrassing. Backport of r10490 fr...
Jacob Kaplan-Moss
2009-04-10
[1.0.X] Fixed #10774: accessing form media types in templates (i.e. ``{{ form...
Jacob Kaplan-Moss
2009-04-10
[1.0.X] Updated my bio. Backport of r10484 on trunk.
Jacob Kaplan-Moss
2009-04-10
[1.0.X] Fixed #10747: fixed the auth tests to ignore broken user-supplied log...
Jacob Kaplan-Moss
2009-04-10
[1.0.X] Fixed #10674 -- Updated Arabic translation from Ossama M. Khayat.
Malcolm Tredinnick
2009-04-10
[1.0.X] Fixed #10652 -- Updated Slovenian translation from Gasper Zejn.
Malcolm Tredinnick
[next]