Changes between Initial Version and Version 1 of Ticket #10899, comment 29
- Timestamp:
- 05/19/13 12:50:32 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10899, comment 29
initial v1 1 1 Fixed in: https://github.com/django/django/pull/1167 2 3 Thanks prestontimmons for the patch. The 2 extra queries in the failing tests are from the read and 4 write of the session object to the database.