Add bank name to sample of NEFT.
--- a/project/scipycon/registration/models.py Thu Nov 25 13:30:00 2010 +0530
+++ b/project/scipycon/registration/models.py Thu Nov 25 17:30:58 2010 +0530
@@ -143,5 +143,5 @@
"If the payment mode was Net Banking please provide the <font "
"color='red'>last four digits of the account number and the name "
"of the account holder and the bank name</font> from which the "
- "transfer was made. Example: 8804, Harish Chandra",
+ "transfer was made. Example: 8804, Harish Chandra, SBI",
blank=True, null=True)