Changes between Initial Version and Version 1 of Ticket #10899, comment 29
- Timestamp:
- May 19, 2013, 7:50:32 AM (12 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.