Changes between Initial Version and Version 1 of Ticket #17758, comment 26
- Timestamp:
- Oct 26, 2012, 7:51:49 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17758, comment 26
initial v1 1 Hmm, I just noticed ^clelland already did that for me. Well, I rebased some of it anyway https://github.com/lqc/django/commits/issue17758_randomhash.1 Hmm, I just noticed @clelland already did that for me. Well, I rebased some of it anyway https://github.com/lqc/django/commits/issue17758_randomhash. 2 2 3 3 Worth mentioning is that I added `assertQueryStringEqual` instead of sorting in `urlencode` (see http://bugs.python.org/issue15719) and reworked the link checks in admin_inlines a bit.