summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-18Fixed #9124: fixed `SelectDateWidget` with `required=False`. Thanks, Bernd Sc...Jacob Kaplan-Moss
2009-04-18Fixed #10156: `ModelMultipleChoiceField.clean` now does a single query instea...Jacob Kaplan-Moss
2009-04-16Fixed introspection test case which caused "ORA-00972: identifier is too long...Matt Boersma
2009-04-16Fixed #9620 -- `GeometryColumns` and `SpatialRefSys` models now play nice wit...Justin Bronn
2009-04-16Fixed #10363 -- Modified ModelForm handling to ensure that excluded fields ca...Russell Keith-Magee
2009-04-16Fixed #9948 -- Corrected URLField validation to match RFC1035 (URL analog of ...Russell Keith-Magee
2009-04-16Fixed #9890 -- Modified the regex validation for email addresses to match RFC...Russell Keith-Magee
2009-04-16Fixed #10836 -- Forgot to move import to to `where` module. Thanks, seanl fo...Justin Bronn
2009-04-16Fixed #10779 -- Corrected description of an example in the files docs. Thanks...Russell Keith-Magee
2009-04-16Fixed #10559 -- Clarified documentation on customization of comments pages. T...Russell Keith-Magee
2009-04-16Fixed #10726 -- Added documentation on AdminSite urls. Thanks to Alex Gaynor ...Russell Keith-Magee
2009-04-16Fixed #10776 -- Added metadata targets for the contrib.admin docs, and used o...Russell Keith-Magee
2009-04-16Fixed #10704 -- Resurrected documentation for {% else %} clause on {% ifchang...Russell Keith-Magee
2009-04-16Fixed #10812 -- Corrected typo in aggregation docs. Thanks to uzi for the rep...Russell Keith-Magee
2009-04-16Fixed #10822 -- Corrected minor typo in i18n docs. Thanks to prairiedogg for ...Russell Keith-Magee
2009-04-16Fixed #10833 -- Corrected load_backend so that it actually loads the requeste...Russell Keith-Magee
2009-04-14Fixed #10807 - `GeoWhereNode` no longer passes `Constraint` objects to where ...Justin Bronn
2009-04-13updated croatian translationAljosa Mohorovic
2009-04-13Fixed #10458 -- Corrected the `next_month` and `previous_month` context varia...Russell Keith-Magee
2009-04-13Fixed #9522 -- Modified handling of values in base serializer so that field s...Russell Keith-Magee
2009-04-13Fixed #9804 -- Corrected the introspection of sequence names. This was causin...Russell Keith-Magee
2009-04-13Fixed #10237 -- Corrected the handling of self-referential m2m fields when us...Russell Keith-Magee
2009-04-12Added experimental support for a POSTGIS_VERSION setting for GeoDjango. If se...Adrian Holovaty
2009-04-12Fixed #10716 -- Fixed a couple of typos in Oracle testing setup.Malcolm Tredinnick
2009-04-12Fixed #10692 -- Fixed DecimalField lookups for extreme values.Malcolm Tredinnick
2009-04-12Fixed #10675 -- Added unicode paragraph and line-sep handling to escapejs.Malcolm Tredinnick
2009-04-12Fixed #10630 -- Be even more conservative in GZipMiddleware for IE.Malcolm Tredinnick
2009-04-12Fixed #10267 -- Correctly handle IRIs in HttpResponse.build_absolute_uri().Malcolm Tredinnick
2009-04-12Fixed #10234 -- Improved error message when internationalizing templates.Malcolm Tredinnick
2009-04-12Fixed #10789 -- Updated Estonian translation from RaceCondition.Malcolm Tredinnick
2009-04-12Fixed #9577 --Fixed URL display in the debug template.Malcolm Tredinnick
2009-04-12Fixed #10438 -- Fixed MySQL backend behaviour for UPDATE behaviour.Malcolm Tredinnick
2009-04-12Fixed #10071 -- Changed some internal database data representations.Malcolm Tredinnick
2009-04-12Fixed #10490 -- Small wording correction in the docs. Thanks, matehat.Malcolm Tredinnick
2009-04-12Added a test from Jamie Gennis to ensure #9848 doesn't reappear.Malcolm Tredinnick
2009-04-11Upgraded SpatiaLite default initialization SQL file name for 2.3 release.Justin Bronn
2009-04-11Fixed #10796 -- Corrected a pickling problem introduced by [10522]. Thanks to...Russell Keith-Magee
2009-04-11Fixed #10601 -- Fixed edit inline display in admin for right-to-left locales.Malcolm Tredinnick
2009-04-11Fixed #10738 -- Fixed content type values for deferred and proxy models.Malcolm Tredinnick
2009-04-11Fixed #10197 -- Corrected pickling of querysets when a subset of fields was s...Russell Keith-Magee
2009-04-11Fixed #10766 -- Raise an error when annotate() references another aggreagte()...Russell Keith-Magee
2009-04-11Fixed #10369 -- Fixed auto-escaping inside "tran" and "blocktrans" tags.Malcolm Tredinnick
2009-04-11Fixed #10357 -- Fixed the "dbshell" command for Windows users.Malcolm Tredinnick
2009-04-11Fixed #10783 -- Fixed Javascript error when adding a new object in admin.Malcolm Tredinnick
2009-04-11Fixed #10782 -- Fixed a Javascript error in the admin.Malcolm Tredinnick
2009-04-11Fixed #10571 -- Ensured that unicode POST data is correctly encoded by the te...Russell Keith-Magee
2009-04-11Fixed #10450 -- Fixed an initialisation problem in the savepoint code.Malcolm Tredinnick
2009-04-11Fixed #10645 -- Added some robustness around some admin and modelform params.Malcolm Tredinnick
2009-04-11Fixed #10773 -- Small fix to the French translation. Thanks, djoume.Malcolm Tredinnick
2009-04-11Fixed #10778 -- Updated Russian translation from Andrew Fedorov.Malcolm Tredinnick