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-03-30
Fixed #9944 -- Fixed a URL in tutorial four that was changed in the "Decoupli...
Gary Wilson Jr
2009-03-30
Fixed #9914 -- Fixed field class name in models docs, patch from timo.
Gary Wilson Jr
2009-03-30
Fixed #9853 -- Added information to the model date/time fields to note the Py...
Gary Wilson Jr
2009-03-30
Refactored and cleaned up parts of the spatial database backend. Changes inc...
Justin Bronn
2009-03-30
Fixed some long lines and removed trailing whitespace.
Gary Wilson Jr
2009-03-30
Fixed #8462 -- Made `length` and `length_is` template filters fail silently w...
Gary Wilson Jr
2009-03-30
Made the template tests error output a bit more pretty.
Gary Wilson Jr
2009-03-30
Fixed #9284. Fixed #8813. BaseModelFormSet now calls ModelForm.save().
Joseph Kocherhans
2009-03-30
Fixed #10653 -- Update docs regarding Jython support. Thanks, Leo Soto for t...
Justin Bronn
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 `svn:ignore` property on recent directory additions.
Justin Bronn
2009-03-29
Removed an inadvertent raise statement added in [8777] and added the printing...
Gary Wilson Jr
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
Fixed #10574 -- Documented interaction between annotations and order_by.
Malcolm Tredinnick
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
Fixed #10329 -- Added link target for get_FOO_display, get_next_by_FOO, and g...
Russell Keith-Magee
2009-03-24
Fixed #10503 -- Clarified docs on the operation of the noop option to {% tran...
Russell Keith-Magee
2009-03-24
Fixed #10434 -- Corrected FastCGI example. Thanks to vithlani.
Russell Keith-Magee
2009-03-24
Fixed #10437 -- Corrected typo in Widget media example. Thanks to Manuel Sael...
Russell Keith-Magee
2009-03-24
Fixed #10510 -- Added missing versionadded marker for formfield_for_foreignke...
Russell Keith-Magee
2009-03-24
Fixed #10570 -- Grammar fix for Manager docs. Thanks to adamv.
Russell Keith-Magee
2009-03-24
Fixed #10591 -- Corrected link to Jython in docs. Thanks to framos.
Russell Keith-Magee
2009-03-24
Fixed #10592 -- Corrected typo in initial-data howto. Thanks to Paul Menzel.
Russell Keith-Magee
2009-03-24
Added versionadded markers for ModelForm field ordering, added in [10062].
Russell Keith-Magee
2009-03-24
Fixed #10589 -- Removed duplicated model definition in null_fk_ordering regre...
Russell Keith-Magee
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
Updated download_url for eventual 1.1 beta package.
Jacob Kaplan-Moss
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
Added 1.1 beta release notes.
Jacob Kaplan-Moss
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
[next]