add an additional tag so we can route zendesk tickets better for white label sites

add tests

fix

use org
This commit is contained in:
Chris Dodge
2014-09-23 13:49:34 -04:00
parent ed84c1b27a
commit e08040aa75
5 changed files with 64 additions and 8 deletions

View File

@@ -10,6 +10,8 @@ from django.contrib.auth.models import User
FAKE_MICROSITE = {
"SITE_NAME": "openedx.localhost",
"university": "fakeuniversity",
"course_org_filter": "fakeorg",
"REGISTRATION_EXTRA_FIELDS": {
"address1": "required",
"city": "required",