Changes between Initial Version and Version 3 of Ticket #9486


Ignore:
Timestamp:
Nov 20, 2008, 4:23:58 AM (15 years ago)
Author:
Malcolm Tredinnick
Comment:

(Edited description because, due to a Trac bug, it was messing up the formatting of the rest of the page.)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9486

    • Property Resolutionduplicate
    • Property Status newclosed
  • Ticket #9486 – Description

    initial v3  
    11Here is the svn diff
    2 
     2{{{
    33Index: django/forms/forms.py
    44===================================================================
     
    2020                     label = ''
    2121                 if field.help_text:
     22}}}
Back to Top