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-24
[1.0.X] Fixed #10888 -- May now insert NULL `GeometryField` values on Oracle.
Justin Bronn
2009-04-23
[1.0.X] Fixed #10163: add an artificial ordering to querysets used by formset...
Jacob Kaplan-Moss
2009-04-23
[1.0.X] Fixed a needless list() coercion in in ChangeList. Refs #10163. Backp...
Jacob Kaplan-Moss
2009-04-22
[1.0.X] Fixed the tests from [9438] to work consistantly across databases. In...
Jacob Kaplan-Moss
2009-04-22
[1.0.X] Blocked r10621 from merge to branch, and updated svnmerge-integrated ...
Karen Tracey
2009-04-22
[1.0.X] Fixed #10208: `ModelAdmin` now respects the `exclude` and `field` atr...
Jacob Kaplan-Moss
2009-04-21
[1.0.X] Fixed #10884 - more lenient regexp for matching forms in CSRF post-pr...
Luke Plant
2009-04-21
[1.0.X] Fixed #10839 -- `GeoQuery` now unpickles properly on Oracle.
Justin Bronn
2009-04-21
[1.0.X] Fixed various Oracle errata and test failures present in this branch ...
Justin Bronn
2009-04-21
[1.0.X] Fixed #10791 -- The GeoDjango test runner now respects the `--noinput...
Justin Bronn
2009-04-21
[1.0.X] Fixed #9651: fixed save_as with inline forms. Thanks, kmike and Mnewm...
Karen Tracey
2009-04-21
[1.0.X] Fixed #10693: updated params in the docs.
Karen Tracey
2009-04-21
[1.0.X] Unblocked r10324 and 10353. These changesets are applicable to the b...
Karen Tracey
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
[prev]
[next]