app/soc/models/seed_db.py
changeset 1562 0e1a93e0c54d
parent 1475 22b63ab59b27
child 1602 723739837649
equal deleted inserted replaced
1561:fe1b141bfc2c 1562:0e1a93e0c54d
   180     'scope_path': 'google/gsoc2009',
   180     'scope_path': 'google/gsoc2009',
   181     'scope': gsoc2009,
   181     'scope': gsoc2009,
   182     'applicant': current_user,
   182     'applicant': current_user,
   183     'home_page': 'http://www.google.com',
   183     'home_page': 'http://www.google.com',
   184     'email': 'org@example.com',
   184     'email': 'org@example.com',
       
   185     'irc_channel': '#care',
       
   186     'pub_mailing_list': 'http://groups.google.com',
       
   187     'dev_mailing_list': 'http://groups.google.com',
   185     'description': 'This is an awesome org!',
   188     'description': 'This is an awesome org!',
   186     'why_applying': 'Because we can',
   189     'why_applying': 'Because we can',
   187     'member_criteria': 'They need to be awesome',
   190     'member_criteria': 'They need to be awesome',
   188     'status': 'pre-accepted',
   191     'status': 'pre-accepted',
   189     'license_name': 'Apache License, 2.0',
   192     'license_name': 'Apache License, 2.0',