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-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
2009-03-23
Fixed a false failure in the test suite when running Oracle.
Ian Kelly
2009-03-23
Fixed an error in the `firstof` template tag when used with `TEMPLATE_STRING_...
Jacob Kaplan-Moss
2009-03-23
Oops, added missing file from [10122].
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
Removed erroneous changes to 1.1 alpha 1 release notes.
Luke Plant
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
2009-03-23
Removed an invalid template test (translating an empty string is a bad idea).
Malcolm Tredinnick
2009-03-22
Fixed #10581 -- Fixed conditional handling of If-Match headers.
Malcolm Tredinnick
2009-03-22
Fixed #8962 -- Consistently support format and input_format in the various (i...
Karen Tracey
2009-03-22
Fixed #5791 -- Added early-bailout support for views (ETags and Last-modified).
Malcolm Tredinnick
2009-03-22
Fixed deferred loading of fields with default values.
Malcolm Tredinnick
2009-03-21
Corrected syntax typos in a couple of versionadded directives.
Gary Wilson Jr
2009-03-21
Added a versionadded directive to new redirect shortcut (refs #10194).
Gary Wilson Jr
2009-03-21
Fixed #9958: split the `CommentForm` into a set of smaller forms. This for be...
Jacob Kaplan-Moss
2009-03-21
Fixed #9303 (again) by removing some code missing in [9891].
Jacob Kaplan-Moss
2009-03-21
Fixed #10194: added `django.shortcuts.redirect`, a do-what-I-mean redirect sh...
Jacob Kaplan-Moss
2009-03-20
Added some further clarification to the docs for Meta.managed.
Malcolm Tredinnick
2009-03-20
Fixed #9628 -- Use `pysqlite2` for database backend, if installed.
Justin Bronn
2009-03-20
Fixed #2698 -- Fixed deleting in the presence of custom managers.
Malcolm Tredinnick
2009-03-20
GeoDjango test suite now takes advantage of `importlib` added in r10088.
Justin Bronn
2009-03-20
Fixed #10480 -- made `icons` a property to add more flexibility.
Justin Bronn
2009-03-20
Fixed #10556 -- Fixed a problem in the fastcgi server after r10088.
Malcolm Tredinnick
2009-03-20
Python 2.3 fix: assertTrue *still* doesn't exist in Python 2.3
Malcolm Tredinnick
2009-03-20
Fixed #10547 -- Worked around some odd behaviour in Python 2.3 and 2.4.
Malcolm Tredinnick
2009-03-20
More typo fixing. :-(
Malcolm Tredinnick
2009-03-20
Whoops. I left some debugging printing in r10096. Nothing to see here.
Malcolm Tredinnick
2009-03-20
Fixed database backend creation for Python 2.3.
Malcolm Tredinnick
2009-03-19
Updated all refs to default middleware in docs.
Luke Plant
[prev]
[next]