project/scipycon/registration/models.py
changeset 296 8323e8d7d1f4
parent 294 7c12c63fef3b
child 309 861223798fa4
equal deleted inserted replaced
295:e8f8a599e594 296:8323e8d7d1f4
   141         "the <font color='red'>cheque or DD number and the name of the bank "
   141         "the <font color='red'>cheque or DD number and the name of the bank "
   142         "and branch</font>. Example: 4536234, SBI, IIT Powai, Mumbai.<br/> "
   142         "and branch</font>. Example: 4536234, SBI, IIT Powai, Mumbai.<br/> "
   143         "If the payment mode was Net Banking please provide the <font "
   143         "If the payment mode was Net Banking please provide the <font "
   144         "color='red'>last four digits of the account number and the name "
   144         "color='red'>last four digits of the account number and the name "
   145         "of the account holder and the bank name</font> from which the "
   145         "of the account holder and the bank name</font> from which the "
   146         "transfer was made. Example: 8804, Harish Chandra",
   146         "transfer was made. Example: 8804, Harish Chandra, SBI",
   147         blank=True, null=True)
   147         blank=True, null=True)