index
:
chango.git
devmain
fix-31295
initial-branch
main
refs-37159
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
Age
Commit message (
Expand
)
Author
2009-03-30
Fixed #8746: Check data in raw_id_fields more closely. Thanks, dgouldin
Jacob Kaplan-Moss
2009-03-30
Fixed the `add_postgis_srs` routine to support SpatiaLite.
Justin Bronn
2009-03-30
Fixed #9978 -- Fixed a KeyError exception that was being raised when using th...
Gary Wilson Jr
2009-03-30
Fixed #10149. FileFields in a form now validate max_length. Based on a patch ...
Joseph Kocherhans
2009-03-30
Fixed #10413: RelatedManager.add no longer fails silenty when trying to add a...
Jacob Kaplan-Moss
2009-03-30
Fixed #9883: no longer do strange things with whitespace in the linebreaks fi...
Jacob Kaplan-Moss
2009-03-30
Fixed #10157: correctly set the related objects pk when assigning a reverse O...
Jacob Kaplan-Moss
2009-03-30
Fixed #10387: removed some code duplication in django.utils.cache. Thanks, Tr...
Jacob Kaplan-Moss
2009-03-30
Fixed #9686 -- SpatiaLite is now a supported spatial database backend. Thank...
Justin Bronn
2009-03-30
Fixed #9130 -- Fixed typo in comment, thanks scel.
Gary Wilson Jr
2009-03-30
Fixed #8140 -- Made `UserManager.create_superuser` return the new `User` obje...
Gary Wilson Jr
2009-03-30
Fixed #9065 -- Fixed the `timesince` and `timeuntil` template tags to work wh...
Gary Wilson Jr
2009-03-30
Fixed #8643 -- Corrected docstrings of `MultiPartParser`, thanks KayEss.
Gary Wilson Jr
2009-03-30
Fixed #10094 -- Fixed the `include` and `extends` template tags to work with ...
Gary Wilson Jr
2009-03-30
Fixed #10079 -- Moved settings import inside the function that uses it so tha...
Gary Wilson Jr
2009-03-30
Fixed #9587. Formset.is_valid() now returns True if an invalid form is marked...
Joseph Kocherhans
2009-03-30
Refactored and cleaned up parts of the spatial database backend. Changes inc...
Justin Bronn
2009-03-30
Fixed #8462 -- Made `length` and `length_is` template filters fail silently w...
Gary Wilson Jr
2009-03-30
Fixed #9284. Fixed #8813. BaseModelFormSet now calls ModelForm.save().
Joseph Kocherhans
2009-03-30
Fixed redundant definition of `connection_created` signal due to DVCS mistake...
Justin Bronn
2009-03-30
Fixed #10655 -- Who uses 5-space indentation anyways? Thanks to Andrew Badr ...
Justin Bronn
2009-03-29
Fixed #6064 -- Added the `connection_created` signal for when a database conn...
Justin Bronn
2009-03-29
Some minor tweaks to the admin changelist styles for the new action menus. Cu...
Wilson Miner
2009-03-29
Updated Italian translation
Nicola Larosa
2009-03-29
Fixed #10622 -- Resolved an issue with model inheritence and list_editable. T...
Brian Rosner
2009-03-28
Cleanup, bug fixes, and new tests for the GEOS I/O objects and `GEOSBase` obj...
Justin Bronn
2009-03-27
Fixed an issue with unicode being mangled in Oracle when the database charact...
Ian Kelly
2009-03-26
Fixed #10620 -- removed carriage returns in a GEOS tests module; fixed other ...
Justin Bronn
2009-03-25
Regenerated and recompiled Polish translations after [10168] (no real change,...
Jarek Zgoda
2009-03-25
Fixed a breakage with ManyToManyFields in admin caused by r10139.
Malcolm Tredinnick
2009-03-25
Template filters now pass numerical arguments through as numbers.
Malcolm Tredinnick
2009-03-25
Fixed a ungettext() call to prevent spurious string extraction by xgettext.
Malcolm Tredinnick
2009-03-24
Updated Spanish translation.
Marc Fargas
2009-03-24
Updated catalan translation.
Marc Fargas
2009-03-24
Polish translations updated (still one missing)
Jarek Zgoda
2009-03-24
Fixed #10600 -- Allow for format marker reordering in a translatable string.
Malcolm Tredinnick
2009-03-24
Fixed #9994 -- Fixed admin filtering when to_field is used on relations.
Malcolm Tredinnick
2009-03-24
Fixed error when trying to import the GEOS tests from their new location.
Justin Bronn
2009-03-24
Fixed #9926 -- Fixes for some select_related() situations.
Malcolm Tredinnick
2009-03-24
Fixed #10597 -- select all checkbox on admin changelist now works under IE 6 ...
Brian Rosner
2009-03-24
A bunch of improvements for conditional HTTP processing.
Malcolm Tredinnick
2009-03-24
Bumped version for 1.1 beta.
Jacob Kaplan-Moss
2009-03-24
Refactored the GEOS interface. Improvements include:
Justin Bronn
2009-03-23
Made default MIDDLEWARE_CLASSES same as in project_template.
Luke Plant
2009-03-23
Reverted 10094 and 10095 (in favour of solution that will hopefully land for ...
Luke Plant
2009-03-23
Fixed an error in the `firstof` template tag when used with `TEMPLATE_STRING_...
Jacob Kaplan-Moss
2009-03-23
Fixed #9282: added a generic comment moderation toolkit. See the documentatio...
Jacob Kaplan-Moss
2009-03-23
Fixed #10505: added support for bulk admin actions, including a globally-avai...
Jacob Kaplan-Moss
2009-03-23
Fixed #5756, #6296 -- Most template tags can now handle filters in arguments.
Malcolm Tredinnick
2009-03-23
Added consistent support for double- and single-quote delimiters in templates.
Malcolm Tredinnick
[prev]
[next]