Merge branch 'master' of github.com:FinalsClub/karmaworld
authorSeth Woodworth <seth@sethish.com>
Fri, 12 Jul 2013 13:50:48 +0000 (09:50 -0400)
committerSeth Woodworth <seth@sethish.com>
Fri, 12 Jul 2013 13:50:48 +0000 (09:50 -0400)
1  2 
karmaworld/apps/courses/management/commands/sanitize_usde_schools.py

index c7a172b99baf80ac923082390b54fd01db22333b,8fd1166138cda605c86438657b2e85b25f1714c1..119e42022e0c5eca7196b25ead3194693681d299
@@@ -22,9 -22,12 +22,13 @@@ RESTRICTED_WORDS = 
                  'beauty',
                  'nail',
                  'acupuncture',
-                 'chiropractic']
+                 'chiropractic',
+                 'careers',
+                 'adults',
+                 'hospital',
+                 'childcare']
  
 +
  class Command(BaseCommand):
      """ Delete Schools that contain RESTRICTED WORDS in their names """
      args = 'none'