Changes between Initial Version and Version 1 of Ticket #17605, comment 2
- Timestamp:
- Jan 28, 2012, 4:24:56 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17605, comment 2
initial v1 1 In the '-2' patch I simply converted to ReST syntax the models.py files of the modeltests for m2m, FK and one2one relationships freezing them with the state they were an the pointtheir respective doctests were removed.1 In the '-2' patch I simply converted to ReST syntax the models.py files of the modeltests for m2m, FK and one2one relationships freezing them with the state they were in when their respective doctests were removed. 2 2 3 3 Also, removed all references to `tests/modeltests/*` from `topics/db/models.txt`.