Changes between Initial Version and Version 1 of Ticket #6681, comment 29
- Timestamp:
- Jun 17, 2013, 7:17:08 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6681, comment 29
initial v1 1 As apollo13 mentioned , my approach of setting and unsetting the default inside `parse_rst()` is not safe,I have updated my PR with a refined version of the approach taken in PR368.1 As apollo13 mentioned on IRC, my approach of setting and unsetting the default inside `parse_rst()` is not safe. I have updated my PR with a refined version of the approach taken in PR368. 2 2 3 3 https://github.com/django/django/pull/1277