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-22
Now that formsets guarentee ordering (see [10623]) we can remove the arbitrar...
Jacob Kaplan-Moss
2009-04-22
Fixed the tests from [9438] to work consistantly across databases. In particu...
Jacob Kaplan-Moss
2009-04-22
Fixed #10163: add an artificial ordering to querysets used by formsets, thus ...
Jacob Kaplan-Moss
2009-04-22
Fixed a needless list() coercion in in ChangeList. Refs #10163.
Jacob Kaplan-Moss
2009-04-22
Added a `QuerySet.ordered` property to check if a queryset is already ordered...
Jacob Kaplan-Moss
2009-04-22
Fixed #10831 -- Prevented code running under a to-be-rolled-back test from ca...
Karen Tracey
2009-04-22
Fixed #10208: `ModelAdmin` now respects the `exclude` and `field` atributes o...
Jacob Kaplan-Moss
2009-04-21
Fixed #10884 - more lenient regexp for matching forms in CSRF post-processing
Luke Plant
2009-04-21
Fixed #10839 -- `GeoQuery` now unpickles properly on Oracle.
Justin Bronn
2009-04-21
Fixed #10716 so Oracle tests run again. Thanks very much, kmtracey.
Matt Boersma
2009-04-19
Fixed #10364 -- Correctly identify test spatial database creation errors to t...
Justin Bronn
2009-04-19
Fixed #10832 -- now use `reorder_suite` in GeoDjango test runner, thanks sean...
Justin Bronn
2009-04-19
Fixed #10791 -- The GeoDjango test runner now respects the `--noinput` comman...
Justin Bronn
2009-04-19
Fixed #8752 -- Fixed django.contrib.auth tests to be locale-independent.
Malcolm Tredinnick
2009-04-19
Fixed #9420 -- Fixed admin templates CSS.
Malcolm Tredinnick
2009-04-19
Fixed #10805 -- Updated Norwegian translation from jonklo.
Malcolm Tredinnick
2009-04-19
Fixed #10773 -- Fixed some damage I did to the French in r10508.
Malcolm Tredinnick
2009-04-19
Fixed #10674 -- Updated Arabic translation from Ossama M. Khayat.
Malcolm Tredinnick
2009-04-19
Fixed #10593 -- Updated Brazilian translation from Guilherme Gondim.
Malcolm Tredinnick
2009-04-18
Fixed #10694: correctly check permissions in the change password admin. Thank...
Jacob Kaplan-Moss
2009-04-18
Fixed #10799: fixed the use of list_editable with model inheritance and custo...
Jacob Kaplan-Moss
2009-04-18
Fixed #10002: inline file uploads now correctly display prior data. Thanks, d...
Jacob Kaplan-Moss
2009-04-18
Fixed #9122: generic inline formsets now respect exclude and max_num. Thanks,...
Jacob Kaplan-Moss
2009-04-18
Fixed #9124: fixed `SelectDateWidget` with `required=False`. Thanks, Bernd Sc...
Jacob Kaplan-Moss
2009-04-18
Fixed #10156: `ModelMultipleChoiceField.clean` now does a single query instea...
Jacob Kaplan-Moss
2009-04-16
Fixed introspection test case which caused "ORA-00972: identifier is too long...
Matt Boersma
2009-04-16
Fixed #9620 -- `GeometryColumns` and `SpatialRefSys` models now play nice wit...
Justin Bronn
2009-04-16
Fixed #10363 -- Modified ModelForm handling to ensure that excluded fields ca...
Russell Keith-Magee
2009-04-16
Fixed #9948 -- Corrected URLField validation to match RFC1035 (URL analog of ...
Russell Keith-Magee
2009-04-16
Fixed #9890 -- Modified the regex validation for email addresses to match RFC...
Russell Keith-Magee
2009-04-16
Fixed #10836 -- Forgot to move import to to `where` module. Thanks, seanl fo...
Justin Bronn
2009-04-16
Fixed #10779 -- Corrected description of an example in the files docs. Thanks...
Russell Keith-Magee
2009-04-16
Fixed #10559 -- Clarified documentation on customization of comments pages. T...
Russell Keith-Magee
2009-04-16
Fixed #10726 -- Added documentation on AdminSite urls. Thanks to Alex Gaynor ...
Russell Keith-Magee
2009-04-16
Fixed #10776 -- Added metadata targets for the contrib.admin docs, and used o...
Russell Keith-Magee
2009-04-16
Fixed #10704 -- Resurrected documentation for {% else %} clause on {% ifchang...
Russell Keith-Magee
2009-04-16
Fixed #10812 -- Corrected typo in aggregation docs. Thanks to uzi for the rep...
Russell Keith-Magee
2009-04-16
Fixed #10822 -- Corrected minor typo in i18n docs. Thanks to prairiedogg for ...
Russell Keith-Magee
2009-04-16
Fixed #10833 -- Corrected load_backend so that it actually loads the requeste...
Russell Keith-Magee
2009-04-14
Fixed #10807 - `GeoWhereNode` no longer passes `Constraint` objects to where ...
Justin Bronn
2009-04-13
updated croatian translation
Aljosa Mohorovic
2009-04-13
Fixed #10458 -- Corrected the `next_month` and `previous_month` context varia...
Russell Keith-Magee
2009-04-13
Fixed #9522 -- Modified handling of values in base serializer so that field s...
Russell Keith-Magee
2009-04-13
Fixed #9804 -- Corrected the introspection of sequence names. This was causin...
Russell Keith-Magee
2009-04-13
Fixed #10237 -- Corrected the handling of self-referential m2m fields when us...
Russell Keith-Magee
2009-04-12
Added experimental support for a POSTGIS_VERSION setting for GeoDjango. If se...
Adrian Holovaty
2009-04-12
Fixed #10716 -- Fixed a couple of typos in Oracle testing setup.
Malcolm Tredinnick
2009-04-12
Fixed #10692 -- Fixed DecimalField lookups for extreme values.
Malcolm Tredinnick
2009-04-12
Fixed #10675 -- Added unicode paragraph and line-sep handling to escapejs.
Malcolm Tredinnick
2009-04-12
Fixed #10630 -- Be even more conservative in GZipMiddleware for IE.
Malcolm Tredinnick
[prev]
[next]