app/soc/models/seed_db.py
changeset 1562 0e1a93e0c54d
parent 1475 22b63ab59b27
child 1602 723739837649
--- a/app/soc/models/seed_db.py	Sat Feb 28 14:29:23 2009 +0000
+++ b/app/soc/models/seed_db.py	Sat Feb 28 17:05:53 2009 +0000
@@ -182,6 +182,9 @@
     'applicant': current_user,
     'home_page': 'http://www.google.com',
     'email': 'org@example.com',
+    'irc_channel': '#care',
+    'pub_mailing_list': 'http://groups.google.com',
+    'dev_mailing_list': 'http://groups.google.com',
     'description': 'This is an awesome org!',
     'why_applying': 'Because we can',
     'member_criteria': 'They need to be awesome',