Changes between Initial Version and Version 1 of Ticket #24241, comment 1
- Timestamp:
- Jan 28, 2015, 4:45:53 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24241, comment 1
initial v1 11 11 )) 12 12 + project_state.apps # Fill the apps cached property 13 + import pdb; pdb.set_trace()14 13 other_state = project_state.clone() 15 14 self.assertEqual(project_state, project_state)