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
2008-10-24
[1.0.X] Backed out r9250. I committed this to the branch by mistake; there's no
Malcolm Tredinnick
2008-10-24
[1.0.X] Fixed #9406 -- Ensure that each database column is only represented
Malcolm Tredinnick
2008-10-24
[1.0.X] Fixed #9383 -- Don't open a network connection for sending email if
Malcolm Tredinnick
2008-10-24
[1.0.X] Fixed #9410 -- I did not spell Portuguese correctly 18 months ago.
Malcolm Tredinnick
2008-10-22
[1.0.X] Fixed #9252 -- Moved the try/except protecting against incorrect look...
Karen Tracey
2008-10-21
[1.0.X] Display non_field_errors of inline forms in the admin. This was a pre...
Brian Rosner
2008-10-21
[1.0.X] Fixed #3096 -- Make admin list_filters respect limit_choices_to.
Karen Tracey
2008-10-21
[1.0.X] Fixed #9039 -- Don't perform unique checks on NULL values, since NULL...
Karen Tracey
2008-10-21
Fixed #9361 -- thanks to Guillaume for the bug report and patch.
Justin Bronn
2008-10-18
[1.0.X] Fixed #9136: Do slicing in Oracle with rownum instead of
Ian Kelly
2008-10-17
[1.0.X] Fixed #8110 -- Allow for AdminLogNode's render to be called more than...
Karen Tracey
2008-10-13
[1.0.X] Fixed Oracle introspection mapping of DATE columns, and added an
Ian Kelly
2008-10-11
[1.0.X] Updated svnmerge.py metadata.
Karen Tracey
2008-10-11
[1.0.X] Fixed .distinct() not working with slicing in Oracle, due to the
Malcolm Tredinnick
2008-10-10
[1.0.X] Yet more file storage testing cleanup for the sake of buildbots; this...
Jacob Kaplan-Moss
2008-10-10
[1.0.X] More be-nice-to-the-buildbot: be better about cleaning up files creat...
Jacob Kaplan-Moss
2008-10-10
[1.0.X] Be nice to buildbots: switched `modeltests/files` to use a proper iso...
Jacob Kaplan-Moss
2008-10-09
[1.0.X] Corrected a typo in the 1.0 porting guide.
Brian Rosner
2008-10-09
[1.0.X] Fixed #9239 -- Somebody read my form validation docs from r9180 and
Malcolm Tredinnick
2008-10-09
[1.0.X] Fixed #9325 -- Typo fix in the forms documentation.
Malcolm Tredinnick
2008-10-09
[1.0.X]Fixed #9328 -- Added Scot Hacker to AUTHORS and moved a couple of other
Malcolm Tredinnick
2008-10-08
[1.0.X] Fixed #9053 -- Allowed for sorting of callable and ModelAdmin methods...
Karen Tracey
2008-10-08
[1.0.X] Blocked new feature r9188 from consideration by svnmerge.py.
Karen Tracey
2008-10-08
[1.0.X] Fixed #9319 -- Fixed a crash when using the same model field in multiple
Malcolm Tredinnick
2008-10-08
[1.0.X] A queryset that has had ordering removed (order_by()) can have ordering
Malcolm Tredinnick
2008-10-08
[1.0.X] Fixed #6748 -- When printing the repr() of querysets, don't load or
Malcolm Tredinnick
2008-10-08
[1.0.X] Applying a limit to a queryset that already had an upper limit of 0
Malcolm Tredinnick
2008-10-08
[1.0.X] The tests added in r9185 were altering the test environment in bad
Malcolm Tredinnick
2008-10-07
[1.0.X] Fixed #9233 -- Allow date and message-id headers to be passed in
Malcolm Tredinnick
2008-10-07
[1.0.X] Fixed #9215 -- Added a view/template example of using pagination.
Malcolm Tredinnick
2008-10-07
[1.0.X] Added a link to the "documentation" documentation in the contributing...
Malcolm Tredinnick
2008-10-07
[1.0.X] Added a note about where custom manager specifications go in a model
Malcolm Tredinnick
2008-10-07
[1.0.X] Fixed #9224 -- Prevent a crash when certain query strings are sent using
Malcolm Tredinnick
2008-10-07
Reverted r9186 -- Committed to the wrong branch (it's a feature addition).
Malcolm Tredinnick
2008-10-07
Fixed #5888 -- Added methods to the test client to support HEAD, PUT, DELETE
Malcolm Tredinnick
2008-10-07
[1.0.X] Fixed #9199 -- We were erroneously only prepending "www" to the domain
Malcolm Tredinnick
2008-10-06
[1.0.X] Update svnmerge.py metadata to reflect changesets that have been merg...
Karen Tracey
2008-10-06
[1.0.X] Set svnmerge.py metadata to block non-bugfix changesets from trunk.
Karen Tracey
2008-10-06
[1.0.X] Initialize svnmerge.py metadata for 1.0.X branch.
Karen Tracey
2008-10-06
[1.0.X] Added a lot more explanation about form field validation, including
Malcolm Tredinnick
2008-10-06
[1.0.X] Fixed #7011 -- Clarified what User.is_active really means in the docu...
Malcolm Tredinnick
2008-10-06
[1.0.X] Fixed #6979 -- Fixed the documentation cross-reference between the
Malcolm Tredinnick
2008-10-06
[1.0.X] Fixed #8768 -- Clarified that ugettext_lazy() results are unicode
Malcolm Tredinnick
2008-10-06
[1.0.X] Fixed #8184 -- Added a note to the documentation for reverse() that all
Malcolm Tredinnick
2008-10-06
[1.0.X] Fixed #9254 -- Added information to the porting guide about the removal
Malcolm Tredinnick
2008-10-06
[1.0.X] Fixed #8688 -- Added a note about using a settings variable for the
Malcolm Tredinnick
2008-10-06
[1.0.X] Fixed a couple of markup errors in the documentation.
Malcolm Tredinnick
2008-10-06
[1.0.X] Fixed #9047 -- Marked up django.core.urlresolvers.reverse() properly in
Malcolm Tredinnick
2008-10-06
[1.0.X] Added some better error reporting and path handling when creating tem...
Malcolm Tredinnick
2008-10-06
[1.0.X] Fixed #5753 -- Allow createsuperuser to work in situations where there
Malcolm Tredinnick
[next]