index
:
django.git
fix-31295
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-08-13
[soc2009/http-wsgi-improvements] Update versions in docs for the various new ...
archive/soc2009/http-wsgi-improvements
Chris Cahoon
2009-08-13
[soc2009/http-wsgi-improvements] Adds http.HttpResponseStreaming, with docs, ...
Chris Cahoon
2009-08-13
[soc2009/http-wsgi-improvements] Clean up charset-related code in HttpRespons...
Chris Cahoon
2009-08-13
[soc2009/http-wsgi-improvements] Merged up to r11423.
Chris Cahoon
2009-08-03
[soc2009/http-wsgi-improvements] Update the render_to_response shortcut to pa...
Chris Cahoon
2009-07-31
[soc2009/http-wsgi-improvements] Fixes for HttpResponse.charsets docs and Htt...
Chris Cahoon
2009-07-24
[soc2009/http-wsgi-improvements] Change the setting name to SENDFILE_HEADER a...
Chris Cahoon
2009-07-24
[soc2009/http-wsgi-improvements] Remove setting the Content-Length header for...
Chris Cahoon
2009-07-24
[soc2009/http-wsgi-improvements] Add a how-to for using HttpResponseSendFile ...
Chris Cahoon
2009-07-24
[soc2009/http-wsgi-improvements] Merged up to r11318 from trunk.
Chris Cahoon
2009-07-24
[soc2009/http-wsgi-improvements] Fix early settings use in HttpResponseSendFi...
Chris Cahoon
2009-07-23
[soc2009/http-wsgi-improvements] Changes for ``HttpResponseSendFile`` support...
Chris Cahoon
2009-07-21
[soc2009/http-wsgi-improvments] ``HttpResponseSendFile`` now works (again?) u...
Chris Cahoon
2009-07-18
[soc2009/http-wsgi-improvements] Establish the priorities and fallbacks for H...
Chris Cahoon
2009-07-17
[soc2009/http-wsgi-improvements] Throw an exception when HttpResponse.codec i...
Chris Cahoon
2009-07-17
[soc2009/http-wsgi-improvements] Add docs that I missed from the patch and re...
Chris Cahoon
2009-07-17
[soc2009/http-wsgi-improvements] Expects content to be iterable throughout ``...
Chris Cahoon
2009-07-17
[soc2009/http-wsgi-improvements] Fix HttpResponseSendFile indentation issue a...
Chris Cahoon
2009-07-17
[soc2009/http-wsgi-improvements] Merged up to r12258 from trunk.
Chris Cahoon
2009-07-11
[soc2009/http-wsgi-improvements] Added the codec attribute/property to HttpRe...
Chris Cahoon
2009-07-10
[gsoc2009/http-wsgi-improvements] Clean up imports in django.http and django....
Chris Cahoon
2009-07-10
[soc2009/http-wsgi-improvements] HttpResponseSendFile now uses django.core.se...
Chris Cahoon
2009-07-09
[soc2009/http-wsgi-improvements] Refactor setting 406 status codes in HttpRes...
Chris Cahoon
2009-07-09
[soc2009/http-wsgi-improvement] Repairs to initial regressiontests.sendfile t...
Chris Cahoon
2009-07-06
[soc2009/http-wsgi-improvements] Change HttpResponse.status_code to a propert...
Chris Cahoon
2009-07-06
[soc2009/http-wsgi-improvements] Merged up to r11176 from trunk.
Chris Cahoon
2009-07-02
[soc2009/http-wsgi-improvements] Fix core.handler.BaseHandler.process_request.
Chris Cahoon
2009-07-01
[soc2009/http-wsgi-improvements] Initial HttpResponseSendFile support, change...
Chris Cahoon
2009-07-01
[soc2009/http-wsgi-improvements] Merged up to r11127 from trunk.
Chris Cahoon
2009-06-25
[soc2009/http-wsgi-improvements] Modified tests/test_client_regress to expect...
Chris Cahoon
2009-06-25
[soc2009/http-wsgi-improvements] Merged up to 11103 from trunk.
Chris Cahoon
2009-06-18
[soc2009/http-wsgi-improvements] http.HttpResponse now initializes self._code...
Chris Cahoon
2009-06-18
[soc2009/http-wsgi-improvements] Moved common code from core.handlers.modpyth...
Chris Cahoon
2009-06-17
[soc2009/http-wsgi-improvements] Added more tests for #10190, changed logic t...
Chris Cahoon
2009-06-16
[soc2009/http-wsgi-improvements] Code and tests in support of http.charsets.d...
Chris Cahoon
2009-06-16
[soc2009/http-wsgi-improvements] Merged up to 11009 from trunk.
Chris Cahoon
2009-06-13
Fixed #9253 -- Modified the method used to generate constraint names so that ...
Chris Cahoon
2009-06-13
Fixed #11194 -- Corrected loading of Proxy models from fixtures (and, by exte...
Chris Cahoon
2009-06-13
Fixed #10672 -- Altered save_base to ensure that proxy models send a post_sav...
Chris Cahoon
2009-06-13
Fixed #10785 -- Corrected a case for foreign key lookup where the related obj...
Chris Cahoon
2009-06-13
Fixed #11274 -- Corrected doctests to not cause test failures due to missing ...
Chris Cahoon
2009-06-13
Fixed #11271 -- Added a translation marker for the list_editable save button....
Chris Cahoon
2009-06-13
Fixed #11082 -- Ensured that subqueries used in an exclude(X__in=) clause are...
Chris Cahoon
2009-06-13
Fixed #10733 -- Added a regression test for queries with multiple references ...
Chris Cahoon
2009-06-13
Fixed #10572 -- Corrected the operation of the defer() and only() clauses whe...
Chris Cahoon
2009-06-13
Fixed #9479 -- Corrected an edge case in bulk queryset deletion that could ca...
Chris Cahoon
2009-06-13
Fixed #11087 -- Fixed the `Count` annotation when used with `GeoManager`. Th...
Chris Cahoon
2009-06-13
Fixed #11200 -- Now use a `set` data structure for `GoogleMap` icons so that ...
Chris Cahoon
2009-06-13
Fixed a few Python 2.3 incompatibilities that were causing test failures.
Chris Cahoon
2009-06-13
Fixed #11216 and #11218 -- Corrected a few typos, thanks buriy.
Chris Cahoon
[next]