Changes between Version 1 and Version 2 of Ticket #18586, comment 20
- Timestamp:
- May 16, 2014, 12:14:00 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18586, comment 20
v1 v2 1 1 I'm at the DjangoCon Europe Sprint and working on splitting up {{{ modeltests.basic.ModelTest.test_object_creation }}} (by the way, now it's called {{{ basic.tests.ModelTest.test_object_creation }}}) 2 3 Patch is at https://github.com/django/django/pull/2671