Changes between Initial Version and Version 1 of Ticket #10899, comment 29


Ignore:
Timestamp:
05/19/13 12:50:32 (10 years ago)
Author:
Deni Bertovic
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10899, comment 29

    initial v1  
    11Fixed in: https://github.com/django/django/pull/1167
     2
     3Thanks prestontimmons for the patch. The 2 extra queries in the failing tests are from the read and
     4write of the session object to the database.
Back to Top