Changes between Initial Version and Version 1 of Ticket #18586, comment 17
- Timestamp:
- Apr 14, 2014, 5:02:10 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18586, comment 17
initial v1 1 Hi. I just created https://github.com/liavkoren-vmfarms/djangoDev/tree/ticket_18586 which refactors modeltests.get_or_create.GetOrCreateTests.test_get_or_create into smaller units and changes comments over to docstrings. I'd be happy to continue crunching through the tests in this ticket if everything is okay with that first set of changes.1 Hi. I just created https://github.com/liavkoren-vmfarms/djangoDev/tree/ticket_18586 which refactors modeltests.get_or_create.GetOrCreateTests.test_get_or_create into smaller units and changes comments over to docstrings. 2 2 3 Thanks, Liav.3 I just created a pull request for this patch.