From: Bryan Bonvallet Date: Wed, 3 Dec 2014 00:04:47 +0000 (-0500) Subject: filtering out more fluff schools. closes #326 X-Git-Tag: release-20150131~18 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=133e4fc38a301a2506622737a4aed45669ed21ae;p=oweals%2Fkarmaworld.git filtering out more fluff schools. closes #326 --- diff --git a/karmaworld/apps/courses/management/commands/sanitize_usde_schools.py b/karmaworld/apps/courses/management/commands/sanitize_usde_schools.py index c75a410..e1a6d45 100644 --- a/karmaworld/apps/courses/management/commands/sanitize_usde_schools.py +++ b/karmaworld/apps/courses/management/commands/sanitize_usde_schools.py @@ -26,6 +26,10 @@ RESTRICTED_WORDS = [ 'careers', 'adults', 'hospital', + 'barber', + 'cosmetic', + 'therapeutics', + 'adult', 'childcare']