Changes between Initial Version and Version 1 of Ticket #6681, comment 29


Ignore:
Timestamp:
Jun 17, 2013, 7:17:08 PM (11 years ago)
Author:
Tai Lee

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.
     1As 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.
    22
    33https://github.com/django/django/pull/1277
Back to Top