From 99795d708c0e6cfc83343b2adc131df5463f9e38 Mon Sep 17 00:00:00 2001 From: Eric Fischer Date: Wed, 3 May 2017 16:50:36 -0400 Subject: [PATCH 1/3] Make use of ChordableDjangoBackend Includes edx-celeryutils, django-celery version bump --- requirements/edx/base.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index d13e2be034..70c26b7914 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -16,7 +16,7 @@ dealer==2.0.4 defusedxml==0.4.1 django-babel-underscore==0.5.1 markey==0.8 # From django-babel-underscore -django-celery==3.1.16 +django-celery==3.2.1 django-config-models==0.1.3 django-countries==4.0 django-extensions==1.5.9 @@ -43,7 +43,7 @@ django-waffle==0.11.1 djangorestframework-jwt==1.8.0 djangorestframework-oauth==1.1.0 edx-ccx-keys==0.2.1 -edx-celeryutils==0.1.5 +edx-celeryutils==0.2.2 edx-drf-extensions==1.2.2 edx-i18n-tools==0.3.7 edx-lint==0.4.3 From a4433e7ab37557d3be00cb99f9864387a991949b Mon Sep 17 00:00:00 2001 From: Eric Fischer Date: Wed, 7 Jun 2017 13:13:36 -0400 Subject: [PATCH 2/3] database fixture updates --- .../test/db_cache/bok_choy_data_default.json | 2 +- .../bok_choy_migrations_data_default.sql | 4 +- ...migrations_data_student_module_history.sql | 4 +- .../test/db_cache/bok_choy_schema_default.sql | 94 ++++++++++++++++-- ...bok_choy_schema_student_module_history.sql | 2 +- common/test/db_cache/lettuce.db | Bin 1776640 -> 1798144 bytes .../lettuce_student_module_history.db | Bin 30720 -> 30720 bytes 7 files changed, 92 insertions(+), 14 deletions(-) diff --git a/common/test/db_cache/bok_choy_data_default.json b/common/test/db_cache/bok_choy_data_default.json index 1ae724b5bf..59a1150260 100644 --- a/common/test/db_cache/bok_choy_data_default.json +++ b/common/test/db_cache/bok_choy_data_default.json @@ -1 +1 @@ -[{"fields": {"model": "apiaccessrequest", "app_label": "api_admin"}, "model": "contenttypes.contenttype", "pk": 1}, {"fields": {"model": "permission", "app_label": "auth"}, "model": "contenttypes.contenttype", "pk": 2}, {"fields": {"model": "group", "app_label": "auth"}, "model": "contenttypes.contenttype", "pk": 3}, {"fields": {"model": "user", "app_label": "auth"}, "model": "contenttypes.contenttype", "pk": 4}, {"fields": {"model": "contenttype", "app_label": "contenttypes"}, "model": "contenttypes.contenttype", "pk": 5}, {"fields": {"model": "redirect", "app_label": "redirects"}, "model": "contenttypes.contenttype", "pk": 6}, {"fields": {"model": "session", "app_label": "sessions"}, "model": "contenttypes.contenttype", "pk": 7}, {"fields": {"model": "site", "app_label": "sites"}, "model": "contenttypes.contenttype", "pk": 8}, {"fields": {"model": "taskmeta", "app_label": "djcelery"}, "model": "contenttypes.contenttype", "pk": 9}, {"fields": {"model": "tasksetmeta", "app_label": "djcelery"}, "model": "contenttypes.contenttype", "pk": 10}, {"fields": {"model": "intervalschedule", "app_label": "djcelery"}, "model": "contenttypes.contenttype", "pk": 11}, {"fields": {"model": "crontabschedule", "app_label": "djcelery"}, "model": "contenttypes.contenttype", "pk": 12}, {"fields": {"model": "periodictasks", "app_label": "djcelery"}, "model": "contenttypes.contenttype", "pk": 13}, {"fields": {"model": "periodictask", "app_label": "djcelery"}, "model": "contenttypes.contenttype", "pk": 14}, {"fields": {"model": "workerstate", "app_label": "djcelery"}, "model": "contenttypes.contenttype", "pk": 15}, {"fields": {"model": "taskstate", "app_label": "djcelery"}, "model": "contenttypes.contenttype", "pk": 16}, {"fields": {"model": "flag", "app_label": "waffle"}, "model": "contenttypes.contenttype", "pk": 17}, {"fields": {"model": "switch", "app_label": "waffle"}, "model": "contenttypes.contenttype", "pk": 18}, {"fields": {"model": "sample", "app_label": "waffle"}, "model": "contenttypes.contenttype", "pk": 19}, {"fields": {"model": "globalstatusmessage", "app_label": "status"}, "model": "contenttypes.contenttype", "pk": 20}, {"fields": {"model": "coursemessage", "app_label": "status"}, "model": "contenttypes.contenttype", "pk": 21}, {"fields": {"model": "assetbaseurlconfig", "app_label": "static_replace"}, "model": "contenttypes.contenttype", "pk": 22}, {"fields": {"model": "assetexcludedextensionsconfig", "app_label": "static_replace"}, "model": "contenttypes.contenttype", "pk": 23}, {"fields": {"model": "courseassetcachettlconfig", "app_label": "contentserver"}, "model": "contenttypes.contenttype", "pk": 24}, {"fields": {"model": "cdnuseragentsconfig", "app_label": "contentserver"}, "model": "contenttypes.contenttype", "pk": 25}, {"fields": {"model": "sitetheme", "app_label": "theming"}, "model": "contenttypes.contenttype", "pk": 26}, {"fields": {"model": "siteconfiguration", "app_label": "site_configuration"}, "model": "contenttypes.contenttype", "pk": 27}, {"fields": {"model": "siteconfigurationhistory", "app_label": "site_configuration"}, "model": "contenttypes.contenttype", "pk": 28}, {"fields": {"model": "studentmodule", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 29}, {"fields": {"model": "studentmodulehistory", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 30}, {"fields": {"model": "xmoduleuserstatesummaryfield", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 31}, {"fields": {"model": "xmodulestudentprefsfield", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 32}, {"fields": {"model": "xmodulestudentinfofield", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 33}, {"fields": {"model": "offlinecomputedgrade", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 34}, {"fields": {"model": "offlinecomputedgradelog", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 35}, {"fields": {"model": "studentfieldoverride", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 36}, {"fields": {"model": "anonymoususerid", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 37}, {"fields": {"model": "userstanding", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 38}, {"fields": {"model": "userprofile", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 39}, {"fields": {"model": "usersignupsource", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 40}, {"fields": {"model": "usertestgroup", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 41}, {"fields": {"model": "registration", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 42}, {"fields": {"model": "pendingnamechange", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 43}, {"fields": {"model": "pendingemailchange", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 44}, {"fields": {"model": "passwordhistory", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 45}, {"fields": {"model": "loginfailures", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 46}, {"fields": {"model": "historicalcourseenrollment", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 47}, {"fields": {"model": "courseenrollment", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 48}, {"fields": {"model": "manualenrollmentaudit", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 49}, {"fields": {"model": "courseenrollmentallowed", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 50}, {"fields": {"model": "courseaccessrole", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 51}, {"fields": {"model": "dashboardconfiguration", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 52}, {"fields": {"model": "linkedinaddtoprofileconfiguration", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 53}, {"fields": {"model": "entranceexamconfiguration", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 54}, {"fields": {"model": "languageproficiency", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 55}, {"fields": {"model": "courseenrollmentattribute", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 56}, {"fields": {"model": "enrollmentrefundconfiguration", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 57}, {"fields": {"model": "registrationcookieconfiguration", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 58}, {"fields": {"model": "userattribute", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 59}, {"fields": {"model": "logoutviewconfiguration", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 60}, {"fields": {"model": "trackinglog", "app_label": "track"}, "model": "contenttypes.contenttype", "pk": 61}, {"fields": {"model": "ratelimitconfiguration", "app_label": "util"}, "model": "contenttypes.contenttype", "pk": 62}, {"fields": {"model": "certificatewhitelist", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 63}, {"fields": {"model": "generatedcertificate", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 64}, {"fields": {"model": "certificategenerationhistory", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 65}, {"fields": {"model": "certificateinvalidation", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 66}, {"fields": {"model": "examplecertificateset", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 67}, {"fields": {"model": "examplecertificate", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 68}, {"fields": {"model": "certificategenerationcoursesetting", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 69}, {"fields": {"model": "certificategenerationconfiguration", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 70}, {"fields": {"model": "certificatehtmlviewconfiguration", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 71}, {"fields": {"model": "certificatetemplate", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 72}, {"fields": {"model": "certificatetemplateasset", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 73}, {"fields": {"model": "instructortask", "app_label": "instructor_task"}, "model": "contenttypes.contenttype", "pk": 74}, {"fields": {"model": "courseusergroup", "app_label": "course_groups"}, "model": "contenttypes.contenttype", "pk": 75}, {"fields": {"model": "cohortmembership", "app_label": "course_groups"}, "model": "contenttypes.contenttype", "pk": 76}, {"fields": {"model": "courseusergrouppartitiongroup", "app_label": "course_groups"}, "model": "contenttypes.contenttype", "pk": 77}, {"fields": {"model": "coursecohortssettings", "app_label": "course_groups"}, "model": "contenttypes.contenttype", "pk": 78}, {"fields": {"model": "coursecohort", "app_label": "course_groups"}, "model": "contenttypes.contenttype", "pk": 79}, {"fields": {"model": "target", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 80}, {"fields": {"model": "cohorttarget", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 81}, {"fields": {"model": "coursemodetarget", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 82}, {"fields": {"model": "courseemail", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 83}, {"fields": {"model": "optout", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 84}, {"fields": {"model": "courseemailtemplate", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 85}, {"fields": {"model": "courseauthorization", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 86}, {"fields": {"model": "bulkemailflag", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 87}, {"fields": {"model": "brandinginfoconfig", "app_label": "branding"}, "model": "contenttypes.contenttype", "pk": 88}, {"fields": {"model": "brandingapiconfig", "app_label": "branding"}, "model": "contenttypes.contenttype", "pk": 89}, {"fields": {"model": "persistentgradesenabledflag", "app_label": "grades"}, "model": "contenttypes.contenttype", "pk": 90}, {"fields": {"model": "coursepersistentgradesflag", "app_label": "grades"}, "model": "contenttypes.contenttype", "pk": 91}, {"fields": {"model": "computegradessetting", "app_label": "grades"}, "model": "contenttypes.contenttype", "pk": 92}, {"fields": {"model": "visibleblocks", "app_label": "grades"}, "model": "contenttypes.contenttype", "pk": 93}, {"fields": {"model": "persistentsubsectiongrade", "app_label": "grades"}, "model": "contenttypes.contenttype", "pk": 94}, {"fields": {"model": "persistentcoursegrade", "app_label": "grades"}, "model": "contenttypes.contenttype", "pk": 95}, {"fields": {"model": "externalauthmap", "app_label": "external_auth"}, "model": "contenttypes.contenttype", "pk": 96}, {"fields": {"model": "nonce", "app_label": "django_openid_auth"}, "model": "contenttypes.contenttype", "pk": 97}, {"fields": {"model": "association", "app_label": "django_openid_auth"}, "model": "contenttypes.contenttype", "pk": 98}, {"fields": {"model": "useropenid", "app_label": "django_openid_auth"}, "model": "contenttypes.contenttype", "pk": 99}, {"fields": {"model": "client", "app_label": "oauth2"}, "model": "contenttypes.contenttype", "pk": 100}, {"fields": {"model": "grant", "app_label": "oauth2"}, "model": "contenttypes.contenttype", "pk": 101}, {"fields": {"model": "accesstoken", "app_label": "oauth2"}, "model": "contenttypes.contenttype", "pk": 102}, {"fields": {"model": "refreshtoken", "app_label": "oauth2"}, "model": "contenttypes.contenttype", "pk": 103}, {"fields": {"model": "trustedclient", "app_label": "edx_oauth2_provider"}, "model": "contenttypes.contenttype", "pk": 104}, {"fields": {"model": "application", "app_label": "oauth2_provider"}, "model": "contenttypes.contenttype", "pk": 105}, {"fields": {"model": "grant", "app_label": "oauth2_provider"}, "model": "contenttypes.contenttype", "pk": 106}, {"fields": {"model": "accesstoken", "app_label": "oauth2_provider"}, "model": "contenttypes.contenttype", "pk": 107}, {"fields": {"model": "refreshtoken", "app_label": "oauth2_provider"}, "model": "contenttypes.contenttype", "pk": 108}, {"fields": {"model": "restrictedapplication", "app_label": "oauth_dispatch"}, "model": "contenttypes.contenttype", "pk": 109}, {"fields": {"model": "oauth2providerconfig", "app_label": "third_party_auth"}, "model": "contenttypes.contenttype", "pk": 110}, {"fields": {"model": "samlproviderconfig", "app_label": "third_party_auth"}, "model": "contenttypes.contenttype", "pk": 111}, {"fields": {"model": "samlconfiguration", "app_label": "third_party_auth"}, "model": "contenttypes.contenttype", "pk": 112}, {"fields": {"model": "samlproviderdata", "app_label": "third_party_auth"}, "model": "contenttypes.contenttype", "pk": 113}, {"fields": {"model": "ltiproviderconfig", "app_label": "third_party_auth"}, "model": "contenttypes.contenttype", "pk": 114}, {"fields": {"model": "providerapipermissions", "app_label": "third_party_auth"}, "model": "contenttypes.contenttype", "pk": 115}, {"fields": {"model": "nonce", "app_label": "oauth_provider"}, "model": "contenttypes.contenttype", "pk": 116}, {"fields": {"model": "scope", "app_label": "oauth_provider"}, "model": "contenttypes.contenttype", "pk": 117}, {"fields": {"model": "consumer", "app_label": "oauth_provider"}, "model": "contenttypes.contenttype", "pk": 118}, {"fields": {"model": "token", "app_label": "oauth_provider"}, "model": "contenttypes.contenttype", "pk": 119}, {"fields": {"model": "resource", "app_label": "oauth_provider"}, "model": "contenttypes.contenttype", "pk": 120}, {"fields": {"model": "article", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 121}, {"fields": {"model": "articleforobject", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 122}, {"fields": {"model": "articlerevision", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 123}, {"fields": {"model": "urlpath", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 124}, {"fields": {"model": "articleplugin", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 125}, {"fields": {"model": "reusableplugin", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 126}, {"fields": {"model": "simpleplugin", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 127}, {"fields": {"model": "revisionplugin", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 128}, {"fields": {"model": "revisionpluginrevision", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 129}, {"fields": {"model": "image", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 130}, {"fields": {"model": "imagerevision", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 131}, {"fields": {"model": "attachment", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 132}, {"fields": {"model": "attachmentrevision", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 133}, {"fields": {"model": "notificationtype", "app_label": "django_notify"}, "model": "contenttypes.contenttype", "pk": 134}, {"fields": {"model": "settings", "app_label": "django_notify"}, "model": "contenttypes.contenttype", "pk": 135}, {"fields": {"model": "subscription", "app_label": "django_notify"}, "model": "contenttypes.contenttype", "pk": 136}, {"fields": {"model": "notification", "app_label": "django_notify"}, "model": "contenttypes.contenttype", "pk": 137}, {"fields": {"model": "logentry", "app_label": "admin"}, "model": "contenttypes.contenttype", "pk": 138}, {"fields": {"model": "role", "app_label": "django_comment_common"}, "model": "contenttypes.contenttype", "pk": 139}, {"fields": {"model": "permission", "app_label": "django_comment_common"}, "model": "contenttypes.contenttype", "pk": 140}, {"fields": {"model": "forumsconfig", "app_label": "django_comment_common"}, "model": "contenttypes.contenttype", "pk": 141}, {"fields": {"model": "note", "app_label": "notes"}, "model": "contenttypes.contenttype", "pk": 142}, {"fields": {"model": "splashconfig", "app_label": "splash"}, "model": "contenttypes.contenttype", "pk": 143}, {"fields": {"model": "userpreference", "app_label": "user_api"}, "model": "contenttypes.contenttype", "pk": 144}, {"fields": {"model": "usercoursetag", "app_label": "user_api"}, "model": "contenttypes.contenttype", "pk": 145}, {"fields": {"model": "userorgtag", "app_label": "user_api"}, "model": "contenttypes.contenttype", "pk": 146}, {"fields": {"model": "order", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 147}, {"fields": {"model": "orderitem", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 148}, {"fields": {"model": "invoice", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 149}, {"fields": {"model": "invoicetransaction", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 150}, {"fields": {"model": "invoiceitem", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 151}, {"fields": {"model": "courseregistrationcodeinvoiceitem", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 152}, {"fields": {"model": "invoicehistory", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 153}, {"fields": {"model": "courseregistrationcode", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 154}, {"fields": {"model": "registrationcoderedemption", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 155}, {"fields": {"model": "coupon", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 156}, {"fields": {"model": "couponredemption", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 157}, {"fields": {"model": "paidcourseregistration", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 158}, {"fields": {"model": "courseregcodeitem", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 159}, {"fields": {"model": "courseregcodeitemannotation", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 160}, {"fields": {"model": "paidcourseregistrationannotation", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 161}, {"fields": {"model": "certificateitem", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 162}, {"fields": {"model": "donationconfiguration", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 163}, {"fields": {"model": "donation", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 164}, {"fields": {"model": "coursemode", "app_label": "course_modes"}, "model": "contenttypes.contenttype", "pk": 165}, {"fields": {"model": "coursemodesarchive", "app_label": "course_modes"}, "model": "contenttypes.contenttype", "pk": 166}, {"fields": {"model": "coursemodeexpirationconfig", "app_label": "course_modes"}, "model": "contenttypes.contenttype", "pk": 167}, {"fields": {"model": "softwaresecurephotoverification", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 168}, {"fields": {"model": "historicalverificationdeadline", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 169}, {"fields": {"model": "verificationdeadline", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 170}, {"fields": {"model": "verificationcheckpoint", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 171}, {"fields": {"model": "verificationstatus", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 172}, {"fields": {"model": "incoursereverificationconfiguration", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 173}, {"fields": {"model": "icrvstatusemailsconfiguration", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 174}, {"fields": {"model": "skippedreverification", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 175}, {"fields": {"model": "darklangconfig", "app_label": "dark_lang"}, "model": "contenttypes.contenttype", "pk": 176}, {"fields": {"model": "microsite", "app_label": "microsite_configuration"}, "model": "contenttypes.contenttype", "pk": 177}, {"fields": {"model": "micrositehistory", "app_label": "microsite_configuration"}, "model": "contenttypes.contenttype", "pk": 178}, {"fields": {"model": "historicalmicrositeorganizationmapping", "app_label": "microsite_configuration"}, "model": "contenttypes.contenttype", "pk": 179}, {"fields": {"model": "micrositeorganizationmapping", "app_label": "microsite_configuration"}, "model": "contenttypes.contenttype", "pk": 180}, {"fields": {"model": "historicalmicrositetemplate", "app_label": "microsite_configuration"}, "model": "contenttypes.contenttype", "pk": 181}, {"fields": {"model": "micrositetemplate", "app_label": "microsite_configuration"}, "model": "contenttypes.contenttype", "pk": 182}, {"fields": {"model": "whitelistedrssurl", "app_label": "rss_proxy"}, "model": "contenttypes.contenttype", "pk": 183}, {"fields": {"model": "embargoedcourse", "app_label": "embargo"}, "model": "contenttypes.contenttype", "pk": 184}, {"fields": {"model": "embargoedstate", "app_label": "embargo"}, "model": "contenttypes.contenttype", "pk": 185}, {"fields": {"model": "restrictedcourse", "app_label": "embargo"}, "model": "contenttypes.contenttype", "pk": 186}, {"fields": {"model": "country", "app_label": "embargo"}, "model": "contenttypes.contenttype", "pk": 187}, {"fields": {"model": "countryaccessrule", "app_label": "embargo"}, "model": "contenttypes.contenttype", "pk": 188}, {"fields": {"model": "courseaccessrulehistory", "app_label": "embargo"}, "model": "contenttypes.contenttype", "pk": 189}, {"fields": {"model": "ipfilter", "app_label": "embargo"}, "model": "contenttypes.contenttype", "pk": 190}, {"fields": {"model": "coursererunstate", "app_label": "course_action_state"}, "model": "contenttypes.contenttype", "pk": 191}, {"fields": {"model": "mobileapiconfig", "app_label": "mobile_api"}, "model": "contenttypes.contenttype", "pk": 192}, {"fields": {"model": "appversionconfig", "app_label": "mobile_api"}, "model": "contenttypes.contenttype", "pk": 193}, {"fields": {"model": "ignoremobileavailableflagconfig", "app_label": "mobile_api"}, "model": "contenttypes.contenttype", "pk": 194}, {"fields": {"model": "usersocialauth", "app_label": "social_auth"}, "model": "contenttypes.contenttype", "pk": 195}, {"fields": {"model": "nonce", "app_label": "social_auth"}, "model": "contenttypes.contenttype", "pk": 196}, {"fields": {"model": "association", "app_label": "social_auth"}, "model": "contenttypes.contenttype", "pk": 197}, {"fields": {"model": "code", "app_label": "social_auth"}, "model": "contenttypes.contenttype", "pk": 198}, {"fields": {"model": "surveyform", "app_label": "survey"}, "model": "contenttypes.contenttype", "pk": 199}, {"fields": {"model": "surveyanswer", "app_label": "survey"}, "model": "contenttypes.contenttype", "pk": 200}, {"fields": {"model": "xblockasidesconfig", "app_label": "lms_xblock"}, "model": "contenttypes.contenttype", "pk": 201}, {"fields": {"model": "courseoverview", "app_label": "course_overviews"}, "model": "contenttypes.contenttype", "pk": 202}, {"fields": {"model": "courseoverviewtab", "app_label": "course_overviews"}, "model": "contenttypes.contenttype", "pk": 203}, {"fields": {"model": "courseoverviewimageset", "app_label": "course_overviews"}, "model": "contenttypes.contenttype", "pk": 204}, {"fields": {"model": "courseoverviewimageconfig", "app_label": "course_overviews"}, "model": "contenttypes.contenttype", "pk": 205}, {"fields": {"model": "coursestructure", "app_label": "course_structures"}, "model": "contenttypes.contenttype", "pk": 206}, {"fields": {"model": "blockstructureconfiguration", "app_label": "block_structure"}, "model": "contenttypes.contenttype", "pk": 207}, {"fields": {"model": "blockstructuremodel", "app_label": "block_structure"}, "model": "contenttypes.contenttype", "pk": 208}, {"fields": {"model": "corsmodel", "app_label": "corsheaders"}, "model": "contenttypes.contenttype", "pk": 209}, {"fields": {"model": "xdomainproxyconfiguration", "app_label": "cors_csrf"}, "model": "contenttypes.contenttype", "pk": 210}, {"fields": {"model": "commerceconfiguration", "app_label": "commerce"}, "model": "contenttypes.contenttype", "pk": 211}, {"fields": {"model": "creditprovider", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 212}, {"fields": {"model": "creditcourse", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 213}, {"fields": {"model": "creditrequirement", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 214}, {"fields": {"model": "historicalcreditrequirementstatus", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 215}, {"fields": {"model": "creditrequirementstatus", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 216}, {"fields": {"model": "crediteligibility", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 217}, {"fields": {"model": "historicalcreditrequest", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 218}, {"fields": {"model": "creditrequest", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 219}, {"fields": {"model": "creditconfig", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 220}, {"fields": {"model": "courseteam", "app_label": "teams"}, "model": "contenttypes.contenttype", "pk": 221}, {"fields": {"model": "courseteammembership", "app_label": "teams"}, "model": "contenttypes.contenttype", "pk": 222}, {"fields": {"model": "xblockconfiguration", "app_label": "xblock_django"}, "model": "contenttypes.contenttype", "pk": 223}, {"fields": {"model": "xblockstudioconfigurationflag", "app_label": "xblock_django"}, "model": "contenttypes.contenttype", "pk": 224}, {"fields": {"model": "xblockstudioconfiguration", "app_label": "xblock_django"}, "model": "contenttypes.contenttype", "pk": 225}, {"fields": {"model": "bookmark", "app_label": "bookmarks"}, "model": "contenttypes.contenttype", "pk": 226}, {"fields": {"model": "xblockcache", "app_label": "bookmarks"}, "model": "contenttypes.contenttype", "pk": 227}, {"fields": {"model": "programsapiconfig", "app_label": "programs"}, "model": "contenttypes.contenttype", "pk": 228}, {"fields": {"model": "catalogintegration", "app_label": "catalog"}, "model": "contenttypes.contenttype", "pk": 229}, {"fields": {"model": "selfpacedconfiguration", "app_label": "self_paced"}, "model": "contenttypes.contenttype", "pk": 230}, {"fields": {"model": "kvstore", "app_label": "thumbnail"}, "model": "contenttypes.contenttype", "pk": 231}, {"fields": {"model": "credentialsapiconfig", "app_label": "credentials"}, "model": "contenttypes.contenttype", "pk": 232}, {"fields": {"model": "milestone", "app_label": "milestones"}, "model": "contenttypes.contenttype", "pk": 233}, {"fields": {"model": "milestonerelationshiptype", "app_label": "milestones"}, "model": "contenttypes.contenttype", "pk": 234}, {"fields": {"model": "coursemilestone", "app_label": "milestones"}, "model": "contenttypes.contenttype", "pk": 235}, {"fields": {"model": "coursecontentmilestone", "app_label": "milestones"}, "model": "contenttypes.contenttype", "pk": 236}, {"fields": {"model": "usermilestone", "app_label": "milestones"}, "model": "contenttypes.contenttype", "pk": 237}, {"fields": {"model": "coursetalkwidgetconfiguration", "app_label": "coursetalk"}, "model": "contenttypes.contenttype", "pk": 238}, {"fields": {"model": "historicalapiaccessrequest", "app_label": "api_admin"}, "model": "contenttypes.contenttype", "pk": 239}, {"fields": {"model": "apiaccessconfig", "app_label": "api_admin"}, "model": "contenttypes.contenttype", "pk": 240}, {"fields": {"model": "catalog", "app_label": "api_admin"}, "model": "contenttypes.contenttype", "pk": 241}, {"fields": {"model": "verifiedtrackcohortedcourse", "app_label": "verified_track_content"}, "model": "contenttypes.contenttype", "pk": 242}, {"fields": {"model": "hlsplaybackenabledflag", "app_label": "video_config"}, "model": "contenttypes.contenttype", "pk": 243}, {"fields": {"model": "coursehlsplaybackenabledflag", "app_label": "video_config"}, "model": "contenttypes.contenttype", "pk": 244}, {"fields": {"model": "badgeclass", "app_label": "badges"}, "model": "contenttypes.contenttype", "pk": 245}, {"fields": {"model": "badgeassertion", "app_label": "badges"}, "model": "contenttypes.contenttype", "pk": 246}, {"fields": {"model": "coursecompleteimageconfiguration", "app_label": "badges"}, "model": "contenttypes.contenttype", "pk": 247}, {"fields": {"model": "courseeventbadgesconfiguration", "app_label": "badges"}, "model": "contenttypes.contenttype", "pk": 248}, {"fields": {"model": "emailmarketingconfiguration", "app_label": "email_marketing"}, "model": "contenttypes.contenttype", "pk": 249}, {"fields": {"model": "failedtask", "app_label": "celery_utils"}, "model": "contenttypes.contenttype", "pk": 250}, {"fields": {"model": "crawlersconfig", "app_label": "crawlers"}, "model": "contenttypes.contenttype", "pk": 251}, {"fields": {"model": "studentitem", "app_label": "submissions"}, "model": "contenttypes.contenttype", "pk": 252}, {"fields": {"model": "submission", "app_label": "submissions"}, "model": "contenttypes.contenttype", "pk": 253}, {"fields": {"model": "score", "app_label": "submissions"}, "model": "contenttypes.contenttype", "pk": 254}, {"fields": {"model": "scoresummary", "app_label": "submissions"}, "model": "contenttypes.contenttype", "pk": 255}, {"fields": {"model": "scoreannotation", "app_label": "submissions"}, "model": "contenttypes.contenttype", "pk": 256}, {"fields": {"model": "rubric", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 257}, {"fields": {"model": "criterion", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 258}, {"fields": {"model": "criterionoption", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 259}, {"fields": {"model": "assessment", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 260}, {"fields": {"model": "assessmentpart", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 261}, {"fields": {"model": "assessmentfeedbackoption", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 262}, {"fields": {"model": "assessmentfeedback", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 263}, {"fields": {"model": "peerworkflow", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 264}, {"fields": {"model": "peerworkflowitem", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 265}, {"fields": {"model": "trainingexample", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 266}, {"fields": {"model": "studenttrainingworkflow", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 267}, {"fields": {"model": "studenttrainingworkflowitem", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 268}, {"fields": {"model": "aiclassifierset", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 269}, {"fields": {"model": "aiclassifier", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 270}, {"fields": {"model": "aitrainingworkflow", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 271}, {"fields": {"model": "aigradingworkflow", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 272}, {"fields": {"model": "staffworkflow", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 273}, {"fields": {"model": "assessmentworkflow", "app_label": "workflow"}, "model": "contenttypes.contenttype", "pk": 274}, {"fields": {"model": "assessmentworkflowstep", "app_label": "workflow"}, "model": "contenttypes.contenttype", "pk": 275}, {"fields": {"model": "assessmentworkflowcancellation", "app_label": "workflow"}, "model": "contenttypes.contenttype", "pk": 276}, {"fields": {"model": "profile", "app_label": "edxval"}, "model": "contenttypes.contenttype", "pk": 277}, {"fields": {"model": "video", "app_label": "edxval"}, "model": "contenttypes.contenttype", "pk": 278}, {"fields": {"model": "coursevideo", "app_label": "edxval"}, "model": "contenttypes.contenttype", "pk": 279}, {"fields": {"model": "encodedvideo", "app_label": "edxval"}, "model": "contenttypes.contenttype", "pk": 280}, {"fields": {"model": "subtitle", "app_label": "edxval"}, "model": "contenttypes.contenttype", "pk": 281}, {"fields": {"model": "proctoredexam", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 282}, {"fields": {"model": "proctoredexamreviewpolicy", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 283}, {"fields": {"model": "proctoredexamreviewpolicyhistory", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 284}, {"fields": {"model": "proctoredexamstudentattempt", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 285}, {"fields": {"model": "proctoredexamstudentattempthistory", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 286}, {"fields": {"model": "proctoredexamstudentallowance", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 287}, {"fields": {"model": "proctoredexamstudentallowancehistory", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 288}, {"fields": {"model": "proctoredexamsoftwaresecurereview", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 289}, {"fields": {"model": "proctoredexamsoftwaresecurereviewhistory", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 290}, {"fields": {"model": "proctoredexamsoftwaresecurecomment", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 291}, {"fields": {"model": "organization", "app_label": "organizations"}, "model": "contenttypes.contenttype", "pk": 292}, {"fields": {"model": "organizationcourse", "app_label": "organizations"}, "model": "contenttypes.contenttype", "pk": 293}, {"fields": {"model": "historicalenterprisecustomer", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 294}, {"fields": {"model": "enterprisecustomer", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 295}, {"fields": {"model": "enterprisecustomeruser", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 296}, {"fields": {"model": "pendingenterprisecustomeruser", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 297}, {"fields": {"model": "pendingenrollment", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 298}, {"fields": {"model": "enterprisecustomerbrandingconfiguration", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 299}, {"fields": {"model": "enterprisecustomeridentityprovider", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 300}, {"fields": {"model": "historicaluserdatasharingconsentaudit", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 301}, {"fields": {"model": "userdatasharingconsentaudit", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 302}, {"fields": {"model": "historicalenterprisecustomerentitlement", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 303}, {"fields": {"model": "enterprisecustomerentitlement", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 304}, {"fields": {"model": "historicalenterprisecourseenrollment", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 305}, {"fields": {"model": "enterprisecourseenrollment", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 306}, {"fields": {"model": "historicalenrollmentnotificationemailtemplate", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 307}, {"fields": {"model": "enrollmentnotificationemailtemplate", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 308}, {"fields": {"model": "enterpriseintegratedchannel", "app_label": "integrated_channel"}, "model": "contenttypes.contenttype", "pk": 309}, {"fields": {"model": "sapsuccessfactorsglobalconfiguration", "app_label": "sap_success_factors"}, "model": "contenttypes.contenttype", "pk": 310}, {"fields": {"model": "historicalsapsuccessfactorsenterprisecustomerconfiguration", "app_label": "sap_success_factors"}, "model": "contenttypes.contenttype", "pk": 311}, {"fields": {"model": "sapsuccessfactorsenterprisecustomerconfiguration", "app_label": "sap_success_factors"}, "model": "contenttypes.contenttype", "pk": 312}, {"fields": {"model": "learnerdatatransmissionaudit", "app_label": "sap_success_factors"}, "model": "contenttypes.contenttype", "pk": 313}, {"fields": {"model": "catalogtransmissionaudit", "app_label": "sap_success_factors"}, "model": "contenttypes.contenttype", "pk": 314}, {"fields": {"model": "customcourseforedx", "app_label": "ccx"}, "model": "contenttypes.contenttype", "pk": 315}, {"fields": {"model": "ccxfieldoverride", "app_label": "ccx"}, "model": "contenttypes.contenttype", "pk": 316}, {"fields": {"model": "ccxcon", "app_label": "ccxcon"}, "model": "contenttypes.contenttype", "pk": 317}, {"fields": {"model": "studentmodulehistoryextended", "app_label": "coursewarehistoryextended"}, "model": "contenttypes.contenttype", "pk": 318}, {"fields": {"model": "videouploadconfig", "app_label": "contentstore"}, "model": "contenttypes.contenttype", "pk": 319}, {"fields": {"model": "pushnotificationconfig", "app_label": "contentstore"}, "model": "contenttypes.contenttype", "pk": 320}, {"fields": {"model": "coursecreator", "app_label": "course_creators"}, "model": "contenttypes.contenttype", "pk": 321}, {"fields": {"model": "studioconfig", "app_label": "xblock_config"}, "model": "contenttypes.contenttype", "pk": 322}, {"fields": {"model": "tagcategories", "app_label": "tagging"}, "model": "contenttypes.contenttype", "pk": 323}, {"fields": {"model": "tagavailablevalues", "app_label": "tagging"}, "model": "contenttypes.contenttype", "pk": 324}, {"fields": {"model": "usertaskstatus", "app_label": "user_tasks"}, "model": "contenttypes.contenttype", "pk": 325}, {"fields": {"model": "usertaskartifact", "app_label": "user_tasks"}, "model": "contenttypes.contenttype", "pk": 326}, {"fields": {"domain": "example.com", "name": "example.com"}, "model": "sites.site", "pk": 1}, {"fields": {"plain_template": "{course_title}\n\n{{message_body}}\r\n----\r\nCopyright 2013 edX, All rights reserved.\r\n----\r\nConnect with edX:\r\nFacebook (http://facebook.com/edxonline)\r\nTwitter (http://twitter.com/edxonline)\r\nGoogle+ (https://plus.google.com/108235383044095082735)\r\nMeetup (http://www.meetup.com/edX-Communities/)\r\n----\r\nThis email was automatically sent from {platform_name}.\r\nYou are receiving this email at address {email} because you are enrolled in {course_title}\r\n(URL: {course_url} ).\r\nTo stop receiving email like this, update your course email settings at {email_settings_url}.\r\n", "html_template": " Update from {course_title}

edX
Connect with edX:        

{course_title}


{{message_body}}
       
Copyright \u00a9 2013 edX, All rights reserved.


Our mailing address is:
edX
11 Cambridge Center, Suite 101
Cambridge, MA, USA 02142


This email was automatically sent from {platform_name}.
You are receiving this email at address {email} because you are enrolled in {course_title}.
To stop receiving email like this, update your course email settings here.
", "name": null}, "model": "bulk_email.courseemailtemplate", "pk": 1}, {"fields": {"plain_template": "THIS IS A BRANDED TEXT TEMPLATE. {course_title}\n\n{{message_body}}\r\n----\r\nCopyright 2013 edX, All rights reserved.\r\n----\r\nConnect with edX:\r\nFacebook (http://facebook.com/edxonline)\r\nTwitter (http://twitter.com/edxonline)\r\nGoogle+ (https://plus.google.com/108235383044095082735)\r\nMeetup (http://www.meetup.com/edX-Communities/)\r\n----\r\nThis email was automatically sent from {platform_name}.\r\nYou are receiving this email at address {email} because you are enrolled in {course_title}\r\n(URL: {course_url} ).\r\nTo stop receiving email like this, update your course email settings at {email_settings_url}.\r\n", "html_template": " THIS IS A BRANDED HTML TEMPLATE Update from {course_title}

edX
Connect with edX:        

{course_title}


{{message_body}}
       
Copyright \u00a9 2013 edX, All rights reserved.


Our mailing address is:
edX
11 Cambridge Center, Suite 101
Cambridge, MA, USA 02142


This email was automatically sent from {platform_name}.
You are receiving this email at address {email} because you are enrolled in {course_title}.
To stop receiving email like this, update your course email settings here.
", "name": "branded.template"}, "model": "bulk_email.courseemailtemplate", "pk": 2}, {"fields": {"country": "AF"}, "model": "embargo.country", "pk": 1}, {"fields": {"country": "AX"}, "model": "embargo.country", "pk": 2}, {"fields": {"country": "AL"}, "model": "embargo.country", "pk": 3}, {"fields": {"country": "DZ"}, "model": "embargo.country", "pk": 4}, {"fields": {"country": "AS"}, "model": "embargo.country", "pk": 5}, {"fields": {"country": "AD"}, "model": "embargo.country", "pk": 6}, {"fields": {"country": "AO"}, "model": "embargo.country", "pk": 7}, {"fields": {"country": "AI"}, "model": "embargo.country", "pk": 8}, {"fields": {"country": "AQ"}, "model": "embargo.country", "pk": 9}, {"fields": {"country": "AG"}, "model": "embargo.country", "pk": 10}, {"fields": {"country": "AR"}, "model": "embargo.country", "pk": 11}, {"fields": {"country": "AM"}, "model": "embargo.country", "pk": 12}, {"fields": {"country": "AW"}, "model": "embargo.country", "pk": 13}, {"fields": {"country": "AU"}, "model": "embargo.country", "pk": 14}, {"fields": {"country": "AT"}, "model": "embargo.country", "pk": 15}, {"fields": {"country": "AZ"}, "model": "embargo.country", "pk": 16}, {"fields": {"country": "BS"}, "model": "embargo.country", "pk": 17}, {"fields": {"country": "BH"}, "model": "embargo.country", "pk": 18}, {"fields": {"country": "BD"}, "model": "embargo.country", "pk": 19}, {"fields": {"country": "BB"}, "model": "embargo.country", "pk": 20}, {"fields": {"country": "BY"}, "model": "embargo.country", "pk": 21}, {"fields": {"country": "BE"}, "model": "embargo.country", "pk": 22}, {"fields": {"country": "BZ"}, "model": "embargo.country", "pk": 23}, {"fields": {"country": "BJ"}, "model": "embargo.country", "pk": 24}, {"fields": {"country": "BM"}, "model": "embargo.country", "pk": 25}, {"fields": {"country": "BT"}, "model": "embargo.country", "pk": 26}, {"fields": {"country": "BO"}, "model": "embargo.country", "pk": 27}, {"fields": {"country": "BQ"}, "model": "embargo.country", "pk": 28}, {"fields": {"country": "BA"}, "model": "embargo.country", "pk": 29}, {"fields": {"country": "BW"}, "model": "embargo.country", "pk": 30}, {"fields": {"country": "BV"}, "model": "embargo.country", "pk": 31}, {"fields": {"country": "BR"}, "model": "embargo.country", "pk": 32}, {"fields": {"country": "IO"}, "model": "embargo.country", "pk": 33}, {"fields": {"country": "BN"}, "model": "embargo.country", "pk": 34}, {"fields": {"country": "BG"}, "model": "embargo.country", "pk": 35}, {"fields": {"country": "BF"}, "model": "embargo.country", "pk": 36}, {"fields": {"country": "BI"}, "model": "embargo.country", "pk": 37}, {"fields": {"country": "CV"}, "model": "embargo.country", "pk": 38}, {"fields": {"country": "KH"}, "model": "embargo.country", "pk": 39}, {"fields": {"country": "CM"}, "model": "embargo.country", "pk": 40}, {"fields": {"country": "CA"}, "model": "embargo.country", "pk": 41}, {"fields": {"country": "KY"}, "model": "embargo.country", "pk": 42}, {"fields": {"country": "CF"}, "model": "embargo.country", "pk": 43}, {"fields": {"country": "TD"}, "model": "embargo.country", "pk": 44}, {"fields": {"country": "CL"}, "model": "embargo.country", "pk": 45}, {"fields": {"country": "CN"}, "model": "embargo.country", "pk": 46}, {"fields": {"country": "CX"}, "model": "embargo.country", "pk": 47}, {"fields": {"country": "CC"}, "model": "embargo.country", "pk": 48}, {"fields": {"country": "CO"}, "model": "embargo.country", "pk": 49}, {"fields": {"country": "KM"}, "model": "embargo.country", "pk": 50}, {"fields": {"country": "CG"}, "model": "embargo.country", "pk": 51}, {"fields": {"country": "CD"}, "model": "embargo.country", "pk": 52}, {"fields": {"country": "CK"}, "model": "embargo.country", "pk": 53}, {"fields": {"country": "CR"}, "model": "embargo.country", "pk": 54}, {"fields": {"country": "CI"}, "model": "embargo.country", "pk": 55}, {"fields": {"country": "HR"}, "model": "embargo.country", "pk": 56}, {"fields": {"country": "CU"}, "model": "embargo.country", "pk": 57}, {"fields": {"country": "CW"}, "model": "embargo.country", "pk": 58}, {"fields": {"country": "CY"}, "model": "embargo.country", "pk": 59}, {"fields": {"country": "CZ"}, "model": "embargo.country", "pk": 60}, {"fields": {"country": "DK"}, "model": "embargo.country", "pk": 61}, {"fields": {"country": "DJ"}, "model": "embargo.country", "pk": 62}, {"fields": {"country": "DM"}, "model": "embargo.country", "pk": 63}, {"fields": {"country": "DO"}, "model": "embargo.country", "pk": 64}, {"fields": {"country": "EC"}, "model": "embargo.country", "pk": 65}, {"fields": {"country": "EG"}, "model": "embargo.country", "pk": 66}, {"fields": {"country": "SV"}, "model": "embargo.country", "pk": 67}, {"fields": {"country": "GQ"}, "model": "embargo.country", "pk": 68}, {"fields": {"country": "ER"}, "model": "embargo.country", "pk": 69}, {"fields": {"country": "EE"}, "model": "embargo.country", "pk": 70}, {"fields": {"country": "ET"}, "model": "embargo.country", "pk": 71}, {"fields": {"country": "FK"}, "model": "embargo.country", "pk": 72}, {"fields": {"country": "FO"}, "model": "embargo.country", "pk": 73}, {"fields": {"country": "FJ"}, "model": "embargo.country", "pk": 74}, {"fields": {"country": "FI"}, "model": "embargo.country", "pk": 75}, {"fields": {"country": "FR"}, "model": "embargo.country", "pk": 76}, {"fields": {"country": "GF"}, "model": "embargo.country", "pk": 77}, {"fields": {"country": "PF"}, "model": "embargo.country", "pk": 78}, {"fields": {"country": "TF"}, "model": "embargo.country", "pk": 79}, {"fields": {"country": "GA"}, "model": "embargo.country", "pk": 80}, {"fields": {"country": "GM"}, "model": "embargo.country", "pk": 81}, {"fields": {"country": "GE"}, "model": "embargo.country", "pk": 82}, {"fields": {"country": "DE"}, "model": "embargo.country", "pk": 83}, {"fields": {"country": "GH"}, "model": "embargo.country", "pk": 84}, {"fields": {"country": "GI"}, "model": "embargo.country", "pk": 85}, {"fields": {"country": "GR"}, "model": "embargo.country", "pk": 86}, {"fields": {"country": "GL"}, "model": "embargo.country", "pk": 87}, {"fields": {"country": "GD"}, "model": "embargo.country", "pk": 88}, {"fields": {"country": "GP"}, "model": "embargo.country", "pk": 89}, {"fields": {"country": "GU"}, "model": "embargo.country", "pk": 90}, {"fields": {"country": "GT"}, "model": "embargo.country", "pk": 91}, {"fields": {"country": "GG"}, "model": "embargo.country", "pk": 92}, {"fields": {"country": "GN"}, "model": "embargo.country", "pk": 93}, {"fields": {"country": "GW"}, "model": "embargo.country", "pk": 94}, {"fields": {"country": "GY"}, "model": "embargo.country", "pk": 95}, {"fields": {"country": "HT"}, "model": "embargo.country", "pk": 96}, {"fields": {"country": "HM"}, "model": "embargo.country", "pk": 97}, {"fields": {"country": "VA"}, "model": "embargo.country", "pk": 98}, {"fields": {"country": "HN"}, "model": "embargo.country", "pk": 99}, {"fields": {"country": "HK"}, "model": "embargo.country", "pk": 100}, {"fields": {"country": "HU"}, "model": "embargo.country", "pk": 101}, {"fields": {"country": "IS"}, "model": "embargo.country", "pk": 102}, {"fields": {"country": "IN"}, "model": "embargo.country", "pk": 103}, {"fields": {"country": "ID"}, "model": "embargo.country", "pk": 104}, {"fields": {"country": "IR"}, "model": "embargo.country", "pk": 105}, {"fields": {"country": "IQ"}, "model": "embargo.country", "pk": 106}, {"fields": {"country": "IE"}, "model": "embargo.country", "pk": 107}, {"fields": {"country": "IM"}, "model": "embargo.country", "pk": 108}, {"fields": {"country": "IL"}, "model": "embargo.country", "pk": 109}, {"fields": {"country": "IT"}, "model": "embargo.country", "pk": 110}, {"fields": {"country": "JM"}, "model": "embargo.country", "pk": 111}, {"fields": {"country": "JP"}, "model": "embargo.country", "pk": 112}, {"fields": {"country": "JE"}, "model": "embargo.country", "pk": 113}, {"fields": {"country": "JO"}, "model": "embargo.country", "pk": 114}, {"fields": {"country": "KZ"}, "model": "embargo.country", "pk": 115}, {"fields": {"country": "KE"}, "model": "embargo.country", "pk": 116}, {"fields": {"country": "KI"}, "model": "embargo.country", "pk": 117}, {"fields": {"country": "XK"}, "model": "embargo.country", "pk": 118}, {"fields": {"country": "KW"}, "model": "embargo.country", "pk": 119}, {"fields": {"country": "KG"}, "model": "embargo.country", "pk": 120}, {"fields": {"country": "LA"}, "model": "embargo.country", "pk": 121}, {"fields": {"country": "LV"}, "model": "embargo.country", "pk": 122}, {"fields": {"country": "LB"}, "model": "embargo.country", "pk": 123}, {"fields": {"country": "LS"}, "model": "embargo.country", "pk": 124}, {"fields": {"country": "LR"}, "model": "embargo.country", "pk": 125}, {"fields": {"country": "LY"}, "model": "embargo.country", "pk": 126}, {"fields": {"country": "LI"}, "model": "embargo.country", "pk": 127}, {"fields": {"country": "LT"}, "model": "embargo.country", "pk": 128}, {"fields": {"country": "LU"}, "model": "embargo.country", "pk": 129}, {"fields": {"country": "MO"}, "model": "embargo.country", "pk": 130}, {"fields": {"country": "MK"}, "model": "embargo.country", "pk": 131}, {"fields": {"country": "MG"}, "model": "embargo.country", "pk": 132}, {"fields": {"country": "MW"}, "model": "embargo.country", "pk": 133}, {"fields": {"country": "MY"}, "model": "embargo.country", "pk": 134}, {"fields": {"country": "MV"}, "model": "embargo.country", "pk": 135}, {"fields": {"country": "ML"}, "model": "embargo.country", "pk": 136}, {"fields": {"country": "MT"}, "model": "embargo.country", "pk": 137}, {"fields": {"country": "MH"}, "model": "embargo.country", "pk": 138}, {"fields": {"country": "MQ"}, "model": "embargo.country", "pk": 139}, {"fields": {"country": "MR"}, "model": "embargo.country", "pk": 140}, {"fields": {"country": "MU"}, "model": "embargo.country", "pk": 141}, {"fields": {"country": "YT"}, "model": "embargo.country", "pk": 142}, {"fields": {"country": "MX"}, "model": "embargo.country", "pk": 143}, {"fields": {"country": "FM"}, "model": "embargo.country", "pk": 144}, {"fields": {"country": "MD"}, "model": "embargo.country", "pk": 145}, {"fields": {"country": "MC"}, "model": "embargo.country", "pk": 146}, {"fields": {"country": "MN"}, "model": "embargo.country", "pk": 147}, {"fields": {"country": "ME"}, "model": "embargo.country", "pk": 148}, {"fields": {"country": "MS"}, "model": "embargo.country", "pk": 149}, {"fields": {"country": "MA"}, "model": "embargo.country", "pk": 150}, {"fields": {"country": "MZ"}, "model": "embargo.country", "pk": 151}, {"fields": {"country": "MM"}, "model": "embargo.country", "pk": 152}, {"fields": {"country": "NA"}, "model": "embargo.country", "pk": 153}, {"fields": {"country": "NR"}, "model": "embargo.country", "pk": 154}, {"fields": {"country": "NP"}, "model": "embargo.country", "pk": 155}, {"fields": {"country": "NL"}, "model": "embargo.country", "pk": 156}, {"fields": {"country": "NC"}, "model": "embargo.country", "pk": 157}, {"fields": {"country": "NZ"}, "model": "embargo.country", "pk": 158}, {"fields": {"country": "NI"}, "model": "embargo.country", "pk": 159}, {"fields": {"country": "NE"}, "model": "embargo.country", "pk": 160}, {"fields": {"country": "NG"}, "model": "embargo.country", "pk": 161}, {"fields": {"country": "NU"}, "model": "embargo.country", "pk": 162}, {"fields": {"country": "NF"}, "model": "embargo.country", "pk": 163}, {"fields": {"country": "KP"}, "model": "embargo.country", "pk": 164}, {"fields": {"country": "MP"}, "model": "embargo.country", "pk": 165}, {"fields": {"country": "NO"}, "model": "embargo.country", "pk": 166}, {"fields": {"country": "OM"}, "model": "embargo.country", "pk": 167}, {"fields": {"country": "PK"}, "model": "embargo.country", "pk": 168}, {"fields": {"country": "PW"}, "model": "embargo.country", "pk": 169}, {"fields": {"country": "PS"}, "model": "embargo.country", "pk": 170}, {"fields": {"country": "PA"}, "model": "embargo.country", "pk": 171}, {"fields": {"country": "PG"}, "model": "embargo.country", "pk": 172}, {"fields": {"country": "PY"}, "model": "embargo.country", "pk": 173}, {"fields": {"country": "PE"}, "model": "embargo.country", "pk": 174}, {"fields": {"country": "PH"}, "model": "embargo.country", "pk": 175}, {"fields": {"country": "PN"}, "model": "embargo.country", "pk": 176}, {"fields": {"country": "PL"}, "model": "embargo.country", "pk": 177}, {"fields": {"country": "PT"}, "model": "embargo.country", "pk": 178}, {"fields": {"country": "PR"}, "model": "embargo.country", "pk": 179}, {"fields": {"country": "QA"}, "model": "embargo.country", "pk": 180}, {"fields": {"country": "RE"}, "model": "embargo.country", "pk": 181}, {"fields": {"country": "RO"}, "model": "embargo.country", "pk": 182}, {"fields": {"country": "RU"}, "model": "embargo.country", "pk": 183}, {"fields": {"country": "RW"}, "model": "embargo.country", "pk": 184}, {"fields": {"country": "BL"}, "model": "embargo.country", "pk": 185}, {"fields": {"country": "SH"}, "model": "embargo.country", "pk": 186}, {"fields": {"country": "KN"}, "model": "embargo.country", "pk": 187}, {"fields": {"country": "LC"}, "model": "embargo.country", "pk": 188}, {"fields": {"country": "MF"}, "model": "embargo.country", "pk": 189}, {"fields": {"country": "PM"}, "model": "embargo.country", "pk": 190}, {"fields": {"country": "VC"}, "model": "embargo.country", "pk": 191}, {"fields": {"country": "WS"}, "model": "embargo.country", "pk": 192}, {"fields": {"country": "SM"}, "model": "embargo.country", "pk": 193}, {"fields": {"country": "ST"}, "model": "embargo.country", "pk": 194}, {"fields": {"country": "SA"}, "model": "embargo.country", "pk": 195}, {"fields": {"country": "SN"}, "model": "embargo.country", "pk": 196}, {"fields": {"country": "RS"}, "model": "embargo.country", "pk": 197}, {"fields": {"country": "SC"}, "model": "embargo.country", "pk": 198}, {"fields": {"country": "SL"}, "model": "embargo.country", "pk": 199}, {"fields": {"country": "SG"}, "model": "embargo.country", "pk": 200}, {"fields": {"country": "SX"}, "model": "embargo.country", "pk": 201}, {"fields": {"country": "SK"}, "model": "embargo.country", "pk": 202}, {"fields": {"country": "SI"}, "model": "embargo.country", "pk": 203}, {"fields": {"country": "SB"}, "model": "embargo.country", "pk": 204}, {"fields": {"country": "SO"}, "model": "embargo.country", "pk": 205}, {"fields": {"country": "ZA"}, "model": "embargo.country", "pk": 206}, {"fields": {"country": "GS"}, "model": "embargo.country", "pk": 207}, {"fields": {"country": "KR"}, "model": "embargo.country", "pk": 208}, {"fields": {"country": "SS"}, "model": "embargo.country", "pk": 209}, {"fields": {"country": "ES"}, "model": "embargo.country", "pk": 210}, {"fields": {"country": "LK"}, "model": "embargo.country", "pk": 211}, {"fields": {"country": "SD"}, "model": "embargo.country", "pk": 212}, {"fields": {"country": "SR"}, "model": "embargo.country", "pk": 213}, {"fields": {"country": "SJ"}, "model": "embargo.country", "pk": 214}, {"fields": {"country": "SZ"}, "model": "embargo.country", "pk": 215}, {"fields": {"country": "SE"}, "model": "embargo.country", "pk": 216}, {"fields": {"country": "CH"}, "model": "embargo.country", "pk": 217}, {"fields": {"country": "SY"}, "model": "embargo.country", "pk": 218}, {"fields": {"country": "TW"}, "model": "embargo.country", "pk": 219}, {"fields": {"country": "TJ"}, "model": "embargo.country", "pk": 220}, {"fields": {"country": "TZ"}, "model": "embargo.country", "pk": 221}, {"fields": {"country": "TH"}, "model": "embargo.country", "pk": 222}, {"fields": {"country": "TL"}, "model": "embargo.country", "pk": 223}, {"fields": {"country": "TG"}, "model": "embargo.country", "pk": 224}, {"fields": {"country": "TK"}, "model": "embargo.country", "pk": 225}, {"fields": {"country": "TO"}, "model": "embargo.country", "pk": 226}, {"fields": {"country": "TT"}, "model": "embargo.country", "pk": 227}, {"fields": {"country": "TN"}, "model": "embargo.country", "pk": 228}, {"fields": {"country": "TR"}, "model": "embargo.country", "pk": 229}, {"fields": {"country": "TM"}, "model": "embargo.country", "pk": 230}, {"fields": {"country": "TC"}, "model": "embargo.country", "pk": 231}, {"fields": {"country": "TV"}, "model": "embargo.country", "pk": 232}, {"fields": {"country": "UG"}, "model": "embargo.country", "pk": 233}, {"fields": {"country": "UA"}, "model": "embargo.country", "pk": 234}, {"fields": {"country": "AE"}, "model": "embargo.country", "pk": 235}, {"fields": {"country": "GB"}, "model": "embargo.country", "pk": 236}, {"fields": {"country": "UM"}, "model": "embargo.country", "pk": 237}, {"fields": {"country": "US"}, "model": "embargo.country", "pk": 238}, {"fields": {"country": "UY"}, "model": "embargo.country", "pk": 239}, {"fields": {"country": "UZ"}, "model": "embargo.country", "pk": 240}, {"fields": {"country": "VU"}, "model": "embargo.country", "pk": 241}, {"fields": {"country": "VE"}, "model": "embargo.country", "pk": 242}, {"fields": {"country": "VN"}, "model": "embargo.country", "pk": 243}, {"fields": {"country": "VG"}, "model": "embargo.country", "pk": 244}, {"fields": {"country": "VI"}, "model": "embargo.country", "pk": 245}, {"fields": {"country": "WF"}, "model": "embargo.country", "pk": 246}, {"fields": {"country": "EH"}, "model": "embargo.country", "pk": 247}, {"fields": {"country": "YE"}, "model": "embargo.country", "pk": 248}, {"fields": {"country": "ZM"}, "model": "embargo.country", "pk": 249}, {"fields": {"country": "ZW"}, "model": "embargo.country", "pk": 250}, {"fields": {"active": true, "description": "Autogenerated milestone relationship type \"fulfills\"", "modified": "2017-04-27T18:16:43.919Z", "name": "fulfills", "created": "2017-04-27T18:16:43.918Z"}, "model": "milestones.milestonerelationshiptype", "pk": 1}, {"fields": {"active": true, "description": "Autogenerated milestone relationship type \"requires\"", "modified": "2017-04-27T18:16:43.927Z", "name": "requires", "created": "2017-04-27T18:16:43.926Z"}, "model": "milestones.milestonerelationshiptype", "pk": 2}, {"fields": {"default": false, "mode": "honor", "icon": "badges/honor.png"}, "model": "badges.coursecompleteimageconfiguration", "pk": 1}, {"fields": {"default": false, "mode": "verified", "icon": "badges/verified.png"}, "model": "badges.coursecompleteimageconfiguration", "pk": 2}, {"fields": {"default": false, "mode": "professional", "icon": "badges/professional.png"}, "model": "badges.coursecompleteimageconfiguration", "pk": 3}, {"fields": {"profile_name": "desktop_mp4"}, "model": "edxval.profile", "pk": 1}, {"fields": {"profile_name": "desktop_webm"}, "model": "edxval.profile", "pk": 2}, {"fields": {"profile_name": "mobile_high"}, "model": "edxval.profile", "pk": 3}, {"fields": {"profile_name": "mobile_low"}, "model": "edxval.profile", "pk": 4}, {"fields": {"profile_name": "youtube"}, "model": "edxval.profile", "pk": 5}, {"fields": {"profile_name": "hls"}, "model": "edxval.profile", "pk": 6}, {"fields": {"codename": "add_permission", "name": "Can add permission", "content_type": 2}, "model": "auth.permission", "pk": 1}, {"fields": {"codename": "change_permission", "name": "Can change permission", "content_type": 2}, "model": "auth.permission", "pk": 2}, {"fields": {"codename": "delete_permission", "name": "Can delete permission", "content_type": 2}, "model": "auth.permission", "pk": 3}, {"fields": {"codename": "add_group", "name": "Can add group", "content_type": 3}, "model": "auth.permission", "pk": 4}, {"fields": {"codename": "change_group", "name": "Can change group", "content_type": 3}, "model": "auth.permission", "pk": 5}, {"fields": {"codename": "delete_group", "name": "Can delete group", "content_type": 3}, "model": "auth.permission", "pk": 6}, {"fields": {"codename": "add_user", "name": "Can add user", "content_type": 4}, "model": "auth.permission", "pk": 7}, {"fields": {"codename": "change_user", "name": "Can change user", "content_type": 4}, "model": "auth.permission", "pk": 8}, {"fields": {"codename": "delete_user", "name": "Can delete user", "content_type": 4}, "model": "auth.permission", "pk": 9}, {"fields": {"codename": "add_contenttype", "name": "Can add content type", "content_type": 5}, "model": "auth.permission", "pk": 10}, {"fields": {"codename": "change_contenttype", "name": "Can change content type", "content_type": 5}, "model": "auth.permission", "pk": 11}, {"fields": {"codename": "delete_contenttype", "name": "Can delete content type", "content_type": 5}, "model": "auth.permission", "pk": 12}, {"fields": {"codename": "add_redirect", "name": "Can add redirect", "content_type": 6}, "model": "auth.permission", "pk": 13}, {"fields": {"codename": "change_redirect", "name": "Can change redirect", "content_type": 6}, "model": "auth.permission", "pk": 14}, {"fields": {"codename": "delete_redirect", "name": "Can delete redirect", "content_type": 6}, "model": "auth.permission", "pk": 15}, {"fields": {"codename": "add_session", "name": "Can add session", "content_type": 7}, "model": "auth.permission", "pk": 16}, {"fields": {"codename": "change_session", "name": "Can change session", "content_type": 7}, "model": "auth.permission", "pk": 17}, {"fields": {"codename": "delete_session", "name": "Can delete session", "content_type": 7}, "model": "auth.permission", "pk": 18}, {"fields": {"codename": "add_site", "name": "Can add site", "content_type": 8}, "model": "auth.permission", "pk": 19}, {"fields": {"codename": "change_site", "name": "Can change site", "content_type": 8}, "model": "auth.permission", "pk": 20}, {"fields": {"codename": "delete_site", "name": "Can delete site", "content_type": 8}, "model": "auth.permission", "pk": 21}, {"fields": {"codename": "add_taskmeta", "name": "Can add task state", "content_type": 9}, "model": "auth.permission", "pk": 22}, {"fields": {"codename": "change_taskmeta", "name": "Can change task state", "content_type": 9}, "model": "auth.permission", "pk": 23}, {"fields": {"codename": "delete_taskmeta", "name": "Can delete task state", "content_type": 9}, "model": "auth.permission", "pk": 24}, {"fields": {"codename": "add_tasksetmeta", "name": "Can add saved group result", "content_type": 10}, "model": "auth.permission", "pk": 25}, {"fields": {"codename": "change_tasksetmeta", "name": "Can change saved group result", "content_type": 10}, "model": "auth.permission", "pk": 26}, {"fields": {"codename": "delete_tasksetmeta", "name": "Can delete saved group result", "content_type": 10}, "model": "auth.permission", "pk": 27}, {"fields": {"codename": "add_intervalschedule", "name": "Can add interval", "content_type": 11}, "model": "auth.permission", "pk": 28}, {"fields": {"codename": "change_intervalschedule", "name": "Can change interval", "content_type": 11}, "model": "auth.permission", "pk": 29}, {"fields": {"codename": "delete_intervalschedule", "name": "Can delete interval", "content_type": 11}, "model": "auth.permission", "pk": 30}, {"fields": {"codename": "add_crontabschedule", "name": "Can add crontab", "content_type": 12}, "model": "auth.permission", "pk": 31}, {"fields": {"codename": "change_crontabschedule", "name": "Can change crontab", "content_type": 12}, "model": "auth.permission", "pk": 32}, {"fields": {"codename": "delete_crontabschedule", "name": "Can delete crontab", "content_type": 12}, "model": "auth.permission", "pk": 33}, {"fields": {"codename": "add_periodictasks", "name": "Can add periodic tasks", "content_type": 13}, "model": "auth.permission", "pk": 34}, {"fields": {"codename": "change_periodictasks", "name": "Can change periodic tasks", "content_type": 13}, "model": "auth.permission", "pk": 35}, {"fields": {"codename": "delete_periodictasks", "name": "Can delete periodic tasks", "content_type": 13}, "model": "auth.permission", "pk": 36}, {"fields": {"codename": "add_periodictask", "name": "Can add periodic task", "content_type": 14}, "model": "auth.permission", "pk": 37}, {"fields": {"codename": "change_periodictask", "name": "Can change periodic task", "content_type": 14}, "model": "auth.permission", "pk": 38}, {"fields": {"codename": "delete_periodictask", "name": "Can delete periodic task", "content_type": 14}, "model": "auth.permission", "pk": 39}, {"fields": {"codename": "add_workerstate", "name": "Can add worker", "content_type": 15}, "model": "auth.permission", "pk": 40}, {"fields": {"codename": "change_workerstate", "name": "Can change worker", "content_type": 15}, "model": "auth.permission", "pk": 41}, {"fields": {"codename": "delete_workerstate", "name": "Can delete worker", "content_type": 15}, "model": "auth.permission", "pk": 42}, {"fields": {"codename": "add_taskstate", "name": "Can add task", "content_type": 16}, "model": "auth.permission", "pk": 43}, {"fields": {"codename": "change_taskstate", "name": "Can change task", "content_type": 16}, "model": "auth.permission", "pk": 44}, {"fields": {"codename": "delete_taskstate", "name": "Can delete task", "content_type": 16}, "model": "auth.permission", "pk": 45}, {"fields": {"codename": "add_flag", "name": "Can add flag", "content_type": 17}, "model": "auth.permission", "pk": 46}, {"fields": {"codename": "change_flag", "name": "Can change flag", "content_type": 17}, "model": "auth.permission", "pk": 47}, {"fields": {"codename": "delete_flag", "name": "Can delete flag", "content_type": 17}, "model": "auth.permission", "pk": 48}, {"fields": {"codename": "add_switch", "name": "Can add switch", "content_type": 18}, "model": "auth.permission", "pk": 49}, {"fields": {"codename": "change_switch", "name": "Can change switch", "content_type": 18}, "model": "auth.permission", "pk": 50}, {"fields": {"codename": "delete_switch", "name": "Can delete switch", "content_type": 18}, "model": "auth.permission", "pk": 51}, {"fields": {"codename": "add_sample", "name": "Can add sample", "content_type": 19}, "model": "auth.permission", "pk": 52}, {"fields": {"codename": "change_sample", "name": "Can change sample", "content_type": 19}, "model": "auth.permission", "pk": 53}, {"fields": {"codename": "delete_sample", "name": "Can delete sample", "content_type": 19}, "model": "auth.permission", "pk": 54}, {"fields": {"codename": "add_globalstatusmessage", "name": "Can add global status message", "content_type": 20}, "model": "auth.permission", "pk": 55}, {"fields": {"codename": "change_globalstatusmessage", "name": "Can change global status message", "content_type": 20}, "model": "auth.permission", "pk": 56}, {"fields": {"codename": "delete_globalstatusmessage", "name": "Can delete global status message", "content_type": 20}, "model": "auth.permission", "pk": 57}, {"fields": {"codename": "add_coursemessage", "name": "Can add course message", "content_type": 21}, "model": "auth.permission", "pk": 58}, {"fields": {"codename": "change_coursemessage", "name": "Can change course message", "content_type": 21}, "model": "auth.permission", "pk": 59}, {"fields": {"codename": "delete_coursemessage", "name": "Can delete course message", "content_type": 21}, "model": "auth.permission", "pk": 60}, {"fields": {"codename": "add_assetbaseurlconfig", "name": "Can add asset base url config", "content_type": 22}, "model": "auth.permission", "pk": 61}, {"fields": {"codename": "change_assetbaseurlconfig", "name": "Can change asset base url config", "content_type": 22}, "model": "auth.permission", "pk": 62}, {"fields": {"codename": "delete_assetbaseurlconfig", "name": "Can delete asset base url config", "content_type": 22}, "model": "auth.permission", "pk": 63}, {"fields": {"codename": "add_assetexcludedextensionsconfig", "name": "Can add asset excluded extensions config", "content_type": 23}, "model": "auth.permission", "pk": 64}, {"fields": {"codename": "change_assetexcludedextensionsconfig", "name": "Can change asset excluded extensions config", "content_type": 23}, "model": "auth.permission", "pk": 65}, {"fields": {"codename": "delete_assetexcludedextensionsconfig", "name": "Can delete asset excluded extensions config", "content_type": 23}, "model": "auth.permission", "pk": 66}, {"fields": {"codename": "add_courseassetcachettlconfig", "name": "Can add course asset cache ttl config", "content_type": 24}, "model": "auth.permission", "pk": 67}, {"fields": {"codename": "change_courseassetcachettlconfig", "name": "Can change course asset cache ttl config", "content_type": 24}, "model": "auth.permission", "pk": 68}, {"fields": {"codename": "delete_courseassetcachettlconfig", "name": "Can delete course asset cache ttl config", "content_type": 24}, "model": "auth.permission", "pk": 69}, {"fields": {"codename": "add_cdnuseragentsconfig", "name": "Can add cdn user agents config", "content_type": 25}, "model": "auth.permission", "pk": 70}, {"fields": {"codename": "change_cdnuseragentsconfig", "name": "Can change cdn user agents config", "content_type": 25}, "model": "auth.permission", "pk": 71}, {"fields": {"codename": "delete_cdnuseragentsconfig", "name": "Can delete cdn user agents config", "content_type": 25}, "model": "auth.permission", "pk": 72}, {"fields": {"codename": "add_sitetheme", "name": "Can add site theme", "content_type": 26}, "model": "auth.permission", "pk": 73}, {"fields": {"codename": "change_sitetheme", "name": "Can change site theme", "content_type": 26}, "model": "auth.permission", "pk": 74}, {"fields": {"codename": "delete_sitetheme", "name": "Can delete site theme", "content_type": 26}, "model": "auth.permission", "pk": 75}, {"fields": {"codename": "add_siteconfiguration", "name": "Can add site configuration", "content_type": 27}, "model": "auth.permission", "pk": 76}, {"fields": {"codename": "change_siteconfiguration", "name": "Can change site configuration", "content_type": 27}, "model": "auth.permission", "pk": 77}, {"fields": {"codename": "delete_siteconfiguration", "name": "Can delete site configuration", "content_type": 27}, "model": "auth.permission", "pk": 78}, {"fields": {"codename": "add_siteconfigurationhistory", "name": "Can add site configuration history", "content_type": 28}, "model": "auth.permission", "pk": 79}, {"fields": {"codename": "change_siteconfigurationhistory", "name": "Can change site configuration history", "content_type": 28}, "model": "auth.permission", "pk": 80}, {"fields": {"codename": "delete_siteconfigurationhistory", "name": "Can delete site configuration history", "content_type": 28}, "model": "auth.permission", "pk": 81}, {"fields": {"codename": "add_studentmodule", "name": "Can add student module", "content_type": 29}, "model": "auth.permission", "pk": 82}, {"fields": {"codename": "change_studentmodule", "name": "Can change student module", "content_type": 29}, "model": "auth.permission", "pk": 83}, {"fields": {"codename": "delete_studentmodule", "name": "Can delete student module", "content_type": 29}, "model": "auth.permission", "pk": 84}, {"fields": {"codename": "add_studentmodulehistory", "name": "Can add student module history", "content_type": 30}, "model": "auth.permission", "pk": 85}, {"fields": {"codename": "change_studentmodulehistory", "name": "Can change student module history", "content_type": 30}, "model": "auth.permission", "pk": 86}, {"fields": {"codename": "delete_studentmodulehistory", "name": "Can delete student module history", "content_type": 30}, "model": "auth.permission", "pk": 87}, {"fields": {"codename": "add_xmoduleuserstatesummaryfield", "name": "Can add x module user state summary field", "content_type": 31}, "model": "auth.permission", "pk": 88}, {"fields": {"codename": "change_xmoduleuserstatesummaryfield", "name": "Can change x module user state summary field", "content_type": 31}, "model": "auth.permission", "pk": 89}, {"fields": {"codename": "delete_xmoduleuserstatesummaryfield", "name": "Can delete x module user state summary field", "content_type": 31}, "model": "auth.permission", "pk": 90}, {"fields": {"codename": "add_xmodulestudentprefsfield", "name": "Can add x module student prefs field", "content_type": 32}, "model": "auth.permission", "pk": 91}, {"fields": {"codename": "change_xmodulestudentprefsfield", "name": "Can change x module student prefs field", "content_type": 32}, "model": "auth.permission", "pk": 92}, {"fields": {"codename": "delete_xmodulestudentprefsfield", "name": "Can delete x module student prefs field", "content_type": 32}, "model": "auth.permission", "pk": 93}, {"fields": {"codename": "add_xmodulestudentinfofield", "name": "Can add x module student info field", "content_type": 33}, "model": "auth.permission", "pk": 94}, {"fields": {"codename": "change_xmodulestudentinfofield", "name": "Can change x module student info field", "content_type": 33}, "model": "auth.permission", "pk": 95}, {"fields": {"codename": "delete_xmodulestudentinfofield", "name": "Can delete x module student info field", "content_type": 33}, "model": "auth.permission", "pk": 96}, {"fields": {"codename": "add_offlinecomputedgrade", "name": "Can add offline computed grade", "content_type": 34}, "model": "auth.permission", "pk": 97}, {"fields": {"codename": "change_offlinecomputedgrade", "name": "Can change offline computed grade", "content_type": 34}, "model": "auth.permission", "pk": 98}, {"fields": {"codename": "delete_offlinecomputedgrade", "name": "Can delete offline computed grade", "content_type": 34}, "model": "auth.permission", "pk": 99}, {"fields": {"codename": "add_offlinecomputedgradelog", "name": "Can add offline computed grade log", "content_type": 35}, "model": "auth.permission", "pk": 100}, {"fields": {"codename": "change_offlinecomputedgradelog", "name": "Can change offline computed grade log", "content_type": 35}, "model": "auth.permission", "pk": 101}, {"fields": {"codename": "delete_offlinecomputedgradelog", "name": "Can delete offline computed grade log", "content_type": 35}, "model": "auth.permission", "pk": 102}, {"fields": {"codename": "add_studentfieldoverride", "name": "Can add student field override", "content_type": 36}, "model": "auth.permission", "pk": 103}, {"fields": {"codename": "change_studentfieldoverride", "name": "Can change student field override", "content_type": 36}, "model": "auth.permission", "pk": 104}, {"fields": {"codename": "delete_studentfieldoverride", "name": "Can delete student field override", "content_type": 36}, "model": "auth.permission", "pk": 105}, {"fields": {"codename": "add_anonymoususerid", "name": "Can add anonymous user id", "content_type": 37}, "model": "auth.permission", "pk": 106}, {"fields": {"codename": "change_anonymoususerid", "name": "Can change anonymous user id", "content_type": 37}, "model": "auth.permission", "pk": 107}, {"fields": {"codename": "delete_anonymoususerid", "name": "Can delete anonymous user id", "content_type": 37}, "model": "auth.permission", "pk": 108}, {"fields": {"codename": "add_userstanding", "name": "Can add user standing", "content_type": 38}, "model": "auth.permission", "pk": 109}, {"fields": {"codename": "change_userstanding", "name": "Can change user standing", "content_type": 38}, "model": "auth.permission", "pk": 110}, {"fields": {"codename": "delete_userstanding", "name": "Can delete user standing", "content_type": 38}, "model": "auth.permission", "pk": 111}, {"fields": {"codename": "add_userprofile", "name": "Can add user profile", "content_type": 39}, "model": "auth.permission", "pk": 112}, {"fields": {"codename": "change_userprofile", "name": "Can change user profile", "content_type": 39}, "model": "auth.permission", "pk": 113}, {"fields": {"codename": "delete_userprofile", "name": "Can delete user profile", "content_type": 39}, "model": "auth.permission", "pk": 114}, {"fields": {"codename": "can_deactivate_users", "name": "Can deactivate, but NOT delete users", "content_type": 39}, "model": "auth.permission", "pk": 115}, {"fields": {"codename": "add_usersignupsource", "name": "Can add user signup source", "content_type": 40}, "model": "auth.permission", "pk": 116}, {"fields": {"codename": "change_usersignupsource", "name": "Can change user signup source", "content_type": 40}, "model": "auth.permission", "pk": 117}, {"fields": {"codename": "delete_usersignupsource", "name": "Can delete user signup source", "content_type": 40}, "model": "auth.permission", "pk": 118}, {"fields": {"codename": "add_usertestgroup", "name": "Can add user test group", "content_type": 41}, "model": "auth.permission", "pk": 119}, {"fields": {"codename": "change_usertestgroup", "name": "Can change user test group", "content_type": 41}, "model": "auth.permission", "pk": 120}, {"fields": {"codename": "delete_usertestgroup", "name": "Can delete user test group", "content_type": 41}, "model": "auth.permission", "pk": 121}, {"fields": {"codename": "add_registration", "name": "Can add registration", "content_type": 42}, "model": "auth.permission", "pk": 122}, {"fields": {"codename": "change_registration", "name": "Can change registration", "content_type": 42}, "model": "auth.permission", "pk": 123}, {"fields": {"codename": "delete_registration", "name": "Can delete registration", "content_type": 42}, "model": "auth.permission", "pk": 124}, {"fields": {"codename": "add_pendingnamechange", "name": "Can add pending name change", "content_type": 43}, "model": "auth.permission", "pk": 125}, {"fields": {"codename": "change_pendingnamechange", "name": "Can change pending name change", "content_type": 43}, "model": "auth.permission", "pk": 126}, {"fields": {"codename": "delete_pendingnamechange", "name": "Can delete pending name change", "content_type": 43}, "model": "auth.permission", "pk": 127}, {"fields": {"codename": "add_pendingemailchange", "name": "Can add pending email change", "content_type": 44}, "model": "auth.permission", "pk": 128}, {"fields": {"codename": "change_pendingemailchange", "name": "Can change pending email change", "content_type": 44}, "model": "auth.permission", "pk": 129}, {"fields": {"codename": "delete_pendingemailchange", "name": "Can delete pending email change", "content_type": 44}, "model": "auth.permission", "pk": 130}, {"fields": {"codename": "add_passwordhistory", "name": "Can add password history", "content_type": 45}, "model": "auth.permission", "pk": 131}, {"fields": {"codename": "change_passwordhistory", "name": "Can change password history", "content_type": 45}, "model": "auth.permission", "pk": 132}, {"fields": {"codename": "delete_passwordhistory", "name": "Can delete password history", "content_type": 45}, "model": "auth.permission", "pk": 133}, {"fields": {"codename": "add_loginfailures", "name": "Can add login failures", "content_type": 46}, "model": "auth.permission", "pk": 134}, {"fields": {"codename": "change_loginfailures", "name": "Can change login failures", "content_type": 46}, "model": "auth.permission", "pk": 135}, {"fields": {"codename": "delete_loginfailures", "name": "Can delete login failures", "content_type": 46}, "model": "auth.permission", "pk": 136}, {"fields": {"codename": "add_historicalcourseenrollment", "name": "Can add historical course enrollment", "content_type": 47}, "model": "auth.permission", "pk": 137}, {"fields": {"codename": "change_historicalcourseenrollment", "name": "Can change historical course enrollment", "content_type": 47}, "model": "auth.permission", "pk": 138}, {"fields": {"codename": "delete_historicalcourseenrollment", "name": "Can delete historical course enrollment", "content_type": 47}, "model": "auth.permission", "pk": 139}, {"fields": {"codename": "add_courseenrollment", "name": "Can add course enrollment", "content_type": 48}, "model": "auth.permission", "pk": 140}, {"fields": {"codename": "change_courseenrollment", "name": "Can change course enrollment", "content_type": 48}, "model": "auth.permission", "pk": 141}, {"fields": {"codename": "delete_courseenrollment", "name": "Can delete course enrollment", "content_type": 48}, "model": "auth.permission", "pk": 142}, {"fields": {"codename": "add_manualenrollmentaudit", "name": "Can add manual enrollment audit", "content_type": 49}, "model": "auth.permission", "pk": 143}, {"fields": {"codename": "change_manualenrollmentaudit", "name": "Can change manual enrollment audit", "content_type": 49}, "model": "auth.permission", "pk": 144}, {"fields": {"codename": "delete_manualenrollmentaudit", "name": "Can delete manual enrollment audit", "content_type": 49}, "model": "auth.permission", "pk": 145}, {"fields": {"codename": "add_courseenrollmentallowed", "name": "Can add course enrollment allowed", "content_type": 50}, "model": "auth.permission", "pk": 146}, {"fields": {"codename": "change_courseenrollmentallowed", "name": "Can change course enrollment allowed", "content_type": 50}, "model": "auth.permission", "pk": 147}, {"fields": {"codename": "delete_courseenrollmentallowed", "name": "Can delete course enrollment allowed", "content_type": 50}, "model": "auth.permission", "pk": 148}, {"fields": {"codename": "add_courseaccessrole", "name": "Can add course access role", "content_type": 51}, "model": "auth.permission", "pk": 149}, {"fields": {"codename": "change_courseaccessrole", "name": "Can change course access role", "content_type": 51}, "model": "auth.permission", "pk": 150}, {"fields": {"codename": "delete_courseaccessrole", "name": "Can delete course access role", "content_type": 51}, "model": "auth.permission", "pk": 151}, {"fields": {"codename": "add_dashboardconfiguration", "name": "Can add dashboard configuration", "content_type": 52}, "model": "auth.permission", "pk": 152}, {"fields": {"codename": "change_dashboardconfiguration", "name": "Can change dashboard configuration", "content_type": 52}, "model": "auth.permission", "pk": 153}, {"fields": {"codename": "delete_dashboardconfiguration", "name": "Can delete dashboard configuration", "content_type": 52}, "model": "auth.permission", "pk": 154}, {"fields": {"codename": "add_linkedinaddtoprofileconfiguration", "name": "Can add linked in add to profile configuration", "content_type": 53}, "model": "auth.permission", "pk": 155}, {"fields": {"codename": "change_linkedinaddtoprofileconfiguration", "name": "Can change linked in add to profile configuration", "content_type": 53}, "model": "auth.permission", "pk": 156}, {"fields": {"codename": "delete_linkedinaddtoprofileconfiguration", "name": "Can delete linked in add to profile configuration", "content_type": 53}, "model": "auth.permission", "pk": 157}, {"fields": {"codename": "add_entranceexamconfiguration", "name": "Can add entrance exam configuration", "content_type": 54}, "model": "auth.permission", "pk": 158}, {"fields": {"codename": "change_entranceexamconfiguration", "name": "Can change entrance exam configuration", "content_type": 54}, "model": "auth.permission", "pk": 159}, {"fields": {"codename": "delete_entranceexamconfiguration", "name": "Can delete entrance exam configuration", "content_type": 54}, "model": "auth.permission", "pk": 160}, {"fields": {"codename": "add_languageproficiency", "name": "Can add language proficiency", "content_type": 55}, "model": "auth.permission", "pk": 161}, {"fields": {"codename": "change_languageproficiency", "name": "Can change language proficiency", "content_type": 55}, "model": "auth.permission", "pk": 162}, {"fields": {"codename": "delete_languageproficiency", "name": "Can delete language proficiency", "content_type": 55}, "model": "auth.permission", "pk": 163}, {"fields": {"codename": "add_courseenrollmentattribute", "name": "Can add course enrollment attribute", "content_type": 56}, "model": "auth.permission", "pk": 164}, {"fields": {"codename": "change_courseenrollmentattribute", "name": "Can change course enrollment attribute", "content_type": 56}, "model": "auth.permission", "pk": 165}, {"fields": {"codename": "delete_courseenrollmentattribute", "name": "Can delete course enrollment attribute", "content_type": 56}, "model": "auth.permission", "pk": 166}, {"fields": {"codename": "add_enrollmentrefundconfiguration", "name": "Can add enrollment refund configuration", "content_type": 57}, "model": "auth.permission", "pk": 167}, {"fields": {"codename": "change_enrollmentrefundconfiguration", "name": "Can change enrollment refund configuration", "content_type": 57}, "model": "auth.permission", "pk": 168}, {"fields": {"codename": "delete_enrollmentrefundconfiguration", "name": "Can delete enrollment refund configuration", "content_type": 57}, "model": "auth.permission", "pk": 169}, {"fields": {"codename": "add_registrationcookieconfiguration", "name": "Can add registration cookie configuration", "content_type": 58}, "model": "auth.permission", "pk": 170}, {"fields": {"codename": "change_registrationcookieconfiguration", "name": "Can change registration cookie configuration", "content_type": 58}, "model": "auth.permission", "pk": 171}, {"fields": {"codename": "delete_registrationcookieconfiguration", "name": "Can delete registration cookie configuration", "content_type": 58}, "model": "auth.permission", "pk": 172}, {"fields": {"codename": "add_userattribute", "name": "Can add user attribute", "content_type": 59}, "model": "auth.permission", "pk": 173}, {"fields": {"codename": "change_userattribute", "name": "Can change user attribute", "content_type": 59}, "model": "auth.permission", "pk": 174}, {"fields": {"codename": "delete_userattribute", "name": "Can delete user attribute", "content_type": 59}, "model": "auth.permission", "pk": 175}, {"fields": {"codename": "add_logoutviewconfiguration", "name": "Can add logout view configuration", "content_type": 60}, "model": "auth.permission", "pk": 176}, {"fields": {"codename": "change_logoutviewconfiguration", "name": "Can change logout view configuration", "content_type": 60}, "model": "auth.permission", "pk": 177}, {"fields": {"codename": "delete_logoutviewconfiguration", "name": "Can delete logout view configuration", "content_type": 60}, "model": "auth.permission", "pk": 178}, {"fields": {"codename": "add_trackinglog", "name": "Can add tracking log", "content_type": 61}, "model": "auth.permission", "pk": 179}, {"fields": {"codename": "change_trackinglog", "name": "Can change tracking log", "content_type": 61}, "model": "auth.permission", "pk": 180}, {"fields": {"codename": "delete_trackinglog", "name": "Can delete tracking log", "content_type": 61}, "model": "auth.permission", "pk": 181}, {"fields": {"codename": "add_ratelimitconfiguration", "name": "Can add rate limit configuration", "content_type": 62}, "model": "auth.permission", "pk": 182}, {"fields": {"codename": "change_ratelimitconfiguration", "name": "Can change rate limit configuration", "content_type": 62}, "model": "auth.permission", "pk": 183}, {"fields": {"codename": "delete_ratelimitconfiguration", "name": "Can delete rate limit configuration", "content_type": 62}, "model": "auth.permission", "pk": 184}, {"fields": {"codename": "add_certificatewhitelist", "name": "Can add certificate whitelist", "content_type": 63}, "model": "auth.permission", "pk": 185}, {"fields": {"codename": "change_certificatewhitelist", "name": "Can change certificate whitelist", "content_type": 63}, "model": "auth.permission", "pk": 186}, {"fields": {"codename": "delete_certificatewhitelist", "name": "Can delete certificate whitelist", "content_type": 63}, "model": "auth.permission", "pk": 187}, {"fields": {"codename": "add_generatedcertificate", "name": "Can add generated certificate", "content_type": 64}, "model": "auth.permission", "pk": 188}, {"fields": {"codename": "change_generatedcertificate", "name": "Can change generated certificate", "content_type": 64}, "model": "auth.permission", "pk": 189}, {"fields": {"codename": "delete_generatedcertificate", "name": "Can delete generated certificate", "content_type": 64}, "model": "auth.permission", "pk": 190}, {"fields": {"codename": "add_certificategenerationhistory", "name": "Can add certificate generation history", "content_type": 65}, "model": "auth.permission", "pk": 191}, {"fields": {"codename": "change_certificategenerationhistory", "name": "Can change certificate generation history", "content_type": 65}, "model": "auth.permission", "pk": 192}, {"fields": {"codename": "delete_certificategenerationhistory", "name": "Can delete certificate generation history", "content_type": 65}, "model": "auth.permission", "pk": 193}, {"fields": {"codename": "add_certificateinvalidation", "name": "Can add certificate invalidation", "content_type": 66}, "model": "auth.permission", "pk": 194}, {"fields": {"codename": "change_certificateinvalidation", "name": "Can change certificate invalidation", "content_type": 66}, "model": "auth.permission", "pk": 195}, {"fields": {"codename": "delete_certificateinvalidation", "name": "Can delete certificate invalidation", "content_type": 66}, "model": "auth.permission", "pk": 196}, {"fields": {"codename": "add_examplecertificateset", "name": "Can add example certificate set", "content_type": 67}, "model": "auth.permission", "pk": 197}, {"fields": {"codename": "change_examplecertificateset", "name": "Can change example certificate set", "content_type": 67}, "model": "auth.permission", "pk": 198}, {"fields": {"codename": "delete_examplecertificateset", "name": "Can delete example certificate set", "content_type": 67}, "model": "auth.permission", "pk": 199}, {"fields": {"codename": "add_examplecertificate", "name": "Can add example certificate", "content_type": 68}, "model": "auth.permission", "pk": 200}, {"fields": {"codename": "change_examplecertificate", "name": "Can change example certificate", "content_type": 68}, "model": "auth.permission", "pk": 201}, {"fields": {"codename": "delete_examplecertificate", "name": "Can delete example certificate", "content_type": 68}, "model": "auth.permission", "pk": 202}, {"fields": {"codename": "add_certificategenerationcoursesetting", "name": "Can add certificate generation course setting", "content_type": 69}, "model": "auth.permission", "pk": 203}, {"fields": {"codename": "change_certificategenerationcoursesetting", "name": "Can change certificate generation course setting", "content_type": 69}, "model": "auth.permission", "pk": 204}, {"fields": {"codename": "delete_certificategenerationcoursesetting", "name": "Can delete certificate generation course setting", "content_type": 69}, "model": "auth.permission", "pk": 205}, {"fields": {"codename": "add_certificategenerationconfiguration", "name": "Can add certificate generation configuration", "content_type": 70}, "model": "auth.permission", "pk": 206}, {"fields": {"codename": "change_certificategenerationconfiguration", "name": "Can change certificate generation configuration", "content_type": 70}, "model": "auth.permission", "pk": 207}, {"fields": {"codename": "delete_certificategenerationconfiguration", "name": "Can delete certificate generation configuration", "content_type": 70}, "model": "auth.permission", "pk": 208}, {"fields": {"codename": "add_certificatehtmlviewconfiguration", "name": "Can add certificate html view configuration", "content_type": 71}, "model": "auth.permission", "pk": 209}, {"fields": {"codename": "change_certificatehtmlviewconfiguration", "name": "Can change certificate html view configuration", "content_type": 71}, "model": "auth.permission", "pk": 210}, {"fields": {"codename": "delete_certificatehtmlviewconfiguration", "name": "Can delete certificate html view configuration", "content_type": 71}, "model": "auth.permission", "pk": 211}, {"fields": {"codename": "add_certificatetemplate", "name": "Can add certificate template", "content_type": 72}, "model": "auth.permission", "pk": 212}, {"fields": {"codename": "change_certificatetemplate", "name": "Can change certificate template", "content_type": 72}, "model": "auth.permission", "pk": 213}, {"fields": {"codename": "delete_certificatetemplate", "name": "Can delete certificate template", "content_type": 72}, "model": "auth.permission", "pk": 214}, {"fields": {"codename": "add_certificatetemplateasset", "name": "Can add certificate template asset", "content_type": 73}, "model": "auth.permission", "pk": 215}, {"fields": {"codename": "change_certificatetemplateasset", "name": "Can change certificate template asset", "content_type": 73}, "model": "auth.permission", "pk": 216}, {"fields": {"codename": "delete_certificatetemplateasset", "name": "Can delete certificate template asset", "content_type": 73}, "model": "auth.permission", "pk": 217}, {"fields": {"codename": "add_instructortask", "name": "Can add instructor task", "content_type": 74}, "model": "auth.permission", "pk": 218}, {"fields": {"codename": "change_instructortask", "name": "Can change instructor task", "content_type": 74}, "model": "auth.permission", "pk": 219}, {"fields": {"codename": "delete_instructortask", "name": "Can delete instructor task", "content_type": 74}, "model": "auth.permission", "pk": 220}, {"fields": {"codename": "add_courseusergroup", "name": "Can add course user group", "content_type": 75}, "model": "auth.permission", "pk": 221}, {"fields": {"codename": "change_courseusergroup", "name": "Can change course user group", "content_type": 75}, "model": "auth.permission", "pk": 222}, {"fields": {"codename": "delete_courseusergroup", "name": "Can delete course user group", "content_type": 75}, "model": "auth.permission", "pk": 223}, {"fields": {"codename": "add_cohortmembership", "name": "Can add cohort membership", "content_type": 76}, "model": "auth.permission", "pk": 224}, {"fields": {"codename": "change_cohortmembership", "name": "Can change cohort membership", "content_type": 76}, "model": "auth.permission", "pk": 225}, {"fields": {"codename": "delete_cohortmembership", "name": "Can delete cohort membership", "content_type": 76}, "model": "auth.permission", "pk": 226}, {"fields": {"codename": "add_courseusergrouppartitiongroup", "name": "Can add course user group partition group", "content_type": 77}, "model": "auth.permission", "pk": 227}, {"fields": {"codename": "change_courseusergrouppartitiongroup", "name": "Can change course user group partition group", "content_type": 77}, "model": "auth.permission", "pk": 228}, {"fields": {"codename": "delete_courseusergrouppartitiongroup", "name": "Can delete course user group partition group", "content_type": 77}, "model": "auth.permission", "pk": 229}, {"fields": {"codename": "add_coursecohortssettings", "name": "Can add course cohorts settings", "content_type": 78}, "model": "auth.permission", "pk": 230}, {"fields": {"codename": "change_coursecohortssettings", "name": "Can change course cohorts settings", "content_type": 78}, "model": "auth.permission", "pk": 231}, {"fields": {"codename": "delete_coursecohortssettings", "name": "Can delete course cohorts settings", "content_type": 78}, "model": "auth.permission", "pk": 232}, {"fields": {"codename": "add_coursecohort", "name": "Can add course cohort", "content_type": 79}, "model": "auth.permission", "pk": 233}, {"fields": {"codename": "change_coursecohort", "name": "Can change course cohort", "content_type": 79}, "model": "auth.permission", "pk": 234}, {"fields": {"codename": "delete_coursecohort", "name": "Can delete course cohort", "content_type": 79}, "model": "auth.permission", "pk": 235}, {"fields": {"codename": "add_target", "name": "Can add target", "content_type": 80}, "model": "auth.permission", "pk": 236}, {"fields": {"codename": "change_target", "name": "Can change target", "content_type": 80}, "model": "auth.permission", "pk": 237}, {"fields": {"codename": "delete_target", "name": "Can delete target", "content_type": 80}, "model": "auth.permission", "pk": 238}, {"fields": {"codename": "add_cohorttarget", "name": "Can add cohort target", "content_type": 81}, "model": "auth.permission", "pk": 239}, {"fields": {"codename": "change_cohorttarget", "name": "Can change cohort target", "content_type": 81}, "model": "auth.permission", "pk": 240}, {"fields": {"codename": "delete_cohorttarget", "name": "Can delete cohort target", "content_type": 81}, "model": "auth.permission", "pk": 241}, {"fields": {"codename": "add_coursemodetarget", "name": "Can add course mode target", "content_type": 82}, "model": "auth.permission", "pk": 242}, {"fields": {"codename": "change_coursemodetarget", "name": "Can change course mode target", "content_type": 82}, "model": "auth.permission", "pk": 243}, {"fields": {"codename": "delete_coursemodetarget", "name": "Can delete course mode target", "content_type": 82}, "model": "auth.permission", "pk": 244}, {"fields": {"codename": "add_courseemail", "name": "Can add course email", "content_type": 83}, "model": "auth.permission", "pk": 245}, {"fields": {"codename": "change_courseemail", "name": "Can change course email", "content_type": 83}, "model": "auth.permission", "pk": 246}, {"fields": {"codename": "delete_courseemail", "name": "Can delete course email", "content_type": 83}, "model": "auth.permission", "pk": 247}, {"fields": {"codename": "add_optout", "name": "Can add optout", "content_type": 84}, "model": "auth.permission", "pk": 248}, {"fields": {"codename": "change_optout", "name": "Can change optout", "content_type": 84}, "model": "auth.permission", "pk": 249}, {"fields": {"codename": "delete_optout", "name": "Can delete optout", "content_type": 84}, "model": "auth.permission", "pk": 250}, {"fields": {"codename": "add_courseemailtemplate", "name": "Can add course email template", "content_type": 85}, "model": "auth.permission", "pk": 251}, {"fields": {"codename": "change_courseemailtemplate", "name": "Can change course email template", "content_type": 85}, "model": "auth.permission", "pk": 252}, {"fields": {"codename": "delete_courseemailtemplate", "name": "Can delete course email template", "content_type": 85}, "model": "auth.permission", "pk": 253}, {"fields": {"codename": "add_courseauthorization", "name": "Can add course authorization", "content_type": 86}, "model": "auth.permission", "pk": 254}, {"fields": {"codename": "change_courseauthorization", "name": "Can change course authorization", "content_type": 86}, "model": "auth.permission", "pk": 255}, {"fields": {"codename": "delete_courseauthorization", "name": "Can delete course authorization", "content_type": 86}, "model": "auth.permission", "pk": 256}, {"fields": {"codename": "add_bulkemailflag", "name": "Can add bulk email flag", "content_type": 87}, "model": "auth.permission", "pk": 257}, {"fields": {"codename": "change_bulkemailflag", "name": "Can change bulk email flag", "content_type": 87}, "model": "auth.permission", "pk": 258}, {"fields": {"codename": "delete_bulkemailflag", "name": "Can delete bulk email flag", "content_type": 87}, "model": "auth.permission", "pk": 259}, {"fields": {"codename": "add_brandinginfoconfig", "name": "Can add branding info config", "content_type": 88}, "model": "auth.permission", "pk": 260}, {"fields": {"codename": "change_brandinginfoconfig", "name": "Can change branding info config", "content_type": 88}, "model": "auth.permission", "pk": 261}, {"fields": {"codename": "delete_brandinginfoconfig", "name": "Can delete branding info config", "content_type": 88}, "model": "auth.permission", "pk": 262}, {"fields": {"codename": "add_brandingapiconfig", "name": "Can add branding api config", "content_type": 89}, "model": "auth.permission", "pk": 263}, {"fields": {"codename": "change_brandingapiconfig", "name": "Can change branding api config", "content_type": 89}, "model": "auth.permission", "pk": 264}, {"fields": {"codename": "delete_brandingapiconfig", "name": "Can delete branding api config", "content_type": 89}, "model": "auth.permission", "pk": 265}, {"fields": {"codename": "add_persistentgradesenabledflag", "name": "Can add persistent grades enabled flag", "content_type": 90}, "model": "auth.permission", "pk": 266}, {"fields": {"codename": "change_persistentgradesenabledflag", "name": "Can change persistent grades enabled flag", "content_type": 90}, "model": "auth.permission", "pk": 267}, {"fields": {"codename": "delete_persistentgradesenabledflag", "name": "Can delete persistent grades enabled flag", "content_type": 90}, "model": "auth.permission", "pk": 268}, {"fields": {"codename": "add_coursepersistentgradesflag", "name": "Can add course persistent grades flag", "content_type": 91}, "model": "auth.permission", "pk": 269}, {"fields": {"codename": "change_coursepersistentgradesflag", "name": "Can change course persistent grades flag", "content_type": 91}, "model": "auth.permission", "pk": 270}, {"fields": {"codename": "delete_coursepersistentgradesflag", "name": "Can delete course persistent grades flag", "content_type": 91}, "model": "auth.permission", "pk": 271}, {"fields": {"codename": "add_computegradessetting", "name": "Can add compute grades setting", "content_type": 92}, "model": "auth.permission", "pk": 272}, {"fields": {"codename": "change_computegradessetting", "name": "Can change compute grades setting", "content_type": 92}, "model": "auth.permission", "pk": 273}, {"fields": {"codename": "delete_computegradessetting", "name": "Can delete compute grades setting", "content_type": 92}, "model": "auth.permission", "pk": 274}, {"fields": {"codename": "add_visibleblocks", "name": "Can add visible blocks", "content_type": 93}, "model": "auth.permission", "pk": 275}, {"fields": {"codename": "change_visibleblocks", "name": "Can change visible blocks", "content_type": 93}, "model": "auth.permission", "pk": 276}, {"fields": {"codename": "delete_visibleblocks", "name": "Can delete visible blocks", "content_type": 93}, "model": "auth.permission", "pk": 277}, {"fields": {"codename": "add_persistentsubsectiongrade", "name": "Can add persistent subsection grade", "content_type": 94}, "model": "auth.permission", "pk": 278}, {"fields": {"codename": "change_persistentsubsectiongrade", "name": "Can change persistent subsection grade", "content_type": 94}, "model": "auth.permission", "pk": 279}, {"fields": {"codename": "delete_persistentsubsectiongrade", "name": "Can delete persistent subsection grade", "content_type": 94}, "model": "auth.permission", "pk": 280}, {"fields": {"codename": "add_persistentcoursegrade", "name": "Can add persistent course grade", "content_type": 95}, "model": "auth.permission", "pk": 281}, {"fields": {"codename": "change_persistentcoursegrade", "name": "Can change persistent course grade", "content_type": 95}, "model": "auth.permission", "pk": 282}, {"fields": {"codename": "delete_persistentcoursegrade", "name": "Can delete persistent course grade", "content_type": 95}, "model": "auth.permission", "pk": 283}, {"fields": {"codename": "add_externalauthmap", "name": "Can add external auth map", "content_type": 96}, "model": "auth.permission", "pk": 284}, {"fields": {"codename": "change_externalauthmap", "name": "Can change external auth map", "content_type": 96}, "model": "auth.permission", "pk": 285}, {"fields": {"codename": "delete_externalauthmap", "name": "Can delete external auth map", "content_type": 96}, "model": "auth.permission", "pk": 286}, {"fields": {"codename": "add_nonce", "name": "Can add nonce", "content_type": 97}, "model": "auth.permission", "pk": 287}, {"fields": {"codename": "change_nonce", "name": "Can change nonce", "content_type": 97}, "model": "auth.permission", "pk": 288}, {"fields": {"codename": "delete_nonce", "name": "Can delete nonce", "content_type": 97}, "model": "auth.permission", "pk": 289}, {"fields": {"codename": "add_association", "name": "Can add association", "content_type": 98}, "model": "auth.permission", "pk": 290}, {"fields": {"codename": "change_association", "name": "Can change association", "content_type": 98}, "model": "auth.permission", "pk": 291}, {"fields": {"codename": "delete_association", "name": "Can delete association", "content_type": 98}, "model": "auth.permission", "pk": 292}, {"fields": {"codename": "add_useropenid", "name": "Can add user open id", "content_type": 99}, "model": "auth.permission", "pk": 293}, {"fields": {"codename": "change_useropenid", "name": "Can change user open id", "content_type": 99}, "model": "auth.permission", "pk": 294}, {"fields": {"codename": "delete_useropenid", "name": "Can delete user open id", "content_type": 99}, "model": "auth.permission", "pk": 295}, {"fields": {"codename": "account_verified", "name": "The OpenID has been verified", "content_type": 99}, "model": "auth.permission", "pk": 296}, {"fields": {"codename": "add_client", "name": "Can add client", "content_type": 100}, "model": "auth.permission", "pk": 297}, {"fields": {"codename": "change_client", "name": "Can change client", "content_type": 100}, "model": "auth.permission", "pk": 298}, {"fields": {"codename": "delete_client", "name": "Can delete client", "content_type": 100}, "model": "auth.permission", "pk": 299}, {"fields": {"codename": "add_grant", "name": "Can add grant", "content_type": 101}, "model": "auth.permission", "pk": 300}, {"fields": {"codename": "change_grant", "name": "Can change grant", "content_type": 101}, "model": "auth.permission", "pk": 301}, {"fields": {"codename": "delete_grant", "name": "Can delete grant", "content_type": 101}, "model": "auth.permission", "pk": 302}, {"fields": {"codename": "add_accesstoken", "name": "Can add access token", "content_type": 102}, "model": "auth.permission", "pk": 303}, {"fields": {"codename": "change_accesstoken", "name": "Can change access token", "content_type": 102}, "model": "auth.permission", "pk": 304}, {"fields": {"codename": "delete_accesstoken", "name": "Can delete access token", "content_type": 102}, "model": "auth.permission", "pk": 305}, {"fields": {"codename": "add_refreshtoken", "name": "Can add refresh token", "content_type": 103}, "model": "auth.permission", "pk": 306}, {"fields": {"codename": "change_refreshtoken", "name": "Can change refresh token", "content_type": 103}, "model": "auth.permission", "pk": 307}, {"fields": {"codename": "delete_refreshtoken", "name": "Can delete refresh token", "content_type": 103}, "model": "auth.permission", "pk": 308}, {"fields": {"codename": "add_trustedclient", "name": "Can add trusted client", "content_type": 104}, "model": "auth.permission", "pk": 309}, {"fields": {"codename": "change_trustedclient", "name": "Can change trusted client", "content_type": 104}, "model": "auth.permission", "pk": 310}, {"fields": {"codename": "delete_trustedclient", "name": "Can delete trusted client", "content_type": 104}, "model": "auth.permission", "pk": 311}, {"fields": {"codename": "add_application", "name": "Can add application", "content_type": 105}, "model": "auth.permission", "pk": 312}, {"fields": {"codename": "change_application", "name": "Can change application", "content_type": 105}, "model": "auth.permission", "pk": 313}, {"fields": {"codename": "delete_application", "name": "Can delete application", "content_type": 105}, "model": "auth.permission", "pk": 314}, {"fields": {"codename": "add_grant", "name": "Can add grant", "content_type": 106}, "model": "auth.permission", "pk": 315}, {"fields": {"codename": "change_grant", "name": "Can change grant", "content_type": 106}, "model": "auth.permission", "pk": 316}, {"fields": {"codename": "delete_grant", "name": "Can delete grant", "content_type": 106}, "model": "auth.permission", "pk": 317}, {"fields": {"codename": "add_accesstoken", "name": "Can add access token", "content_type": 107}, "model": "auth.permission", "pk": 318}, {"fields": {"codename": "change_accesstoken", "name": "Can change access token", "content_type": 107}, "model": "auth.permission", "pk": 319}, {"fields": {"codename": "delete_accesstoken", "name": "Can delete access token", "content_type": 107}, "model": "auth.permission", "pk": 320}, {"fields": {"codename": "add_refreshtoken", "name": "Can add refresh token", "content_type": 108}, "model": "auth.permission", "pk": 321}, {"fields": {"codename": "change_refreshtoken", "name": "Can change refresh token", "content_type": 108}, "model": "auth.permission", "pk": 322}, {"fields": {"codename": "delete_refreshtoken", "name": "Can delete refresh token", "content_type": 108}, "model": "auth.permission", "pk": 323}, {"fields": {"codename": "add_restrictedapplication", "name": "Can add restricted application", "content_type": 109}, "model": "auth.permission", "pk": 324}, {"fields": {"codename": "change_restrictedapplication", "name": "Can change restricted application", "content_type": 109}, "model": "auth.permission", "pk": 325}, {"fields": {"codename": "delete_restrictedapplication", "name": "Can delete restricted application", "content_type": 109}, "model": "auth.permission", "pk": 326}, {"fields": {"codename": "add_oauth2providerconfig", "name": "Can add Provider Configuration (OAuth)", "content_type": 110}, "model": "auth.permission", "pk": 327}, {"fields": {"codename": "change_oauth2providerconfig", "name": "Can change Provider Configuration (OAuth)", "content_type": 110}, "model": "auth.permission", "pk": 328}, {"fields": {"codename": "delete_oauth2providerconfig", "name": "Can delete Provider Configuration (OAuth)", "content_type": 110}, "model": "auth.permission", "pk": 329}, {"fields": {"codename": "add_samlproviderconfig", "name": "Can add Provider Configuration (SAML IdP)", "content_type": 111}, "model": "auth.permission", "pk": 330}, {"fields": {"codename": "change_samlproviderconfig", "name": "Can change Provider Configuration (SAML IdP)", "content_type": 111}, "model": "auth.permission", "pk": 331}, {"fields": {"codename": "delete_samlproviderconfig", "name": "Can delete Provider Configuration (SAML IdP)", "content_type": 111}, "model": "auth.permission", "pk": 332}, {"fields": {"codename": "add_samlconfiguration", "name": "Can add SAML Configuration", "content_type": 112}, "model": "auth.permission", "pk": 333}, {"fields": {"codename": "change_samlconfiguration", "name": "Can change SAML Configuration", "content_type": 112}, "model": "auth.permission", "pk": 334}, {"fields": {"codename": "delete_samlconfiguration", "name": "Can delete SAML Configuration", "content_type": 112}, "model": "auth.permission", "pk": 335}, {"fields": {"codename": "add_samlproviderdata", "name": "Can add SAML Provider Data", "content_type": 113}, "model": "auth.permission", "pk": 336}, {"fields": {"codename": "change_samlproviderdata", "name": "Can change SAML Provider Data", "content_type": 113}, "model": "auth.permission", "pk": 337}, {"fields": {"codename": "delete_samlproviderdata", "name": "Can delete SAML Provider Data", "content_type": 113}, "model": "auth.permission", "pk": 338}, {"fields": {"codename": "add_ltiproviderconfig", "name": "Can add Provider Configuration (LTI)", "content_type": 114}, "model": "auth.permission", "pk": 339}, {"fields": {"codename": "change_ltiproviderconfig", "name": "Can change Provider Configuration (LTI)", "content_type": 114}, "model": "auth.permission", "pk": 340}, {"fields": {"codename": "delete_ltiproviderconfig", "name": "Can delete Provider Configuration (LTI)", "content_type": 114}, "model": "auth.permission", "pk": 341}, {"fields": {"codename": "add_providerapipermissions", "name": "Can add Provider API Permission", "content_type": 115}, "model": "auth.permission", "pk": 342}, {"fields": {"codename": "change_providerapipermissions", "name": "Can change Provider API Permission", "content_type": 115}, "model": "auth.permission", "pk": 343}, {"fields": {"codename": "delete_providerapipermissions", "name": "Can delete Provider API Permission", "content_type": 115}, "model": "auth.permission", "pk": 344}, {"fields": {"codename": "add_nonce", "name": "Can add nonce", "content_type": 116}, "model": "auth.permission", "pk": 345}, {"fields": {"codename": "change_nonce", "name": "Can change nonce", "content_type": 116}, "model": "auth.permission", "pk": 346}, {"fields": {"codename": "delete_nonce", "name": "Can delete nonce", "content_type": 116}, "model": "auth.permission", "pk": 347}, {"fields": {"codename": "add_scope", "name": "Can add scope", "content_type": 117}, "model": "auth.permission", "pk": 348}, {"fields": {"codename": "change_scope", "name": "Can change scope", "content_type": 117}, "model": "auth.permission", "pk": 349}, {"fields": {"codename": "delete_scope", "name": "Can delete scope", "content_type": 117}, "model": "auth.permission", "pk": 350}, {"fields": {"codename": "add_resource", "name": "Can add resource", "content_type": 117}, "model": "auth.permission", "pk": 351}, {"fields": {"codename": "change_resource", "name": "Can change resource", "content_type": 117}, "model": "auth.permission", "pk": 352}, {"fields": {"codename": "delete_resource", "name": "Can delete resource", "content_type": 117}, "model": "auth.permission", "pk": 353}, {"fields": {"codename": "add_consumer", "name": "Can add consumer", "content_type": 118}, "model": "auth.permission", "pk": 354}, {"fields": {"codename": "change_consumer", "name": "Can change consumer", "content_type": 118}, "model": "auth.permission", "pk": 355}, {"fields": {"codename": "delete_consumer", "name": "Can delete consumer", "content_type": 118}, "model": "auth.permission", "pk": 356}, {"fields": {"codename": "add_token", "name": "Can add token", "content_type": 119}, "model": "auth.permission", "pk": 357}, {"fields": {"codename": "change_token", "name": "Can change token", "content_type": 119}, "model": "auth.permission", "pk": 358}, {"fields": {"codename": "delete_token", "name": "Can delete token", "content_type": 119}, "model": "auth.permission", "pk": 359}, {"fields": {"codename": "add_article", "name": "Can add article", "content_type": 121}, "model": "auth.permission", "pk": 360}, {"fields": {"codename": "change_article", "name": "Can change article", "content_type": 121}, "model": "auth.permission", "pk": 361}, {"fields": {"codename": "delete_article", "name": "Can delete article", "content_type": 121}, "model": "auth.permission", "pk": 362}, {"fields": {"codename": "moderate", "name": "Can edit all articles and lock/unlock/restore", "content_type": 121}, "model": "auth.permission", "pk": 363}, {"fields": {"codename": "assign", "name": "Can change ownership of any article", "content_type": 121}, "model": "auth.permission", "pk": 364}, {"fields": {"codename": "grant", "name": "Can assign permissions to other users", "content_type": 121}, "model": "auth.permission", "pk": 365}, {"fields": {"codename": "add_articleforobject", "name": "Can add Article for object", "content_type": 122}, "model": "auth.permission", "pk": 366}, {"fields": {"codename": "change_articleforobject", "name": "Can change Article for object", "content_type": 122}, "model": "auth.permission", "pk": 367}, {"fields": {"codename": "delete_articleforobject", "name": "Can delete Article for object", "content_type": 122}, "model": "auth.permission", "pk": 368}, {"fields": {"codename": "add_articlerevision", "name": "Can add article revision", "content_type": 123}, "model": "auth.permission", "pk": 369}, {"fields": {"codename": "change_articlerevision", "name": "Can change article revision", "content_type": 123}, "model": "auth.permission", "pk": 370}, {"fields": {"codename": "delete_articlerevision", "name": "Can delete article revision", "content_type": 123}, "model": "auth.permission", "pk": 371}, {"fields": {"codename": "add_urlpath", "name": "Can add URL path", "content_type": 124}, "model": "auth.permission", "pk": 372}, {"fields": {"codename": "change_urlpath", "name": "Can change URL path", "content_type": 124}, "model": "auth.permission", "pk": 373}, {"fields": {"codename": "delete_urlpath", "name": "Can delete URL path", "content_type": 124}, "model": "auth.permission", "pk": 374}, {"fields": {"codename": "add_articleplugin", "name": "Can add article plugin", "content_type": 125}, "model": "auth.permission", "pk": 375}, {"fields": {"codename": "change_articleplugin", "name": "Can change article plugin", "content_type": 125}, "model": "auth.permission", "pk": 376}, {"fields": {"codename": "delete_articleplugin", "name": "Can delete article plugin", "content_type": 125}, "model": "auth.permission", "pk": 377}, {"fields": {"codename": "add_reusableplugin", "name": "Can add reusable plugin", "content_type": 126}, "model": "auth.permission", "pk": 378}, {"fields": {"codename": "change_reusableplugin", "name": "Can change reusable plugin", "content_type": 126}, "model": "auth.permission", "pk": 379}, {"fields": {"codename": "delete_reusableplugin", "name": "Can delete reusable plugin", "content_type": 126}, "model": "auth.permission", "pk": 380}, {"fields": {"codename": "add_simpleplugin", "name": "Can add simple plugin", "content_type": 127}, "model": "auth.permission", "pk": 381}, {"fields": {"codename": "change_simpleplugin", "name": "Can change simple plugin", "content_type": 127}, "model": "auth.permission", "pk": 382}, {"fields": {"codename": "delete_simpleplugin", "name": "Can delete simple plugin", "content_type": 127}, "model": "auth.permission", "pk": 383}, {"fields": {"codename": "add_revisionplugin", "name": "Can add revision plugin", "content_type": 128}, "model": "auth.permission", "pk": 384}, {"fields": {"codename": "change_revisionplugin", "name": "Can change revision plugin", "content_type": 128}, "model": "auth.permission", "pk": 385}, {"fields": {"codename": "delete_revisionplugin", "name": "Can delete revision plugin", "content_type": 128}, "model": "auth.permission", "pk": 386}, {"fields": {"codename": "add_revisionpluginrevision", "name": "Can add revision plugin revision", "content_type": 129}, "model": "auth.permission", "pk": 387}, {"fields": {"codename": "change_revisionpluginrevision", "name": "Can change revision plugin revision", "content_type": 129}, "model": "auth.permission", "pk": 388}, {"fields": {"codename": "delete_revisionpluginrevision", "name": "Can delete revision plugin revision", "content_type": 129}, "model": "auth.permission", "pk": 389}, {"fields": {"codename": "add_image", "name": "Can add image", "content_type": 130}, "model": "auth.permission", "pk": 390}, {"fields": {"codename": "change_image", "name": "Can change image", "content_type": 130}, "model": "auth.permission", "pk": 391}, {"fields": {"codename": "delete_image", "name": "Can delete image", "content_type": 130}, "model": "auth.permission", "pk": 392}, {"fields": {"codename": "add_imagerevision", "name": "Can add image revision", "content_type": 131}, "model": "auth.permission", "pk": 393}, {"fields": {"codename": "change_imagerevision", "name": "Can change image revision", "content_type": 131}, "model": "auth.permission", "pk": 394}, {"fields": {"codename": "delete_imagerevision", "name": "Can delete image revision", "content_type": 131}, "model": "auth.permission", "pk": 395}, {"fields": {"codename": "add_attachment", "name": "Can add attachment", "content_type": 132}, "model": "auth.permission", "pk": 396}, {"fields": {"codename": "change_attachment", "name": "Can change attachment", "content_type": 132}, "model": "auth.permission", "pk": 397}, {"fields": {"codename": "delete_attachment", "name": "Can delete attachment", "content_type": 132}, "model": "auth.permission", "pk": 398}, {"fields": {"codename": "add_attachmentrevision", "name": "Can add attachment revision", "content_type": 133}, "model": "auth.permission", "pk": 399}, {"fields": {"codename": "change_attachmentrevision", "name": "Can change attachment revision", "content_type": 133}, "model": "auth.permission", "pk": 400}, {"fields": {"codename": "delete_attachmentrevision", "name": "Can delete attachment revision", "content_type": 133}, "model": "auth.permission", "pk": 401}, {"fields": {"codename": "add_notificationtype", "name": "Can add type", "content_type": 134}, "model": "auth.permission", "pk": 402}, {"fields": {"codename": "change_notificationtype", "name": "Can change type", "content_type": 134}, "model": "auth.permission", "pk": 403}, {"fields": {"codename": "delete_notificationtype", "name": "Can delete type", "content_type": 134}, "model": "auth.permission", "pk": 404}, {"fields": {"codename": "add_settings", "name": "Can add settings", "content_type": 135}, "model": "auth.permission", "pk": 405}, {"fields": {"codename": "change_settings", "name": "Can change settings", "content_type": 135}, "model": "auth.permission", "pk": 406}, {"fields": {"codename": "delete_settings", "name": "Can delete settings", "content_type": 135}, "model": "auth.permission", "pk": 407}, {"fields": {"codename": "add_subscription", "name": "Can add subscription", "content_type": 136}, "model": "auth.permission", "pk": 408}, {"fields": {"codename": "change_subscription", "name": "Can change subscription", "content_type": 136}, "model": "auth.permission", "pk": 409}, {"fields": {"codename": "delete_subscription", "name": "Can delete subscription", "content_type": 136}, "model": "auth.permission", "pk": 410}, {"fields": {"codename": "add_notification", "name": "Can add notification", "content_type": 137}, "model": "auth.permission", "pk": 411}, {"fields": {"codename": "change_notification", "name": "Can change notification", "content_type": 137}, "model": "auth.permission", "pk": 412}, {"fields": {"codename": "delete_notification", "name": "Can delete notification", "content_type": 137}, "model": "auth.permission", "pk": 413}, {"fields": {"codename": "add_logentry", "name": "Can add log entry", "content_type": 138}, "model": "auth.permission", "pk": 414}, {"fields": {"codename": "change_logentry", "name": "Can change log entry", "content_type": 138}, "model": "auth.permission", "pk": 415}, {"fields": {"codename": "delete_logentry", "name": "Can delete log entry", "content_type": 138}, "model": "auth.permission", "pk": 416}, {"fields": {"codename": "add_role", "name": "Can add role", "content_type": 139}, "model": "auth.permission", "pk": 417}, {"fields": {"codename": "change_role", "name": "Can change role", "content_type": 139}, "model": "auth.permission", "pk": 418}, {"fields": {"codename": "delete_role", "name": "Can delete role", "content_type": 139}, "model": "auth.permission", "pk": 419}, {"fields": {"codename": "add_permission", "name": "Can add permission", "content_type": 140}, "model": "auth.permission", "pk": 420}, {"fields": {"codename": "change_permission", "name": "Can change permission", "content_type": 140}, "model": "auth.permission", "pk": 421}, {"fields": {"codename": "delete_permission", "name": "Can delete permission", "content_type": 140}, "model": "auth.permission", "pk": 422}, {"fields": {"codename": "add_forumsconfig", "name": "Can add forums config", "content_type": 141}, "model": "auth.permission", "pk": 423}, {"fields": {"codename": "change_forumsconfig", "name": "Can change forums config", "content_type": 141}, "model": "auth.permission", "pk": 424}, {"fields": {"codename": "delete_forumsconfig", "name": "Can delete forums config", "content_type": 141}, "model": "auth.permission", "pk": 425}, {"fields": {"codename": "add_note", "name": "Can add note", "content_type": 142}, "model": "auth.permission", "pk": 426}, {"fields": {"codename": "change_note", "name": "Can change note", "content_type": 142}, "model": "auth.permission", "pk": 427}, {"fields": {"codename": "delete_note", "name": "Can delete note", "content_type": 142}, "model": "auth.permission", "pk": 428}, {"fields": {"codename": "add_splashconfig", "name": "Can add splash config", "content_type": 143}, "model": "auth.permission", "pk": 429}, {"fields": {"codename": "change_splashconfig", "name": "Can change splash config", "content_type": 143}, "model": "auth.permission", "pk": 430}, {"fields": {"codename": "delete_splashconfig", "name": "Can delete splash config", "content_type": 143}, "model": "auth.permission", "pk": 431}, {"fields": {"codename": "add_userpreference", "name": "Can add user preference", "content_type": 144}, "model": "auth.permission", "pk": 432}, {"fields": {"codename": "change_userpreference", "name": "Can change user preference", "content_type": 144}, "model": "auth.permission", "pk": 433}, {"fields": {"codename": "delete_userpreference", "name": "Can delete user preference", "content_type": 144}, "model": "auth.permission", "pk": 434}, {"fields": {"codename": "add_usercoursetag", "name": "Can add user course tag", "content_type": 145}, "model": "auth.permission", "pk": 435}, {"fields": {"codename": "change_usercoursetag", "name": "Can change user course tag", "content_type": 145}, "model": "auth.permission", "pk": 436}, {"fields": {"codename": "delete_usercoursetag", "name": "Can delete user course tag", "content_type": 145}, "model": "auth.permission", "pk": 437}, {"fields": {"codename": "add_userorgtag", "name": "Can add user org tag", "content_type": 146}, "model": "auth.permission", "pk": 438}, {"fields": {"codename": "change_userorgtag", "name": "Can change user org tag", "content_type": 146}, "model": "auth.permission", "pk": 439}, {"fields": {"codename": "delete_userorgtag", "name": "Can delete user org tag", "content_type": 146}, "model": "auth.permission", "pk": 440}, {"fields": {"codename": "add_order", "name": "Can add order", "content_type": 147}, "model": "auth.permission", "pk": 441}, {"fields": {"codename": "change_order", "name": "Can change order", "content_type": 147}, "model": "auth.permission", "pk": 442}, {"fields": {"codename": "delete_order", "name": "Can delete order", "content_type": 147}, "model": "auth.permission", "pk": 443}, {"fields": {"codename": "add_orderitem", "name": "Can add order item", "content_type": 148}, "model": "auth.permission", "pk": 444}, {"fields": {"codename": "change_orderitem", "name": "Can change order item", "content_type": 148}, "model": "auth.permission", "pk": 445}, {"fields": {"codename": "delete_orderitem", "name": "Can delete order item", "content_type": 148}, "model": "auth.permission", "pk": 446}, {"fields": {"codename": "add_invoice", "name": "Can add invoice", "content_type": 149}, "model": "auth.permission", "pk": 447}, {"fields": {"codename": "change_invoice", "name": "Can change invoice", "content_type": 149}, "model": "auth.permission", "pk": 448}, {"fields": {"codename": "delete_invoice", "name": "Can delete invoice", "content_type": 149}, "model": "auth.permission", "pk": 449}, {"fields": {"codename": "add_invoicetransaction", "name": "Can add invoice transaction", "content_type": 150}, "model": "auth.permission", "pk": 450}, {"fields": {"codename": "change_invoicetransaction", "name": "Can change invoice transaction", "content_type": 150}, "model": "auth.permission", "pk": 451}, {"fields": {"codename": "delete_invoicetransaction", "name": "Can delete invoice transaction", "content_type": 150}, "model": "auth.permission", "pk": 452}, {"fields": {"codename": "add_invoiceitem", "name": "Can add invoice item", "content_type": 151}, "model": "auth.permission", "pk": 453}, {"fields": {"codename": "change_invoiceitem", "name": "Can change invoice item", "content_type": 151}, "model": "auth.permission", "pk": 454}, {"fields": {"codename": "delete_invoiceitem", "name": "Can delete invoice item", "content_type": 151}, "model": "auth.permission", "pk": 455}, {"fields": {"codename": "add_courseregistrationcodeinvoiceitem", "name": "Can add course registration code invoice item", "content_type": 152}, "model": "auth.permission", "pk": 456}, {"fields": {"codename": "change_courseregistrationcodeinvoiceitem", "name": "Can change course registration code invoice item", "content_type": 152}, "model": "auth.permission", "pk": 457}, {"fields": {"codename": "delete_courseregistrationcodeinvoiceitem", "name": "Can delete course registration code invoice item", "content_type": 152}, "model": "auth.permission", "pk": 458}, {"fields": {"codename": "add_invoicehistory", "name": "Can add invoice history", "content_type": 153}, "model": "auth.permission", "pk": 459}, {"fields": {"codename": "change_invoicehistory", "name": "Can change invoice history", "content_type": 153}, "model": "auth.permission", "pk": 460}, {"fields": {"codename": "delete_invoicehistory", "name": "Can delete invoice history", "content_type": 153}, "model": "auth.permission", "pk": 461}, {"fields": {"codename": "add_courseregistrationcode", "name": "Can add course registration code", "content_type": 154}, "model": "auth.permission", "pk": 462}, {"fields": {"codename": "change_courseregistrationcode", "name": "Can change course registration code", "content_type": 154}, "model": "auth.permission", "pk": 463}, {"fields": {"codename": "delete_courseregistrationcode", "name": "Can delete course registration code", "content_type": 154}, "model": "auth.permission", "pk": 464}, {"fields": {"codename": "add_registrationcoderedemption", "name": "Can add registration code redemption", "content_type": 155}, "model": "auth.permission", "pk": 465}, {"fields": {"codename": "change_registrationcoderedemption", "name": "Can change registration code redemption", "content_type": 155}, "model": "auth.permission", "pk": 466}, {"fields": {"codename": "delete_registrationcoderedemption", "name": "Can delete registration code redemption", "content_type": 155}, "model": "auth.permission", "pk": 467}, {"fields": {"codename": "add_coupon", "name": "Can add coupon", "content_type": 156}, "model": "auth.permission", "pk": 468}, {"fields": {"codename": "change_coupon", "name": "Can change coupon", "content_type": 156}, "model": "auth.permission", "pk": 469}, {"fields": {"codename": "delete_coupon", "name": "Can delete coupon", "content_type": 156}, "model": "auth.permission", "pk": 470}, {"fields": {"codename": "add_couponredemption", "name": "Can add coupon redemption", "content_type": 157}, "model": "auth.permission", "pk": 471}, {"fields": {"codename": "change_couponredemption", "name": "Can change coupon redemption", "content_type": 157}, "model": "auth.permission", "pk": 472}, {"fields": {"codename": "delete_couponredemption", "name": "Can delete coupon redemption", "content_type": 157}, "model": "auth.permission", "pk": 473}, {"fields": {"codename": "add_paidcourseregistration", "name": "Can add paid course registration", "content_type": 158}, "model": "auth.permission", "pk": 474}, {"fields": {"codename": "change_paidcourseregistration", "name": "Can change paid course registration", "content_type": 158}, "model": "auth.permission", "pk": 475}, {"fields": {"codename": "delete_paidcourseregistration", "name": "Can delete paid course registration", "content_type": 158}, "model": "auth.permission", "pk": 476}, {"fields": {"codename": "add_courseregcodeitem", "name": "Can add course reg code item", "content_type": 159}, "model": "auth.permission", "pk": 477}, {"fields": {"codename": "change_courseregcodeitem", "name": "Can change course reg code item", "content_type": 159}, "model": "auth.permission", "pk": 478}, {"fields": {"codename": "delete_courseregcodeitem", "name": "Can delete course reg code item", "content_type": 159}, "model": "auth.permission", "pk": 479}, {"fields": {"codename": "add_courseregcodeitemannotation", "name": "Can add course reg code item annotation", "content_type": 160}, "model": "auth.permission", "pk": 480}, {"fields": {"codename": "change_courseregcodeitemannotation", "name": "Can change course reg code item annotation", "content_type": 160}, "model": "auth.permission", "pk": 481}, {"fields": {"codename": "delete_courseregcodeitemannotation", "name": "Can delete course reg code item annotation", "content_type": 160}, "model": "auth.permission", "pk": 482}, {"fields": {"codename": "add_paidcourseregistrationannotation", "name": "Can add paid course registration annotation", "content_type": 161}, "model": "auth.permission", "pk": 483}, {"fields": {"codename": "change_paidcourseregistrationannotation", "name": "Can change paid course registration annotation", "content_type": 161}, "model": "auth.permission", "pk": 484}, {"fields": {"codename": "delete_paidcourseregistrationannotation", "name": "Can delete paid course registration annotation", "content_type": 161}, "model": "auth.permission", "pk": 485}, {"fields": {"codename": "add_certificateitem", "name": "Can add certificate item", "content_type": 162}, "model": "auth.permission", "pk": 486}, {"fields": {"codename": "change_certificateitem", "name": "Can change certificate item", "content_type": 162}, "model": "auth.permission", "pk": 487}, {"fields": {"codename": "delete_certificateitem", "name": "Can delete certificate item", "content_type": 162}, "model": "auth.permission", "pk": 488}, {"fields": {"codename": "add_donationconfiguration", "name": "Can add donation configuration", "content_type": 163}, "model": "auth.permission", "pk": 489}, {"fields": {"codename": "change_donationconfiguration", "name": "Can change donation configuration", "content_type": 163}, "model": "auth.permission", "pk": 490}, {"fields": {"codename": "delete_donationconfiguration", "name": "Can delete donation configuration", "content_type": 163}, "model": "auth.permission", "pk": 491}, {"fields": {"codename": "add_donation", "name": "Can add donation", "content_type": 164}, "model": "auth.permission", "pk": 492}, {"fields": {"codename": "change_donation", "name": "Can change donation", "content_type": 164}, "model": "auth.permission", "pk": 493}, {"fields": {"codename": "delete_donation", "name": "Can delete donation", "content_type": 164}, "model": "auth.permission", "pk": 494}, {"fields": {"codename": "add_coursemode", "name": "Can add course mode", "content_type": 165}, "model": "auth.permission", "pk": 495}, {"fields": {"codename": "change_coursemode", "name": "Can change course mode", "content_type": 165}, "model": "auth.permission", "pk": 496}, {"fields": {"codename": "delete_coursemode", "name": "Can delete course mode", "content_type": 165}, "model": "auth.permission", "pk": 497}, {"fields": {"codename": "add_coursemodesarchive", "name": "Can add course modes archive", "content_type": 166}, "model": "auth.permission", "pk": 498}, {"fields": {"codename": "change_coursemodesarchive", "name": "Can change course modes archive", "content_type": 166}, "model": "auth.permission", "pk": 499}, {"fields": {"codename": "delete_coursemodesarchive", "name": "Can delete course modes archive", "content_type": 166}, "model": "auth.permission", "pk": 500}, {"fields": {"codename": "add_coursemodeexpirationconfig", "name": "Can add course mode expiration config", "content_type": 167}, "model": "auth.permission", "pk": 501}, {"fields": {"codename": "change_coursemodeexpirationconfig", "name": "Can change course mode expiration config", "content_type": 167}, "model": "auth.permission", "pk": 502}, {"fields": {"codename": "delete_coursemodeexpirationconfig", "name": "Can delete course mode expiration config", "content_type": 167}, "model": "auth.permission", "pk": 503}, {"fields": {"codename": "add_softwaresecurephotoverification", "name": "Can add software secure photo verification", "content_type": 168}, "model": "auth.permission", "pk": 504}, {"fields": {"codename": "change_softwaresecurephotoverification", "name": "Can change software secure photo verification", "content_type": 168}, "model": "auth.permission", "pk": 505}, {"fields": {"codename": "delete_softwaresecurephotoverification", "name": "Can delete software secure photo verification", "content_type": 168}, "model": "auth.permission", "pk": 506}, {"fields": {"codename": "add_historicalverificationdeadline", "name": "Can add historical verification deadline", "content_type": 169}, "model": "auth.permission", "pk": 507}, {"fields": {"codename": "change_historicalverificationdeadline", "name": "Can change historical verification deadline", "content_type": 169}, "model": "auth.permission", "pk": 508}, {"fields": {"codename": "delete_historicalverificationdeadline", "name": "Can delete historical verification deadline", "content_type": 169}, "model": "auth.permission", "pk": 509}, {"fields": {"codename": "add_verificationdeadline", "name": "Can add verification deadline", "content_type": 170}, "model": "auth.permission", "pk": 510}, {"fields": {"codename": "change_verificationdeadline", "name": "Can change verification deadline", "content_type": 170}, "model": "auth.permission", "pk": 511}, {"fields": {"codename": "delete_verificationdeadline", "name": "Can delete verification deadline", "content_type": 170}, "model": "auth.permission", "pk": 512}, {"fields": {"codename": "add_verificationcheckpoint", "name": "Can add verification checkpoint", "content_type": 171}, "model": "auth.permission", "pk": 513}, {"fields": {"codename": "change_verificationcheckpoint", "name": "Can change verification checkpoint", "content_type": 171}, "model": "auth.permission", "pk": 514}, {"fields": {"codename": "delete_verificationcheckpoint", "name": "Can delete verification checkpoint", "content_type": 171}, "model": "auth.permission", "pk": 515}, {"fields": {"codename": "add_verificationstatus", "name": "Can add Verification Status", "content_type": 172}, "model": "auth.permission", "pk": 516}, {"fields": {"codename": "change_verificationstatus", "name": "Can change Verification Status", "content_type": 172}, "model": "auth.permission", "pk": 517}, {"fields": {"codename": "delete_verificationstatus", "name": "Can delete Verification Status", "content_type": 172}, "model": "auth.permission", "pk": 518}, {"fields": {"codename": "add_incoursereverificationconfiguration", "name": "Can add in course reverification configuration", "content_type": 173}, "model": "auth.permission", "pk": 519}, {"fields": {"codename": "change_incoursereverificationconfiguration", "name": "Can change in course reverification configuration", "content_type": 173}, "model": "auth.permission", "pk": 520}, {"fields": {"codename": "delete_incoursereverificationconfiguration", "name": "Can delete in course reverification configuration", "content_type": 173}, "model": "auth.permission", "pk": 521}, {"fields": {"codename": "add_icrvstatusemailsconfiguration", "name": "Can add icrv status emails configuration", "content_type": 174}, "model": "auth.permission", "pk": 522}, {"fields": {"codename": "change_icrvstatusemailsconfiguration", "name": "Can change icrv status emails configuration", "content_type": 174}, "model": "auth.permission", "pk": 523}, {"fields": {"codename": "delete_icrvstatusemailsconfiguration", "name": "Can delete icrv status emails configuration", "content_type": 174}, "model": "auth.permission", "pk": 524}, {"fields": {"codename": "add_skippedreverification", "name": "Can add skipped reverification", "content_type": 175}, "model": "auth.permission", "pk": 525}, {"fields": {"codename": "change_skippedreverification", "name": "Can change skipped reverification", "content_type": 175}, "model": "auth.permission", "pk": 526}, {"fields": {"codename": "delete_skippedreverification", "name": "Can delete skipped reverification", "content_type": 175}, "model": "auth.permission", "pk": 527}, {"fields": {"codename": "add_darklangconfig", "name": "Can add dark lang config", "content_type": 176}, "model": "auth.permission", "pk": 528}, {"fields": {"codename": "change_darklangconfig", "name": "Can change dark lang config", "content_type": 176}, "model": "auth.permission", "pk": 529}, {"fields": {"codename": "delete_darklangconfig", "name": "Can delete dark lang config", "content_type": 176}, "model": "auth.permission", "pk": 530}, {"fields": {"codename": "add_microsite", "name": "Can add microsite", "content_type": 177}, "model": "auth.permission", "pk": 531}, {"fields": {"codename": "change_microsite", "name": "Can change microsite", "content_type": 177}, "model": "auth.permission", "pk": 532}, {"fields": {"codename": "delete_microsite", "name": "Can delete microsite", "content_type": 177}, "model": "auth.permission", "pk": 533}, {"fields": {"codename": "add_micrositehistory", "name": "Can add microsite history", "content_type": 178}, "model": "auth.permission", "pk": 534}, {"fields": {"codename": "change_micrositehistory", "name": "Can change microsite history", "content_type": 178}, "model": "auth.permission", "pk": 535}, {"fields": {"codename": "delete_micrositehistory", "name": "Can delete microsite history", "content_type": 178}, "model": "auth.permission", "pk": 536}, {"fields": {"codename": "add_historicalmicrositeorganizationmapping", "name": "Can add historical microsite organization mapping", "content_type": 179}, "model": "auth.permission", "pk": 537}, {"fields": {"codename": "change_historicalmicrositeorganizationmapping", "name": "Can change historical microsite organization mapping", "content_type": 179}, "model": "auth.permission", "pk": 538}, {"fields": {"codename": "delete_historicalmicrositeorganizationmapping", "name": "Can delete historical microsite organization mapping", "content_type": 179}, "model": "auth.permission", "pk": 539}, {"fields": {"codename": "add_micrositeorganizationmapping", "name": "Can add microsite organization mapping", "content_type": 180}, "model": "auth.permission", "pk": 540}, {"fields": {"codename": "change_micrositeorganizationmapping", "name": "Can change microsite organization mapping", "content_type": 180}, "model": "auth.permission", "pk": 541}, {"fields": {"codename": "delete_micrositeorganizationmapping", "name": "Can delete microsite organization mapping", "content_type": 180}, "model": "auth.permission", "pk": 542}, {"fields": {"codename": "add_historicalmicrositetemplate", "name": "Can add historical microsite template", "content_type": 181}, "model": "auth.permission", "pk": 543}, {"fields": {"codename": "change_historicalmicrositetemplate", "name": "Can change historical microsite template", "content_type": 181}, "model": "auth.permission", "pk": 544}, {"fields": {"codename": "delete_historicalmicrositetemplate", "name": "Can delete historical microsite template", "content_type": 181}, "model": "auth.permission", "pk": 545}, {"fields": {"codename": "add_micrositetemplate", "name": "Can add microsite template", "content_type": 182}, "model": "auth.permission", "pk": 546}, {"fields": {"codename": "change_micrositetemplate", "name": "Can change microsite template", "content_type": 182}, "model": "auth.permission", "pk": 547}, {"fields": {"codename": "delete_micrositetemplate", "name": "Can delete microsite template", "content_type": 182}, "model": "auth.permission", "pk": 548}, {"fields": {"codename": "add_whitelistedrssurl", "name": "Can add whitelisted rss url", "content_type": 183}, "model": "auth.permission", "pk": 549}, {"fields": {"codename": "change_whitelistedrssurl", "name": "Can change whitelisted rss url", "content_type": 183}, "model": "auth.permission", "pk": 550}, {"fields": {"codename": "delete_whitelistedrssurl", "name": "Can delete whitelisted rss url", "content_type": 183}, "model": "auth.permission", "pk": 551}, {"fields": {"codename": "add_embargoedcourse", "name": "Can add embargoed course", "content_type": 184}, "model": "auth.permission", "pk": 552}, {"fields": {"codename": "change_embargoedcourse", "name": "Can change embargoed course", "content_type": 184}, "model": "auth.permission", "pk": 553}, {"fields": {"codename": "delete_embargoedcourse", "name": "Can delete embargoed course", "content_type": 184}, "model": "auth.permission", "pk": 554}, {"fields": {"codename": "add_embargoedstate", "name": "Can add embargoed state", "content_type": 185}, "model": "auth.permission", "pk": 555}, {"fields": {"codename": "change_embargoedstate", "name": "Can change embargoed state", "content_type": 185}, "model": "auth.permission", "pk": 556}, {"fields": {"codename": "delete_embargoedstate", "name": "Can delete embargoed state", "content_type": 185}, "model": "auth.permission", "pk": 557}, {"fields": {"codename": "add_restrictedcourse", "name": "Can add restricted course", "content_type": 186}, "model": "auth.permission", "pk": 558}, {"fields": {"codename": "change_restrictedcourse", "name": "Can change restricted course", "content_type": 186}, "model": "auth.permission", "pk": 559}, {"fields": {"codename": "delete_restrictedcourse", "name": "Can delete restricted course", "content_type": 186}, "model": "auth.permission", "pk": 560}, {"fields": {"codename": "add_country", "name": "Can add country", "content_type": 187}, "model": "auth.permission", "pk": 561}, {"fields": {"codename": "change_country", "name": "Can change country", "content_type": 187}, "model": "auth.permission", "pk": 562}, {"fields": {"codename": "delete_country", "name": "Can delete country", "content_type": 187}, "model": "auth.permission", "pk": 563}, {"fields": {"codename": "add_countryaccessrule", "name": "Can add country access rule", "content_type": 188}, "model": "auth.permission", "pk": 564}, {"fields": {"codename": "change_countryaccessrule", "name": "Can change country access rule", "content_type": 188}, "model": "auth.permission", "pk": 565}, {"fields": {"codename": "delete_countryaccessrule", "name": "Can delete country access rule", "content_type": 188}, "model": "auth.permission", "pk": 566}, {"fields": {"codename": "add_courseaccessrulehistory", "name": "Can add course access rule history", "content_type": 189}, "model": "auth.permission", "pk": 567}, {"fields": {"codename": "change_courseaccessrulehistory", "name": "Can change course access rule history", "content_type": 189}, "model": "auth.permission", "pk": 568}, {"fields": {"codename": "delete_courseaccessrulehistory", "name": "Can delete course access rule history", "content_type": 189}, "model": "auth.permission", "pk": 569}, {"fields": {"codename": "add_ipfilter", "name": "Can add ip filter", "content_type": 190}, "model": "auth.permission", "pk": 570}, {"fields": {"codename": "change_ipfilter", "name": "Can change ip filter", "content_type": 190}, "model": "auth.permission", "pk": 571}, {"fields": {"codename": "delete_ipfilter", "name": "Can delete ip filter", "content_type": 190}, "model": "auth.permission", "pk": 572}, {"fields": {"codename": "add_coursererunstate", "name": "Can add course rerun state", "content_type": 191}, "model": "auth.permission", "pk": 573}, {"fields": {"codename": "change_coursererunstate", "name": "Can change course rerun state", "content_type": 191}, "model": "auth.permission", "pk": 574}, {"fields": {"codename": "delete_coursererunstate", "name": "Can delete course rerun state", "content_type": 191}, "model": "auth.permission", "pk": 575}, {"fields": {"codename": "add_mobileapiconfig", "name": "Can add mobile api config", "content_type": 192}, "model": "auth.permission", "pk": 576}, {"fields": {"codename": "change_mobileapiconfig", "name": "Can change mobile api config", "content_type": 192}, "model": "auth.permission", "pk": 577}, {"fields": {"codename": "delete_mobileapiconfig", "name": "Can delete mobile api config", "content_type": 192}, "model": "auth.permission", "pk": 578}, {"fields": {"codename": "add_appversionconfig", "name": "Can add app version config", "content_type": 193}, "model": "auth.permission", "pk": 579}, {"fields": {"codename": "change_appversionconfig", "name": "Can change app version config", "content_type": 193}, "model": "auth.permission", "pk": 580}, {"fields": {"codename": "delete_appversionconfig", "name": "Can delete app version config", "content_type": 193}, "model": "auth.permission", "pk": 581}, {"fields": {"codename": "add_ignoremobileavailableflagconfig", "name": "Can add ignore mobile available flag config", "content_type": 194}, "model": "auth.permission", "pk": 582}, {"fields": {"codename": "change_ignoremobileavailableflagconfig", "name": "Can change ignore mobile available flag config", "content_type": 194}, "model": "auth.permission", "pk": 583}, {"fields": {"codename": "delete_ignoremobileavailableflagconfig", "name": "Can delete ignore mobile available flag config", "content_type": 194}, "model": "auth.permission", "pk": 584}, {"fields": {"codename": "add_usersocialauth", "name": "Can add user social auth", "content_type": 195}, "model": "auth.permission", "pk": 585}, {"fields": {"codename": "change_usersocialauth", "name": "Can change user social auth", "content_type": 195}, "model": "auth.permission", "pk": 586}, {"fields": {"codename": "delete_usersocialauth", "name": "Can delete user social auth", "content_type": 195}, "model": "auth.permission", "pk": 587}, {"fields": {"codename": "add_nonce", "name": "Can add nonce", "content_type": 196}, "model": "auth.permission", "pk": 588}, {"fields": {"codename": "change_nonce", "name": "Can change nonce", "content_type": 196}, "model": "auth.permission", "pk": 589}, {"fields": {"codename": "delete_nonce", "name": "Can delete nonce", "content_type": 196}, "model": "auth.permission", "pk": 590}, {"fields": {"codename": "add_association", "name": "Can add association", "content_type": 197}, "model": "auth.permission", "pk": 591}, {"fields": {"codename": "change_association", "name": "Can change association", "content_type": 197}, "model": "auth.permission", "pk": 592}, {"fields": {"codename": "delete_association", "name": "Can delete association", "content_type": 197}, "model": "auth.permission", "pk": 593}, {"fields": {"codename": "add_code", "name": "Can add code", "content_type": 198}, "model": "auth.permission", "pk": 594}, {"fields": {"codename": "change_code", "name": "Can change code", "content_type": 198}, "model": "auth.permission", "pk": 595}, {"fields": {"codename": "delete_code", "name": "Can delete code", "content_type": 198}, "model": "auth.permission", "pk": 596}, {"fields": {"codename": "add_surveyform", "name": "Can add survey form", "content_type": 199}, "model": "auth.permission", "pk": 597}, {"fields": {"codename": "change_surveyform", "name": "Can change survey form", "content_type": 199}, "model": "auth.permission", "pk": 598}, {"fields": {"codename": "delete_surveyform", "name": "Can delete survey form", "content_type": 199}, "model": "auth.permission", "pk": 599}, {"fields": {"codename": "add_surveyanswer", "name": "Can add survey answer", "content_type": 200}, "model": "auth.permission", "pk": 600}, {"fields": {"codename": "change_surveyanswer", "name": "Can change survey answer", "content_type": 200}, "model": "auth.permission", "pk": 601}, {"fields": {"codename": "delete_surveyanswer", "name": "Can delete survey answer", "content_type": 200}, "model": "auth.permission", "pk": 602}, {"fields": {"codename": "add_xblockasidesconfig", "name": "Can add x block asides config", "content_type": 201}, "model": "auth.permission", "pk": 603}, {"fields": {"codename": "change_xblockasidesconfig", "name": "Can change x block asides config", "content_type": 201}, "model": "auth.permission", "pk": 604}, {"fields": {"codename": "delete_xblockasidesconfig", "name": "Can delete x block asides config", "content_type": 201}, "model": "auth.permission", "pk": 605}, {"fields": {"codename": "add_courseoverview", "name": "Can add course overview", "content_type": 202}, "model": "auth.permission", "pk": 606}, {"fields": {"codename": "change_courseoverview", "name": "Can change course overview", "content_type": 202}, "model": "auth.permission", "pk": 607}, {"fields": {"codename": "delete_courseoverview", "name": "Can delete course overview", "content_type": 202}, "model": "auth.permission", "pk": 608}, {"fields": {"codename": "add_courseoverviewtab", "name": "Can add course overview tab", "content_type": 203}, "model": "auth.permission", "pk": 609}, {"fields": {"codename": "change_courseoverviewtab", "name": "Can change course overview tab", "content_type": 203}, "model": "auth.permission", "pk": 610}, {"fields": {"codename": "delete_courseoverviewtab", "name": "Can delete course overview tab", "content_type": 203}, "model": "auth.permission", "pk": 611}, {"fields": {"codename": "add_courseoverviewimageset", "name": "Can add course overview image set", "content_type": 204}, "model": "auth.permission", "pk": 612}, {"fields": {"codename": "change_courseoverviewimageset", "name": "Can change course overview image set", "content_type": 204}, "model": "auth.permission", "pk": 613}, {"fields": {"codename": "delete_courseoverviewimageset", "name": "Can delete course overview image set", "content_type": 204}, "model": "auth.permission", "pk": 614}, {"fields": {"codename": "add_courseoverviewimageconfig", "name": "Can add course overview image config", "content_type": 205}, "model": "auth.permission", "pk": 615}, {"fields": {"codename": "change_courseoverviewimageconfig", "name": "Can change course overview image config", "content_type": 205}, "model": "auth.permission", "pk": 616}, {"fields": {"codename": "delete_courseoverviewimageconfig", "name": "Can delete course overview image config", "content_type": 205}, "model": "auth.permission", "pk": 617}, {"fields": {"codename": "add_coursestructure", "name": "Can add course structure", "content_type": 206}, "model": "auth.permission", "pk": 618}, {"fields": {"codename": "change_coursestructure", "name": "Can change course structure", "content_type": 206}, "model": "auth.permission", "pk": 619}, {"fields": {"codename": "delete_coursestructure", "name": "Can delete course structure", "content_type": 206}, "model": "auth.permission", "pk": 620}, {"fields": {"codename": "add_blockstructureconfiguration", "name": "Can add block structure configuration", "content_type": 207}, "model": "auth.permission", "pk": 621}, {"fields": {"codename": "change_blockstructureconfiguration", "name": "Can change block structure configuration", "content_type": 207}, "model": "auth.permission", "pk": 622}, {"fields": {"codename": "delete_blockstructureconfiguration", "name": "Can delete block structure configuration", "content_type": 207}, "model": "auth.permission", "pk": 623}, {"fields": {"codename": "add_blockstructuremodel", "name": "Can add block structure model", "content_type": 208}, "model": "auth.permission", "pk": 624}, {"fields": {"codename": "change_blockstructuremodel", "name": "Can change block structure model", "content_type": 208}, "model": "auth.permission", "pk": 625}, {"fields": {"codename": "delete_blockstructuremodel", "name": "Can delete block structure model", "content_type": 208}, "model": "auth.permission", "pk": 626}, {"fields": {"codename": "add_corsmodel", "name": "Can add cors model", "content_type": 209}, "model": "auth.permission", "pk": 627}, {"fields": {"codename": "change_corsmodel", "name": "Can change cors model", "content_type": 209}, "model": "auth.permission", "pk": 628}, {"fields": {"codename": "delete_corsmodel", "name": "Can delete cors model", "content_type": 209}, "model": "auth.permission", "pk": 629}, {"fields": {"codename": "add_xdomainproxyconfiguration", "name": "Can add x domain proxy configuration", "content_type": 210}, "model": "auth.permission", "pk": 630}, {"fields": {"codename": "change_xdomainproxyconfiguration", "name": "Can change x domain proxy configuration", "content_type": 210}, "model": "auth.permission", "pk": 631}, {"fields": {"codename": "delete_xdomainproxyconfiguration", "name": "Can delete x domain proxy configuration", "content_type": 210}, "model": "auth.permission", "pk": 632}, {"fields": {"codename": "add_commerceconfiguration", "name": "Can add commerce configuration", "content_type": 211}, "model": "auth.permission", "pk": 633}, {"fields": {"codename": "change_commerceconfiguration", "name": "Can change commerce configuration", "content_type": 211}, "model": "auth.permission", "pk": 634}, {"fields": {"codename": "delete_commerceconfiguration", "name": "Can delete commerce configuration", "content_type": 211}, "model": "auth.permission", "pk": 635}, {"fields": {"codename": "add_creditprovider", "name": "Can add credit provider", "content_type": 212}, "model": "auth.permission", "pk": 636}, {"fields": {"codename": "change_creditprovider", "name": "Can change credit provider", "content_type": 212}, "model": "auth.permission", "pk": 637}, {"fields": {"codename": "delete_creditprovider", "name": "Can delete credit provider", "content_type": 212}, "model": "auth.permission", "pk": 638}, {"fields": {"codename": "add_creditcourse", "name": "Can add credit course", "content_type": 213}, "model": "auth.permission", "pk": 639}, {"fields": {"codename": "change_creditcourse", "name": "Can change credit course", "content_type": 213}, "model": "auth.permission", "pk": 640}, {"fields": {"codename": "delete_creditcourse", "name": "Can delete credit course", "content_type": 213}, "model": "auth.permission", "pk": 641}, {"fields": {"codename": "add_creditrequirement", "name": "Can add credit requirement", "content_type": 214}, "model": "auth.permission", "pk": 642}, {"fields": {"codename": "change_creditrequirement", "name": "Can change credit requirement", "content_type": 214}, "model": "auth.permission", "pk": 643}, {"fields": {"codename": "delete_creditrequirement", "name": "Can delete credit requirement", "content_type": 214}, "model": "auth.permission", "pk": 644}, {"fields": {"codename": "add_historicalcreditrequirementstatus", "name": "Can add historical credit requirement status", "content_type": 215}, "model": "auth.permission", "pk": 645}, {"fields": {"codename": "change_historicalcreditrequirementstatus", "name": "Can change historical credit requirement status", "content_type": 215}, "model": "auth.permission", "pk": 646}, {"fields": {"codename": "delete_historicalcreditrequirementstatus", "name": "Can delete historical credit requirement status", "content_type": 215}, "model": "auth.permission", "pk": 647}, {"fields": {"codename": "add_creditrequirementstatus", "name": "Can add credit requirement status", "content_type": 216}, "model": "auth.permission", "pk": 648}, {"fields": {"codename": "change_creditrequirementstatus", "name": "Can change credit requirement status", "content_type": 216}, "model": "auth.permission", "pk": 649}, {"fields": {"codename": "delete_creditrequirementstatus", "name": "Can delete credit requirement status", "content_type": 216}, "model": "auth.permission", "pk": 650}, {"fields": {"codename": "add_crediteligibility", "name": "Can add credit eligibility", "content_type": 217}, "model": "auth.permission", "pk": 651}, {"fields": {"codename": "change_crediteligibility", "name": "Can change credit eligibility", "content_type": 217}, "model": "auth.permission", "pk": 652}, {"fields": {"codename": "delete_crediteligibility", "name": "Can delete credit eligibility", "content_type": 217}, "model": "auth.permission", "pk": 653}, {"fields": {"codename": "add_historicalcreditrequest", "name": "Can add historical credit request", "content_type": 218}, "model": "auth.permission", "pk": 654}, {"fields": {"codename": "change_historicalcreditrequest", "name": "Can change historical credit request", "content_type": 218}, "model": "auth.permission", "pk": 655}, {"fields": {"codename": "delete_historicalcreditrequest", "name": "Can delete historical credit request", "content_type": 218}, "model": "auth.permission", "pk": 656}, {"fields": {"codename": "add_creditrequest", "name": "Can add credit request", "content_type": 219}, "model": "auth.permission", "pk": 657}, {"fields": {"codename": "change_creditrequest", "name": "Can change credit request", "content_type": 219}, "model": "auth.permission", "pk": 658}, {"fields": {"codename": "delete_creditrequest", "name": "Can delete credit request", "content_type": 219}, "model": "auth.permission", "pk": 659}, {"fields": {"codename": "add_creditconfig", "name": "Can add credit config", "content_type": 220}, "model": "auth.permission", "pk": 660}, {"fields": {"codename": "change_creditconfig", "name": "Can change credit config", "content_type": 220}, "model": "auth.permission", "pk": 661}, {"fields": {"codename": "delete_creditconfig", "name": "Can delete credit config", "content_type": 220}, "model": "auth.permission", "pk": 662}, {"fields": {"codename": "add_courseteam", "name": "Can add course team", "content_type": 221}, "model": "auth.permission", "pk": 663}, {"fields": {"codename": "change_courseteam", "name": "Can change course team", "content_type": 221}, "model": "auth.permission", "pk": 664}, {"fields": {"codename": "delete_courseteam", "name": "Can delete course team", "content_type": 221}, "model": "auth.permission", "pk": 665}, {"fields": {"codename": "add_courseteammembership", "name": "Can add course team membership", "content_type": 222}, "model": "auth.permission", "pk": 666}, {"fields": {"codename": "change_courseteammembership", "name": "Can change course team membership", "content_type": 222}, "model": "auth.permission", "pk": 667}, {"fields": {"codename": "delete_courseteammembership", "name": "Can delete course team membership", "content_type": 222}, "model": "auth.permission", "pk": 668}, {"fields": {"codename": "add_xblockconfiguration", "name": "Can add x block configuration", "content_type": 223}, "model": "auth.permission", "pk": 669}, {"fields": {"codename": "change_xblockconfiguration", "name": "Can change x block configuration", "content_type": 223}, "model": "auth.permission", "pk": 670}, {"fields": {"codename": "delete_xblockconfiguration", "name": "Can delete x block configuration", "content_type": 223}, "model": "auth.permission", "pk": 671}, {"fields": {"codename": "add_xblockstudioconfigurationflag", "name": "Can add x block studio configuration flag", "content_type": 224}, "model": "auth.permission", "pk": 672}, {"fields": {"codename": "change_xblockstudioconfigurationflag", "name": "Can change x block studio configuration flag", "content_type": 224}, "model": "auth.permission", "pk": 673}, {"fields": {"codename": "delete_xblockstudioconfigurationflag", "name": "Can delete x block studio configuration flag", "content_type": 224}, "model": "auth.permission", "pk": 674}, {"fields": {"codename": "add_xblockstudioconfiguration", "name": "Can add x block studio configuration", "content_type": 225}, "model": "auth.permission", "pk": 675}, {"fields": {"codename": "change_xblockstudioconfiguration", "name": "Can change x block studio configuration", "content_type": 225}, "model": "auth.permission", "pk": 676}, {"fields": {"codename": "delete_xblockstudioconfiguration", "name": "Can delete x block studio configuration", "content_type": 225}, "model": "auth.permission", "pk": 677}, {"fields": {"codename": "add_bookmark", "name": "Can add bookmark", "content_type": 226}, "model": "auth.permission", "pk": 678}, {"fields": {"codename": "change_bookmark", "name": "Can change bookmark", "content_type": 226}, "model": "auth.permission", "pk": 679}, {"fields": {"codename": "delete_bookmark", "name": "Can delete bookmark", "content_type": 226}, "model": "auth.permission", "pk": 680}, {"fields": {"codename": "add_xblockcache", "name": "Can add x block cache", "content_type": 227}, "model": "auth.permission", "pk": 681}, {"fields": {"codename": "change_xblockcache", "name": "Can change x block cache", "content_type": 227}, "model": "auth.permission", "pk": 682}, {"fields": {"codename": "delete_xblockcache", "name": "Can delete x block cache", "content_type": 227}, "model": "auth.permission", "pk": 683}, {"fields": {"codename": "add_programsapiconfig", "name": "Can add programs api config", "content_type": 228}, "model": "auth.permission", "pk": 684}, {"fields": {"codename": "change_programsapiconfig", "name": "Can change programs api config", "content_type": 228}, "model": "auth.permission", "pk": 685}, {"fields": {"codename": "delete_programsapiconfig", "name": "Can delete programs api config", "content_type": 228}, "model": "auth.permission", "pk": 686}, {"fields": {"codename": "add_catalogintegration", "name": "Can add catalog integration", "content_type": 229}, "model": "auth.permission", "pk": 687}, {"fields": {"codename": "change_catalogintegration", "name": "Can change catalog integration", "content_type": 229}, "model": "auth.permission", "pk": 688}, {"fields": {"codename": "delete_catalogintegration", "name": "Can delete catalog integration", "content_type": 229}, "model": "auth.permission", "pk": 689}, {"fields": {"codename": "add_selfpacedconfiguration", "name": "Can add self paced configuration", "content_type": 230}, "model": "auth.permission", "pk": 690}, {"fields": {"codename": "change_selfpacedconfiguration", "name": "Can change self paced configuration", "content_type": 230}, "model": "auth.permission", "pk": 691}, {"fields": {"codename": "delete_selfpacedconfiguration", "name": "Can delete self paced configuration", "content_type": 230}, "model": "auth.permission", "pk": 692}, {"fields": {"codename": "add_kvstore", "name": "Can add kv store", "content_type": 231}, "model": "auth.permission", "pk": 693}, {"fields": {"codename": "change_kvstore", "name": "Can change kv store", "content_type": 231}, "model": "auth.permission", "pk": 694}, {"fields": {"codename": "delete_kvstore", "name": "Can delete kv store", "content_type": 231}, "model": "auth.permission", "pk": 695}, {"fields": {"codename": "add_credentialsapiconfig", "name": "Can add credentials api config", "content_type": 232}, "model": "auth.permission", "pk": 696}, {"fields": {"codename": "change_credentialsapiconfig", "name": "Can change credentials api config", "content_type": 232}, "model": "auth.permission", "pk": 697}, {"fields": {"codename": "delete_credentialsapiconfig", "name": "Can delete credentials api config", "content_type": 232}, "model": "auth.permission", "pk": 698}, {"fields": {"codename": "add_milestone", "name": "Can add milestone", "content_type": 233}, "model": "auth.permission", "pk": 699}, {"fields": {"codename": "change_milestone", "name": "Can change milestone", "content_type": 233}, "model": "auth.permission", "pk": 700}, {"fields": {"codename": "delete_milestone", "name": "Can delete milestone", "content_type": 233}, "model": "auth.permission", "pk": 701}, {"fields": {"codename": "add_milestonerelationshiptype", "name": "Can add milestone relationship type", "content_type": 234}, "model": "auth.permission", "pk": 702}, {"fields": {"codename": "change_milestonerelationshiptype", "name": "Can change milestone relationship type", "content_type": 234}, "model": "auth.permission", "pk": 703}, {"fields": {"codename": "delete_milestonerelationshiptype", "name": "Can delete milestone relationship type", "content_type": 234}, "model": "auth.permission", "pk": 704}, {"fields": {"codename": "add_coursemilestone", "name": "Can add course milestone", "content_type": 235}, "model": "auth.permission", "pk": 705}, {"fields": {"codename": "change_coursemilestone", "name": "Can change course milestone", "content_type": 235}, "model": "auth.permission", "pk": 706}, {"fields": {"codename": "delete_coursemilestone", "name": "Can delete course milestone", "content_type": 235}, "model": "auth.permission", "pk": 707}, {"fields": {"codename": "add_coursecontentmilestone", "name": "Can add course content milestone", "content_type": 236}, "model": "auth.permission", "pk": 708}, {"fields": {"codename": "change_coursecontentmilestone", "name": "Can change course content milestone", "content_type": 236}, "model": "auth.permission", "pk": 709}, {"fields": {"codename": "delete_coursecontentmilestone", "name": "Can delete course content milestone", "content_type": 236}, "model": "auth.permission", "pk": 710}, {"fields": {"codename": "add_usermilestone", "name": "Can add user milestone", "content_type": 237}, "model": "auth.permission", "pk": 711}, {"fields": {"codename": "change_usermilestone", "name": "Can change user milestone", "content_type": 237}, "model": "auth.permission", "pk": 712}, {"fields": {"codename": "delete_usermilestone", "name": "Can delete user milestone", "content_type": 237}, "model": "auth.permission", "pk": 713}, {"fields": {"codename": "add_coursetalkwidgetconfiguration", "name": "Can add course talk widget configuration", "content_type": 238}, "model": "auth.permission", "pk": 714}, {"fields": {"codename": "change_coursetalkwidgetconfiguration", "name": "Can change course talk widget configuration", "content_type": 238}, "model": "auth.permission", "pk": 715}, {"fields": {"codename": "delete_coursetalkwidgetconfiguration", "name": "Can delete course talk widget configuration", "content_type": 238}, "model": "auth.permission", "pk": 716}, {"fields": {"codename": "add_historicalapiaccessrequest", "name": "Can add historical api access request", "content_type": 239}, "model": "auth.permission", "pk": 717}, {"fields": {"codename": "change_historicalapiaccessrequest", "name": "Can change historical api access request", "content_type": 239}, "model": "auth.permission", "pk": 718}, {"fields": {"codename": "delete_historicalapiaccessrequest", "name": "Can delete historical api access request", "content_type": 239}, "model": "auth.permission", "pk": 719}, {"fields": {"codename": "add_apiaccessrequest", "name": "Can add api access request", "content_type": 1}, "model": "auth.permission", "pk": 720}, {"fields": {"codename": "change_apiaccessrequest", "name": "Can change api access request", "content_type": 1}, "model": "auth.permission", "pk": 721}, {"fields": {"codename": "delete_apiaccessrequest", "name": "Can delete api access request", "content_type": 1}, "model": "auth.permission", "pk": 722}, {"fields": {"codename": "add_apiaccessconfig", "name": "Can add api access config", "content_type": 240}, "model": "auth.permission", "pk": 723}, {"fields": {"codename": "change_apiaccessconfig", "name": "Can change api access config", "content_type": 240}, "model": "auth.permission", "pk": 724}, {"fields": {"codename": "delete_apiaccessconfig", "name": "Can delete api access config", "content_type": 240}, "model": "auth.permission", "pk": 725}, {"fields": {"codename": "add_catalog", "name": "Can add catalog", "content_type": 241}, "model": "auth.permission", "pk": 726}, {"fields": {"codename": "change_catalog", "name": "Can change catalog", "content_type": 241}, "model": "auth.permission", "pk": 727}, {"fields": {"codename": "delete_catalog", "name": "Can delete catalog", "content_type": 241}, "model": "auth.permission", "pk": 728}, {"fields": {"codename": "add_verifiedtrackcohortedcourse", "name": "Can add verified track cohorted course", "content_type": 242}, "model": "auth.permission", "pk": 729}, {"fields": {"codename": "change_verifiedtrackcohortedcourse", "name": "Can change verified track cohorted course", "content_type": 242}, "model": "auth.permission", "pk": 730}, {"fields": {"codename": "delete_verifiedtrackcohortedcourse", "name": "Can delete verified track cohorted course", "content_type": 242}, "model": "auth.permission", "pk": 731}, {"fields": {"codename": "add_hlsplaybackenabledflag", "name": "Can add hls playback enabled flag", "content_type": 243}, "model": "auth.permission", "pk": 732}, {"fields": {"codename": "change_hlsplaybackenabledflag", "name": "Can change hls playback enabled flag", "content_type": 243}, "model": "auth.permission", "pk": 733}, {"fields": {"codename": "delete_hlsplaybackenabledflag", "name": "Can delete hls playback enabled flag", "content_type": 243}, "model": "auth.permission", "pk": 734}, {"fields": {"codename": "add_coursehlsplaybackenabledflag", "name": "Can add course hls playback enabled flag", "content_type": 244}, "model": "auth.permission", "pk": 735}, {"fields": {"codename": "change_coursehlsplaybackenabledflag", "name": "Can change course hls playback enabled flag", "content_type": 244}, "model": "auth.permission", "pk": 736}, {"fields": {"codename": "delete_coursehlsplaybackenabledflag", "name": "Can delete course hls playback enabled flag", "content_type": 244}, "model": "auth.permission", "pk": 737}, {"fields": {"codename": "add_badgeclass", "name": "Can add badge class", "content_type": 245}, "model": "auth.permission", "pk": 738}, {"fields": {"codename": "change_badgeclass", "name": "Can change badge class", "content_type": 245}, "model": "auth.permission", "pk": 739}, {"fields": {"codename": "delete_badgeclass", "name": "Can delete badge class", "content_type": 245}, "model": "auth.permission", "pk": 740}, {"fields": {"codename": "add_badgeassertion", "name": "Can add badge assertion", "content_type": 246}, "model": "auth.permission", "pk": 741}, {"fields": {"codename": "change_badgeassertion", "name": "Can change badge assertion", "content_type": 246}, "model": "auth.permission", "pk": 742}, {"fields": {"codename": "delete_badgeassertion", "name": "Can delete badge assertion", "content_type": 246}, "model": "auth.permission", "pk": 743}, {"fields": {"codename": "add_coursecompleteimageconfiguration", "name": "Can add course complete image configuration", "content_type": 247}, "model": "auth.permission", "pk": 744}, {"fields": {"codename": "change_coursecompleteimageconfiguration", "name": "Can change course complete image configuration", "content_type": 247}, "model": "auth.permission", "pk": 745}, {"fields": {"codename": "delete_coursecompleteimageconfiguration", "name": "Can delete course complete image configuration", "content_type": 247}, "model": "auth.permission", "pk": 746}, {"fields": {"codename": "add_courseeventbadgesconfiguration", "name": "Can add course event badges configuration", "content_type": 248}, "model": "auth.permission", "pk": 747}, {"fields": {"codename": "change_courseeventbadgesconfiguration", "name": "Can change course event badges configuration", "content_type": 248}, "model": "auth.permission", "pk": 748}, {"fields": {"codename": "delete_courseeventbadgesconfiguration", "name": "Can delete course event badges configuration", "content_type": 248}, "model": "auth.permission", "pk": 749}, {"fields": {"codename": "add_emailmarketingconfiguration", "name": "Can add email marketing configuration", "content_type": 249}, "model": "auth.permission", "pk": 750}, {"fields": {"codename": "change_emailmarketingconfiguration", "name": "Can change email marketing configuration", "content_type": 249}, "model": "auth.permission", "pk": 751}, {"fields": {"codename": "delete_emailmarketingconfiguration", "name": "Can delete email marketing configuration", "content_type": 249}, "model": "auth.permission", "pk": 752}, {"fields": {"codename": "add_failedtask", "name": "Can add failed task", "content_type": 250}, "model": "auth.permission", "pk": 753}, {"fields": {"codename": "change_failedtask", "name": "Can change failed task", "content_type": 250}, "model": "auth.permission", "pk": 754}, {"fields": {"codename": "delete_failedtask", "name": "Can delete failed task", "content_type": 250}, "model": "auth.permission", "pk": 755}, {"fields": {"codename": "add_crawlersconfig", "name": "Can add crawlers config", "content_type": 251}, "model": "auth.permission", "pk": 756}, {"fields": {"codename": "change_crawlersconfig", "name": "Can change crawlers config", "content_type": 251}, "model": "auth.permission", "pk": 757}, {"fields": {"codename": "delete_crawlersconfig", "name": "Can delete crawlers config", "content_type": 251}, "model": "auth.permission", "pk": 758}, {"fields": {"codename": "add_studentitem", "name": "Can add student item", "content_type": 252}, "model": "auth.permission", "pk": 759}, {"fields": {"codename": "change_studentitem", "name": "Can change student item", "content_type": 252}, "model": "auth.permission", "pk": 760}, {"fields": {"codename": "delete_studentitem", "name": "Can delete student item", "content_type": 252}, "model": "auth.permission", "pk": 761}, {"fields": {"codename": "add_submission", "name": "Can add submission", "content_type": 253}, "model": "auth.permission", "pk": 762}, {"fields": {"codename": "change_submission", "name": "Can change submission", "content_type": 253}, "model": "auth.permission", "pk": 763}, {"fields": {"codename": "delete_submission", "name": "Can delete submission", "content_type": 253}, "model": "auth.permission", "pk": 764}, {"fields": {"codename": "add_score", "name": "Can add score", "content_type": 254}, "model": "auth.permission", "pk": 765}, {"fields": {"codename": "change_score", "name": "Can change score", "content_type": 254}, "model": "auth.permission", "pk": 766}, {"fields": {"codename": "delete_score", "name": "Can delete score", "content_type": 254}, "model": "auth.permission", "pk": 767}, {"fields": {"codename": "add_scoresummary", "name": "Can add score summary", "content_type": 255}, "model": "auth.permission", "pk": 768}, {"fields": {"codename": "change_scoresummary", "name": "Can change score summary", "content_type": 255}, "model": "auth.permission", "pk": 769}, {"fields": {"codename": "delete_scoresummary", "name": "Can delete score summary", "content_type": 255}, "model": "auth.permission", "pk": 770}, {"fields": {"codename": "add_scoreannotation", "name": "Can add score annotation", "content_type": 256}, "model": "auth.permission", "pk": 771}, {"fields": {"codename": "change_scoreannotation", "name": "Can change score annotation", "content_type": 256}, "model": "auth.permission", "pk": 772}, {"fields": {"codename": "delete_scoreannotation", "name": "Can delete score annotation", "content_type": 256}, "model": "auth.permission", "pk": 773}, {"fields": {"codename": "add_rubric", "name": "Can add rubric", "content_type": 257}, "model": "auth.permission", "pk": 774}, {"fields": {"codename": "change_rubric", "name": "Can change rubric", "content_type": 257}, "model": "auth.permission", "pk": 775}, {"fields": {"codename": "delete_rubric", "name": "Can delete rubric", "content_type": 257}, "model": "auth.permission", "pk": 776}, {"fields": {"codename": "add_criterion", "name": "Can add criterion", "content_type": 258}, "model": "auth.permission", "pk": 777}, {"fields": {"codename": "change_criterion", "name": "Can change criterion", "content_type": 258}, "model": "auth.permission", "pk": 778}, {"fields": {"codename": "delete_criterion", "name": "Can delete criterion", "content_type": 258}, "model": "auth.permission", "pk": 779}, {"fields": {"codename": "add_criterionoption", "name": "Can add criterion option", "content_type": 259}, "model": "auth.permission", "pk": 780}, {"fields": {"codename": "change_criterionoption", "name": "Can change criterion option", "content_type": 259}, "model": "auth.permission", "pk": 781}, {"fields": {"codename": "delete_criterionoption", "name": "Can delete criterion option", "content_type": 259}, "model": "auth.permission", "pk": 782}, {"fields": {"codename": "add_assessment", "name": "Can add assessment", "content_type": 260}, "model": "auth.permission", "pk": 783}, {"fields": {"codename": "change_assessment", "name": "Can change assessment", "content_type": 260}, "model": "auth.permission", "pk": 784}, {"fields": {"codename": "delete_assessment", "name": "Can delete assessment", "content_type": 260}, "model": "auth.permission", "pk": 785}, {"fields": {"codename": "add_assessmentpart", "name": "Can add assessment part", "content_type": 261}, "model": "auth.permission", "pk": 786}, {"fields": {"codename": "change_assessmentpart", "name": "Can change assessment part", "content_type": 261}, "model": "auth.permission", "pk": 787}, {"fields": {"codename": "delete_assessmentpart", "name": "Can delete assessment part", "content_type": 261}, "model": "auth.permission", "pk": 788}, {"fields": {"codename": "add_assessmentfeedbackoption", "name": "Can add assessment feedback option", "content_type": 262}, "model": "auth.permission", "pk": 789}, {"fields": {"codename": "change_assessmentfeedbackoption", "name": "Can change assessment feedback option", "content_type": 262}, "model": "auth.permission", "pk": 790}, {"fields": {"codename": "delete_assessmentfeedbackoption", "name": "Can delete assessment feedback option", "content_type": 262}, "model": "auth.permission", "pk": 791}, {"fields": {"codename": "add_assessmentfeedback", "name": "Can add assessment feedback", "content_type": 263}, "model": "auth.permission", "pk": 792}, {"fields": {"codename": "change_assessmentfeedback", "name": "Can change assessment feedback", "content_type": 263}, "model": "auth.permission", "pk": 793}, {"fields": {"codename": "delete_assessmentfeedback", "name": "Can delete assessment feedback", "content_type": 263}, "model": "auth.permission", "pk": 794}, {"fields": {"codename": "add_peerworkflow", "name": "Can add peer workflow", "content_type": 264}, "model": "auth.permission", "pk": 795}, {"fields": {"codename": "change_peerworkflow", "name": "Can change peer workflow", "content_type": 264}, "model": "auth.permission", "pk": 796}, {"fields": {"codename": "delete_peerworkflow", "name": "Can delete peer workflow", "content_type": 264}, "model": "auth.permission", "pk": 797}, {"fields": {"codename": "add_peerworkflowitem", "name": "Can add peer workflow item", "content_type": 265}, "model": "auth.permission", "pk": 798}, {"fields": {"codename": "change_peerworkflowitem", "name": "Can change peer workflow item", "content_type": 265}, "model": "auth.permission", "pk": 799}, {"fields": {"codename": "delete_peerworkflowitem", "name": "Can delete peer workflow item", "content_type": 265}, "model": "auth.permission", "pk": 800}, {"fields": {"codename": "add_trainingexample", "name": "Can add training example", "content_type": 266}, "model": "auth.permission", "pk": 801}, {"fields": {"codename": "change_trainingexample", "name": "Can change training example", "content_type": 266}, "model": "auth.permission", "pk": 802}, {"fields": {"codename": "delete_trainingexample", "name": "Can delete training example", "content_type": 266}, "model": "auth.permission", "pk": 803}, {"fields": {"codename": "add_studenttrainingworkflow", "name": "Can add student training workflow", "content_type": 267}, "model": "auth.permission", "pk": 804}, {"fields": {"codename": "change_studenttrainingworkflow", "name": "Can change student training workflow", "content_type": 267}, "model": "auth.permission", "pk": 805}, {"fields": {"codename": "delete_studenttrainingworkflow", "name": "Can delete student training workflow", "content_type": 267}, "model": "auth.permission", "pk": 806}, {"fields": {"codename": "add_studenttrainingworkflowitem", "name": "Can add student training workflow item", "content_type": 268}, "model": "auth.permission", "pk": 807}, {"fields": {"codename": "change_studenttrainingworkflowitem", "name": "Can change student training workflow item", "content_type": 268}, "model": "auth.permission", "pk": 808}, {"fields": {"codename": "delete_studenttrainingworkflowitem", "name": "Can delete student training workflow item", "content_type": 268}, "model": "auth.permission", "pk": 809}, {"fields": {"codename": "add_aiclassifierset", "name": "Can add ai classifier set", "content_type": 269}, "model": "auth.permission", "pk": 810}, {"fields": {"codename": "change_aiclassifierset", "name": "Can change ai classifier set", "content_type": 269}, "model": "auth.permission", "pk": 811}, {"fields": {"codename": "delete_aiclassifierset", "name": "Can delete ai classifier set", "content_type": 269}, "model": "auth.permission", "pk": 812}, {"fields": {"codename": "add_aiclassifier", "name": "Can add ai classifier", "content_type": 270}, "model": "auth.permission", "pk": 813}, {"fields": {"codename": "change_aiclassifier", "name": "Can change ai classifier", "content_type": 270}, "model": "auth.permission", "pk": 814}, {"fields": {"codename": "delete_aiclassifier", "name": "Can delete ai classifier", "content_type": 270}, "model": "auth.permission", "pk": 815}, {"fields": {"codename": "add_aitrainingworkflow", "name": "Can add ai training workflow", "content_type": 271}, "model": "auth.permission", "pk": 816}, {"fields": {"codename": "change_aitrainingworkflow", "name": "Can change ai training workflow", "content_type": 271}, "model": "auth.permission", "pk": 817}, {"fields": {"codename": "delete_aitrainingworkflow", "name": "Can delete ai training workflow", "content_type": 271}, "model": "auth.permission", "pk": 818}, {"fields": {"codename": "add_aigradingworkflow", "name": "Can add ai grading workflow", "content_type": 272}, "model": "auth.permission", "pk": 819}, {"fields": {"codename": "change_aigradingworkflow", "name": "Can change ai grading workflow", "content_type": 272}, "model": "auth.permission", "pk": 820}, {"fields": {"codename": "delete_aigradingworkflow", "name": "Can delete ai grading workflow", "content_type": 272}, "model": "auth.permission", "pk": 821}, {"fields": {"codename": "add_staffworkflow", "name": "Can add staff workflow", "content_type": 273}, "model": "auth.permission", "pk": 822}, {"fields": {"codename": "change_staffworkflow", "name": "Can change staff workflow", "content_type": 273}, "model": "auth.permission", "pk": 823}, {"fields": {"codename": "delete_staffworkflow", "name": "Can delete staff workflow", "content_type": 273}, "model": "auth.permission", "pk": 824}, {"fields": {"codename": "add_assessmentworkflow", "name": "Can add assessment workflow", "content_type": 274}, "model": "auth.permission", "pk": 825}, {"fields": {"codename": "change_assessmentworkflow", "name": "Can change assessment workflow", "content_type": 274}, "model": "auth.permission", "pk": 826}, {"fields": {"codename": "delete_assessmentworkflow", "name": "Can delete assessment workflow", "content_type": 274}, "model": "auth.permission", "pk": 827}, {"fields": {"codename": "add_assessmentworkflowstep", "name": "Can add assessment workflow step", "content_type": 275}, "model": "auth.permission", "pk": 828}, {"fields": {"codename": "change_assessmentworkflowstep", "name": "Can change assessment workflow step", "content_type": 275}, "model": "auth.permission", "pk": 829}, {"fields": {"codename": "delete_assessmentworkflowstep", "name": "Can delete assessment workflow step", "content_type": 275}, "model": "auth.permission", "pk": 830}, {"fields": {"codename": "add_assessmentworkflowcancellation", "name": "Can add assessment workflow cancellation", "content_type": 276}, "model": "auth.permission", "pk": 831}, {"fields": {"codename": "change_assessmentworkflowcancellation", "name": "Can change assessment workflow cancellation", "content_type": 276}, "model": "auth.permission", "pk": 832}, {"fields": {"codename": "delete_assessmentworkflowcancellation", "name": "Can delete assessment workflow cancellation", "content_type": 276}, "model": "auth.permission", "pk": 833}, {"fields": {"codename": "add_profile", "name": "Can add profile", "content_type": 277}, "model": "auth.permission", "pk": 834}, {"fields": {"codename": "change_profile", "name": "Can change profile", "content_type": 277}, "model": "auth.permission", "pk": 835}, {"fields": {"codename": "delete_profile", "name": "Can delete profile", "content_type": 277}, "model": "auth.permission", "pk": 836}, {"fields": {"codename": "add_video", "name": "Can add video", "content_type": 278}, "model": "auth.permission", "pk": 837}, {"fields": {"codename": "change_video", "name": "Can change video", "content_type": 278}, "model": "auth.permission", "pk": 838}, {"fields": {"codename": "delete_video", "name": "Can delete video", "content_type": 278}, "model": "auth.permission", "pk": 839}, {"fields": {"codename": "add_coursevideo", "name": "Can add course video", "content_type": 279}, "model": "auth.permission", "pk": 840}, {"fields": {"codename": "change_coursevideo", "name": "Can change course video", "content_type": 279}, "model": "auth.permission", "pk": 841}, {"fields": {"codename": "delete_coursevideo", "name": "Can delete course video", "content_type": 279}, "model": "auth.permission", "pk": 842}, {"fields": {"codename": "add_encodedvideo", "name": "Can add encoded video", "content_type": 280}, "model": "auth.permission", "pk": 843}, {"fields": {"codename": "change_encodedvideo", "name": "Can change encoded video", "content_type": 280}, "model": "auth.permission", "pk": 844}, {"fields": {"codename": "delete_encodedvideo", "name": "Can delete encoded video", "content_type": 280}, "model": "auth.permission", "pk": 845}, {"fields": {"codename": "add_subtitle", "name": "Can add subtitle", "content_type": 281}, "model": "auth.permission", "pk": 846}, {"fields": {"codename": "change_subtitle", "name": "Can change subtitle", "content_type": 281}, "model": "auth.permission", "pk": 847}, {"fields": {"codename": "delete_subtitle", "name": "Can delete subtitle", "content_type": 281}, "model": "auth.permission", "pk": 848}, {"fields": {"codename": "add_proctoredexam", "name": "Can add proctored exam", "content_type": 282}, "model": "auth.permission", "pk": 849}, {"fields": {"codename": "change_proctoredexam", "name": "Can change proctored exam", "content_type": 282}, "model": "auth.permission", "pk": 850}, {"fields": {"codename": "delete_proctoredexam", "name": "Can delete proctored exam", "content_type": 282}, "model": "auth.permission", "pk": 851}, {"fields": {"codename": "add_proctoredexamreviewpolicy", "name": "Can add Proctored exam review policy", "content_type": 283}, "model": "auth.permission", "pk": 852}, {"fields": {"codename": "change_proctoredexamreviewpolicy", "name": "Can change Proctored exam review policy", "content_type": 283}, "model": "auth.permission", "pk": 853}, {"fields": {"codename": "delete_proctoredexamreviewpolicy", "name": "Can delete Proctored exam review policy", "content_type": 283}, "model": "auth.permission", "pk": 854}, {"fields": {"codename": "add_proctoredexamreviewpolicyhistory", "name": "Can add proctored exam review policy history", "content_type": 284}, "model": "auth.permission", "pk": 855}, {"fields": {"codename": "change_proctoredexamreviewpolicyhistory", "name": "Can change proctored exam review policy history", "content_type": 284}, "model": "auth.permission", "pk": 856}, {"fields": {"codename": "delete_proctoredexamreviewpolicyhistory", "name": "Can delete proctored exam review policy history", "content_type": 284}, "model": "auth.permission", "pk": 857}, {"fields": {"codename": "add_proctoredexamstudentattempt", "name": "Can add proctored exam attempt", "content_type": 285}, "model": "auth.permission", "pk": 858}, {"fields": {"codename": "change_proctoredexamstudentattempt", "name": "Can change proctored exam attempt", "content_type": 285}, "model": "auth.permission", "pk": 859}, {"fields": {"codename": "delete_proctoredexamstudentattempt", "name": "Can delete proctored exam attempt", "content_type": 285}, "model": "auth.permission", "pk": 860}, {"fields": {"codename": "add_proctoredexamstudentattempthistory", "name": "Can add proctored exam attempt history", "content_type": 286}, "model": "auth.permission", "pk": 861}, {"fields": {"codename": "change_proctoredexamstudentattempthistory", "name": "Can change proctored exam attempt history", "content_type": 286}, "model": "auth.permission", "pk": 862}, {"fields": {"codename": "delete_proctoredexamstudentattempthistory", "name": "Can delete proctored exam attempt history", "content_type": 286}, "model": "auth.permission", "pk": 863}, {"fields": {"codename": "add_proctoredexamstudentallowance", "name": "Can add proctored allowance", "content_type": 287}, "model": "auth.permission", "pk": 864}, {"fields": {"codename": "change_proctoredexamstudentallowance", "name": "Can change proctored allowance", "content_type": 287}, "model": "auth.permission", "pk": 865}, {"fields": {"codename": "delete_proctoredexamstudentallowance", "name": "Can delete proctored allowance", "content_type": 287}, "model": "auth.permission", "pk": 866}, {"fields": {"codename": "add_proctoredexamstudentallowancehistory", "name": "Can add proctored allowance history", "content_type": 288}, "model": "auth.permission", "pk": 867}, {"fields": {"codename": "change_proctoredexamstudentallowancehistory", "name": "Can change proctored allowance history", "content_type": 288}, "model": "auth.permission", "pk": 868}, {"fields": {"codename": "delete_proctoredexamstudentallowancehistory", "name": "Can delete proctored allowance history", "content_type": 288}, "model": "auth.permission", "pk": 869}, {"fields": {"codename": "add_proctoredexamsoftwaresecurereview", "name": "Can add Proctored exam software secure review", "content_type": 289}, "model": "auth.permission", "pk": 870}, {"fields": {"codename": "change_proctoredexamsoftwaresecurereview", "name": "Can change Proctored exam software secure review", "content_type": 289}, "model": "auth.permission", "pk": 871}, {"fields": {"codename": "delete_proctoredexamsoftwaresecurereview", "name": "Can delete Proctored exam software secure review", "content_type": 289}, "model": "auth.permission", "pk": 872}, {"fields": {"codename": "add_proctoredexamsoftwaresecurereviewhistory", "name": "Can add Proctored exam review archive", "content_type": 290}, "model": "auth.permission", "pk": 873}, {"fields": {"codename": "change_proctoredexamsoftwaresecurereviewhistory", "name": "Can change Proctored exam review archive", "content_type": 290}, "model": "auth.permission", "pk": 874}, {"fields": {"codename": "delete_proctoredexamsoftwaresecurereviewhistory", "name": "Can delete Proctored exam review archive", "content_type": 290}, "model": "auth.permission", "pk": 875}, {"fields": {"codename": "add_proctoredexamsoftwaresecurecomment", "name": "Can add proctored exam software secure comment", "content_type": 291}, "model": "auth.permission", "pk": 876}, {"fields": {"codename": "change_proctoredexamsoftwaresecurecomment", "name": "Can change proctored exam software secure comment", "content_type": 291}, "model": "auth.permission", "pk": 877}, {"fields": {"codename": "delete_proctoredexamsoftwaresecurecomment", "name": "Can delete proctored exam software secure comment", "content_type": 291}, "model": "auth.permission", "pk": 878}, {"fields": {"codename": "add_organization", "name": "Can add organization", "content_type": 292}, "model": "auth.permission", "pk": 879}, {"fields": {"codename": "change_organization", "name": "Can change organization", "content_type": 292}, "model": "auth.permission", "pk": 880}, {"fields": {"codename": "delete_organization", "name": "Can delete organization", "content_type": 292}, "model": "auth.permission", "pk": 881}, {"fields": {"codename": "add_organizationcourse", "name": "Can add Link Course", "content_type": 293}, "model": "auth.permission", "pk": 882}, {"fields": {"codename": "change_organizationcourse", "name": "Can change Link Course", "content_type": 293}, "model": "auth.permission", "pk": 883}, {"fields": {"codename": "delete_organizationcourse", "name": "Can delete Link Course", "content_type": 293}, "model": "auth.permission", "pk": 884}, {"fields": {"codename": "add_historicalenterprisecustomer", "name": "Can add historical Enterprise Customer", "content_type": 294}, "model": "auth.permission", "pk": 885}, {"fields": {"codename": "change_historicalenterprisecustomer", "name": "Can change historical Enterprise Customer", "content_type": 294}, "model": "auth.permission", "pk": 886}, {"fields": {"codename": "delete_historicalenterprisecustomer", "name": "Can delete historical Enterprise Customer", "content_type": 294}, "model": "auth.permission", "pk": 887}, {"fields": {"codename": "add_enterprisecustomer", "name": "Can add Enterprise Customer", "content_type": 295}, "model": "auth.permission", "pk": 888}, {"fields": {"codename": "change_enterprisecustomer", "name": "Can change Enterprise Customer", "content_type": 295}, "model": "auth.permission", "pk": 889}, {"fields": {"codename": "delete_enterprisecustomer", "name": "Can delete Enterprise Customer", "content_type": 295}, "model": "auth.permission", "pk": 890}, {"fields": {"codename": "add_enterprisecustomeruser", "name": "Can add Enterprise Customer Learner", "content_type": 296}, "model": "auth.permission", "pk": 891}, {"fields": {"codename": "change_enterprisecustomeruser", "name": "Can change Enterprise Customer Learner", "content_type": 296}, "model": "auth.permission", "pk": 892}, {"fields": {"codename": "delete_enterprisecustomeruser", "name": "Can delete Enterprise Customer Learner", "content_type": 296}, "model": "auth.permission", "pk": 893}, {"fields": {"codename": "add_pendingenterprisecustomeruser", "name": "Can add pending enterprise customer user", "content_type": 297}, "model": "auth.permission", "pk": 894}, {"fields": {"codename": "change_pendingenterprisecustomeruser", "name": "Can change pending enterprise customer user", "content_type": 297}, "model": "auth.permission", "pk": 895}, {"fields": {"codename": "delete_pendingenterprisecustomeruser", "name": "Can delete pending enterprise customer user", "content_type": 297}, "model": "auth.permission", "pk": 896}, {"fields": {"codename": "add_pendingenrollment", "name": "Can add pending enrollment", "content_type": 298}, "model": "auth.permission", "pk": 897}, {"fields": {"codename": "change_pendingenrollment", "name": "Can change pending enrollment", "content_type": 298}, "model": "auth.permission", "pk": 898}, {"fields": {"codename": "delete_pendingenrollment", "name": "Can delete pending enrollment", "content_type": 298}, "model": "auth.permission", "pk": 899}, {"fields": {"codename": "add_enterprisecustomerbrandingconfiguration", "name": "Can add Branding Configuration", "content_type": 299}, "model": "auth.permission", "pk": 900}, {"fields": {"codename": "change_enterprisecustomerbrandingconfiguration", "name": "Can change Branding Configuration", "content_type": 299}, "model": "auth.permission", "pk": 901}, {"fields": {"codename": "delete_enterprisecustomerbrandingconfiguration", "name": "Can delete Branding Configuration", "content_type": 299}, "model": "auth.permission", "pk": 902}, {"fields": {"codename": "add_enterprisecustomeridentityprovider", "name": "Can add enterprise customer identity provider", "content_type": 300}, "model": "auth.permission", "pk": 903}, {"fields": {"codename": "change_enterprisecustomeridentityprovider", "name": "Can change enterprise customer identity provider", "content_type": 300}, "model": "auth.permission", "pk": 904}, {"fields": {"codename": "delete_enterprisecustomeridentityprovider", "name": "Can delete enterprise customer identity provider", "content_type": 300}, "model": "auth.permission", "pk": 905}, {"fields": {"codename": "add_historicaluserdatasharingconsentaudit", "name": "Can add historical Data Sharing Consent Audit State", "content_type": 301}, "model": "auth.permission", "pk": 906}, {"fields": {"codename": "change_historicaluserdatasharingconsentaudit", "name": "Can change historical Data Sharing Consent Audit State", "content_type": 301}, "model": "auth.permission", "pk": 907}, {"fields": {"codename": "delete_historicaluserdatasharingconsentaudit", "name": "Can delete historical Data Sharing Consent Audit State", "content_type": 301}, "model": "auth.permission", "pk": 908}, {"fields": {"codename": "add_userdatasharingconsentaudit", "name": "Can add Data Sharing Consent Audit State", "content_type": 302}, "model": "auth.permission", "pk": 909}, {"fields": {"codename": "change_userdatasharingconsentaudit", "name": "Can change Data Sharing Consent Audit State", "content_type": 302}, "model": "auth.permission", "pk": 910}, {"fields": {"codename": "delete_userdatasharingconsentaudit", "name": "Can delete Data Sharing Consent Audit State", "content_type": 302}, "model": "auth.permission", "pk": 911}, {"fields": {"codename": "add_historicalenterprisecustomerentitlement", "name": "Can add historical Enterprise Customer Entitlement", "content_type": 303}, "model": "auth.permission", "pk": 912}, {"fields": {"codename": "change_historicalenterprisecustomerentitlement", "name": "Can change historical Enterprise Customer Entitlement", "content_type": 303}, "model": "auth.permission", "pk": 913}, {"fields": {"codename": "delete_historicalenterprisecustomerentitlement", "name": "Can delete historical Enterprise Customer Entitlement", "content_type": 303}, "model": "auth.permission", "pk": 914}, {"fields": {"codename": "add_enterprisecustomerentitlement", "name": "Can add Enterprise Customer Entitlement", "content_type": 304}, "model": "auth.permission", "pk": 915}, {"fields": {"codename": "change_enterprisecustomerentitlement", "name": "Can change Enterprise Customer Entitlement", "content_type": 304}, "model": "auth.permission", "pk": 916}, {"fields": {"codename": "delete_enterprisecustomerentitlement", "name": "Can delete Enterprise Customer Entitlement", "content_type": 304}, "model": "auth.permission", "pk": 917}, {"fields": {"codename": "add_historicalenterprisecourseenrollment", "name": "Can add historical enterprise course enrollment", "content_type": 305}, "model": "auth.permission", "pk": 918}, {"fields": {"codename": "change_historicalenterprisecourseenrollment", "name": "Can change historical enterprise course enrollment", "content_type": 305}, "model": "auth.permission", "pk": 919}, {"fields": {"codename": "delete_historicalenterprisecourseenrollment", "name": "Can delete historical enterprise course enrollment", "content_type": 305}, "model": "auth.permission", "pk": 920}, {"fields": {"codename": "add_enterprisecourseenrollment", "name": "Can add enterprise course enrollment", "content_type": 306}, "model": "auth.permission", "pk": 921}, {"fields": {"codename": "change_enterprisecourseenrollment", "name": "Can change enterprise course enrollment", "content_type": 306}, "model": "auth.permission", "pk": 922}, {"fields": {"codename": "delete_enterprisecourseenrollment", "name": "Can delete enterprise course enrollment", "content_type": 306}, "model": "auth.permission", "pk": 923}, {"fields": {"codename": "add_historicalenrollmentnotificationemailtemplate", "name": "Can add historical enrollment notification email template", "content_type": 307}, "model": "auth.permission", "pk": 924}, {"fields": {"codename": "change_historicalenrollmentnotificationemailtemplate", "name": "Can change historical enrollment notification email template", "content_type": 307}, "model": "auth.permission", "pk": 925}, {"fields": {"codename": "delete_historicalenrollmentnotificationemailtemplate", "name": "Can delete historical enrollment notification email template", "content_type": 307}, "model": "auth.permission", "pk": 926}, {"fields": {"codename": "add_enrollmentnotificationemailtemplate", "name": "Can add enrollment notification email template", "content_type": 308}, "model": "auth.permission", "pk": 927}, {"fields": {"codename": "change_enrollmentnotificationemailtemplate", "name": "Can change enrollment notification email template", "content_type": 308}, "model": "auth.permission", "pk": 928}, {"fields": {"codename": "delete_enrollmentnotificationemailtemplate", "name": "Can delete enrollment notification email template", "content_type": 308}, "model": "auth.permission", "pk": 929}, {"fields": {"codename": "add_enterpriseintegratedchannel", "name": "Can add Enterprise Integrated Channel", "content_type": 309}, "model": "auth.permission", "pk": 930}, {"fields": {"codename": "change_enterpriseintegratedchannel", "name": "Can change Enterprise Integrated Channel", "content_type": 309}, "model": "auth.permission", "pk": 931}, {"fields": {"codename": "delete_enterpriseintegratedchannel", "name": "Can delete Enterprise Integrated Channel", "content_type": 309}, "model": "auth.permission", "pk": 932}, {"fields": {"codename": "add_sapsuccessfactorsglobalconfiguration", "name": "Can add sap success factors global configuration", "content_type": 310}, "model": "auth.permission", "pk": 933}, {"fields": {"codename": "change_sapsuccessfactorsglobalconfiguration", "name": "Can change sap success factors global configuration", "content_type": 310}, "model": "auth.permission", "pk": 934}, {"fields": {"codename": "delete_sapsuccessfactorsglobalconfiguration", "name": "Can delete sap success factors global configuration", "content_type": 310}, "model": "auth.permission", "pk": 935}, {"fields": {"codename": "add_historicalsapsuccessfactorsenterprisecustomerconfiguration", "name": "Can add historical sap success factors enterprise customer configuration", "content_type": 311}, "model": "auth.permission", "pk": 936}, {"fields": {"codename": "change_historicalsapsuccessfactorsenterprisecustomerconfiguration", "name": "Can change historical sap success factors enterprise customer configuration", "content_type": 311}, "model": "auth.permission", "pk": 937}, {"fields": {"codename": "delete_historicalsapsuccessfactorsenterprisecustomerconfiguration", "name": "Can delete historical sap success factors enterprise customer configuration", "content_type": 311}, "model": "auth.permission", "pk": 938}, {"fields": {"codename": "add_sapsuccessfactorsenterprisecustomerconfiguration", "name": "Can add sap success factors enterprise customer configuration", "content_type": 312}, "model": "auth.permission", "pk": 939}, {"fields": {"codename": "change_sapsuccessfactorsenterprisecustomerconfiguration", "name": "Can change sap success factors enterprise customer configuration", "content_type": 312}, "model": "auth.permission", "pk": 940}, {"fields": {"codename": "delete_sapsuccessfactorsenterprisecustomerconfiguration", "name": "Can delete sap success factors enterprise customer configuration", "content_type": 312}, "model": "auth.permission", "pk": 941}, {"fields": {"codename": "add_learnerdatatransmissionaudit", "name": "Can add learner data transmission audit", "content_type": 313}, "model": "auth.permission", "pk": 942}, {"fields": {"codename": "change_learnerdatatransmissionaudit", "name": "Can change learner data transmission audit", "content_type": 313}, "model": "auth.permission", "pk": 943}, {"fields": {"codename": "delete_learnerdatatransmissionaudit", "name": "Can delete learner data transmission audit", "content_type": 313}, "model": "auth.permission", "pk": 944}, {"fields": {"codename": "add_catalogtransmissionaudit", "name": "Can add catalog transmission audit", "content_type": 314}, "model": "auth.permission", "pk": 945}, {"fields": {"codename": "change_catalogtransmissionaudit", "name": "Can change catalog transmission audit", "content_type": 314}, "model": "auth.permission", "pk": 946}, {"fields": {"codename": "delete_catalogtransmissionaudit", "name": "Can delete catalog transmission audit", "content_type": 314}, "model": "auth.permission", "pk": 947}, {"fields": {"codename": "add_customcourseforedx", "name": "Can add custom course for ed x", "content_type": 315}, "model": "auth.permission", "pk": 948}, {"fields": {"codename": "change_customcourseforedx", "name": "Can change custom course for ed x", "content_type": 315}, "model": "auth.permission", "pk": 949}, {"fields": {"codename": "delete_customcourseforedx", "name": "Can delete custom course for ed x", "content_type": 315}, "model": "auth.permission", "pk": 950}, {"fields": {"codename": "add_ccxfieldoverride", "name": "Can add ccx field override", "content_type": 316}, "model": "auth.permission", "pk": 951}, {"fields": {"codename": "change_ccxfieldoverride", "name": "Can change ccx field override", "content_type": 316}, "model": "auth.permission", "pk": 952}, {"fields": {"codename": "delete_ccxfieldoverride", "name": "Can delete ccx field override", "content_type": 316}, "model": "auth.permission", "pk": 953}, {"fields": {"codename": "add_ccxcon", "name": "Can add CCX Connector", "content_type": 317}, "model": "auth.permission", "pk": 954}, {"fields": {"codename": "change_ccxcon", "name": "Can change CCX Connector", "content_type": 317}, "model": "auth.permission", "pk": 955}, {"fields": {"codename": "delete_ccxcon", "name": "Can delete CCX Connector", "content_type": 317}, "model": "auth.permission", "pk": 956}, {"fields": {"codename": "add_studentmodulehistoryextended", "name": "Can add student module history extended", "content_type": 318}, "model": "auth.permission", "pk": 957}, {"fields": {"codename": "change_studentmodulehistoryextended", "name": "Can change student module history extended", "content_type": 318}, "model": "auth.permission", "pk": 958}, {"fields": {"codename": "delete_studentmodulehistoryextended", "name": "Can delete student module history extended", "content_type": 318}, "model": "auth.permission", "pk": 959}, {"fields": {"codename": "add_videouploadconfig", "name": "Can add video upload config", "content_type": 319}, "model": "auth.permission", "pk": 960}, {"fields": {"codename": "change_videouploadconfig", "name": "Can change video upload config", "content_type": 319}, "model": "auth.permission", "pk": 961}, {"fields": {"codename": "delete_videouploadconfig", "name": "Can delete video upload config", "content_type": 319}, "model": "auth.permission", "pk": 962}, {"fields": {"codename": "add_pushnotificationconfig", "name": "Can add push notification config", "content_type": 320}, "model": "auth.permission", "pk": 963}, {"fields": {"codename": "change_pushnotificationconfig", "name": "Can change push notification config", "content_type": 320}, "model": "auth.permission", "pk": 964}, {"fields": {"codename": "delete_pushnotificationconfig", "name": "Can delete push notification config", "content_type": 320}, "model": "auth.permission", "pk": 965}, {"fields": {"codename": "add_coursecreator", "name": "Can add course creator", "content_type": 321}, "model": "auth.permission", "pk": 966}, {"fields": {"codename": "change_coursecreator", "name": "Can change course creator", "content_type": 321}, "model": "auth.permission", "pk": 967}, {"fields": {"codename": "delete_coursecreator", "name": "Can delete course creator", "content_type": 321}, "model": "auth.permission", "pk": 968}, {"fields": {"codename": "add_studioconfig", "name": "Can add studio config", "content_type": 322}, "model": "auth.permission", "pk": 969}, {"fields": {"codename": "change_studioconfig", "name": "Can change studio config", "content_type": 322}, "model": "auth.permission", "pk": 970}, {"fields": {"codename": "delete_studioconfig", "name": "Can delete studio config", "content_type": 322}, "model": "auth.permission", "pk": 971}, {"fields": {"codename": "add_tagcategories", "name": "Can add tag category", "content_type": 323}, "model": "auth.permission", "pk": 972}, {"fields": {"codename": "change_tagcategories", "name": "Can change tag category", "content_type": 323}, "model": "auth.permission", "pk": 973}, {"fields": {"codename": "delete_tagcategories", "name": "Can delete tag category", "content_type": 323}, "model": "auth.permission", "pk": 974}, {"fields": {"codename": "add_tagavailablevalues", "name": "Can add available tag value", "content_type": 324}, "model": "auth.permission", "pk": 975}, {"fields": {"codename": "change_tagavailablevalues", "name": "Can change available tag value", "content_type": 324}, "model": "auth.permission", "pk": 976}, {"fields": {"codename": "delete_tagavailablevalues", "name": "Can delete available tag value", "content_type": 324}, "model": "auth.permission", "pk": 977}, {"fields": {"codename": "add_usertaskstatus", "name": "Can add user task status", "content_type": 325}, "model": "auth.permission", "pk": 978}, {"fields": {"codename": "change_usertaskstatus", "name": "Can change user task status", "content_type": 325}, "model": "auth.permission", "pk": 979}, {"fields": {"codename": "delete_usertaskstatus", "name": "Can delete user task status", "content_type": 325}, "model": "auth.permission", "pk": 980}, {"fields": {"codename": "add_usertaskartifact", "name": "Can add user task artifact", "content_type": 326}, "model": "auth.permission", "pk": 981}, {"fields": {"codename": "change_usertaskartifact", "name": "Can change user task artifact", "content_type": 326}, "model": "auth.permission", "pk": 982}, {"fields": {"codename": "delete_usertaskartifact", "name": "Can delete user task artifact", "content_type": 326}, "model": "auth.permission", "pk": 983}, {"fields": {"name": "API Access Request Approvers", "permissions": []}, "model": "auth.group", "pk": 1}, {"fields": {"username": "ecommerce_worker", "first_name": "", "last_name": "", "is_active": true, "is_superuser": false, "is_staff": false, "last_login": null, "groups": [], "user_permissions": [], "password": "!sq4MjMeHr5R7NEN7OtvMka3a4nDyp6hBu0o1Np4v", "email": "ecommerce_worker@fake.email", "date_joined": "2017-04-27T18:14:11.145Z"}, "model": "auth.user", "pk": 1}, {"fields": {"superusers": true, "everyone": null, "authenticated": false, "name": "unified_course_view", "created": "2017-04-27T18:26:14.806Z", "testing": false, "percent": null, "modified": "2017-04-27T18:26:14.806Z", "languages": "", "note": "", "groups": [], "rollout": false, "users": [], "staff": false}, "model": "waffle.flag", "pk": 2}, {"fields": {"change_date": "2017-04-27T18:22:52.379Z", "changed_by": null, "enabled": true}, "model": "util.ratelimitconfiguration", "pk": 1}, {"fields": {"change_date": "2017-04-27T18:13:56.365Z", "changed_by": null, "configuration": "{\"default\": {\"accomplishment_class_append\": \"accomplishment-certificate\", \"platform_name\": \"Your Platform Name Here\", \"logo_src\": \"/static/certificates/images/logo.png\", \"logo_url\": \"http://www.example.com\", \"company_verified_certificate_url\": \"http://www.example.com/verified-certificate\", \"company_privacy_url\": \"http://www.example.com/privacy-policy\", \"company_tos_url\": \"http://www.example.com/terms-service\", \"company_about_url\": \"http://www.example.com/about-us\"}, \"verified\": {\"certificate_type\": \"Verified\", \"certificate_title\": \"Verified Certificate of Achievement\"}, \"honor\": {\"certificate_type\": \"Honor Code\", \"certificate_title\": \"Certificate of Achievement\"}}", "enabled": false}, "model": "certificates.certificatehtmlviewconfiguration", "pk": 1}, {"fields": {"change_date": "2017-04-27T18:14:33.715Z", "changed_by": null, "enabled": true, "connection_timeout": 5.0}, "model": "django_comment_common.forumsconfig", "pk": 1}, {"fields": {"change_date": "2017-04-27T18:14:33.573Z", "changed_by": null, "enabled": true, "released_languages": ""}, "model": "dark_lang.darklangconfig", "pk": 1}] +[{"fields": {"model": "apiaccessrequest", "app_label": "api_admin"}, "model": "contenttypes.contenttype", "pk": 1}, {"fields": {"model": "permission", "app_label": "auth"}, "model": "contenttypes.contenttype", "pk": 2}, {"fields": {"model": "group", "app_label": "auth"}, "model": "contenttypes.contenttype", "pk": 3}, {"fields": {"model": "user", "app_label": "auth"}, "model": "contenttypes.contenttype", "pk": 4}, {"fields": {"model": "contenttype", "app_label": "contenttypes"}, "model": "contenttypes.contenttype", "pk": 5}, {"fields": {"model": "redirect", "app_label": "redirects"}, "model": "contenttypes.contenttype", "pk": 6}, {"fields": {"model": "session", "app_label": "sessions"}, "model": "contenttypes.contenttype", "pk": 7}, {"fields": {"model": "site", "app_label": "sites"}, "model": "contenttypes.contenttype", "pk": 8}, {"fields": {"model": "taskmeta", "app_label": "djcelery"}, "model": "contenttypes.contenttype", "pk": 9}, {"fields": {"model": "tasksetmeta", "app_label": "djcelery"}, "model": "contenttypes.contenttype", "pk": 10}, {"fields": {"model": "intervalschedule", "app_label": "djcelery"}, "model": "contenttypes.contenttype", "pk": 11}, {"fields": {"model": "crontabschedule", "app_label": "djcelery"}, "model": "contenttypes.contenttype", "pk": 12}, {"fields": {"model": "periodictasks", "app_label": "djcelery"}, "model": "contenttypes.contenttype", "pk": 13}, {"fields": {"model": "periodictask", "app_label": "djcelery"}, "model": "contenttypes.contenttype", "pk": 14}, {"fields": {"model": "workerstate", "app_label": "djcelery"}, "model": "contenttypes.contenttype", "pk": 15}, {"fields": {"model": "taskstate", "app_label": "djcelery"}, "model": "contenttypes.contenttype", "pk": 16}, {"fields": {"model": "flag", "app_label": "waffle"}, "model": "contenttypes.contenttype", "pk": 17}, {"fields": {"model": "switch", "app_label": "waffle"}, "model": "contenttypes.contenttype", "pk": 18}, {"fields": {"model": "sample", "app_label": "waffle"}, "model": "contenttypes.contenttype", "pk": 19}, {"fields": {"model": "globalstatusmessage", "app_label": "status"}, "model": "contenttypes.contenttype", "pk": 20}, {"fields": {"model": "coursemessage", "app_label": "status"}, "model": "contenttypes.contenttype", "pk": 21}, {"fields": {"model": "assetbaseurlconfig", "app_label": "static_replace"}, "model": "contenttypes.contenttype", "pk": 22}, {"fields": {"model": "assetexcludedextensionsconfig", "app_label": "static_replace"}, "model": "contenttypes.contenttype", "pk": 23}, {"fields": {"model": "courseassetcachettlconfig", "app_label": "contentserver"}, "model": "contenttypes.contenttype", "pk": 24}, {"fields": {"model": "cdnuseragentsconfig", "app_label": "contentserver"}, "model": "contenttypes.contenttype", "pk": 25}, {"fields": {"model": "sitetheme", "app_label": "theming"}, "model": "contenttypes.contenttype", "pk": 26}, {"fields": {"model": "siteconfiguration", "app_label": "site_configuration"}, "model": "contenttypes.contenttype", "pk": 27}, {"fields": {"model": "siteconfigurationhistory", "app_label": "site_configuration"}, "model": "contenttypes.contenttype", "pk": 28}, {"fields": {"model": "studentmodule", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 29}, {"fields": {"model": "studentmodulehistory", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 30}, {"fields": {"model": "xmoduleuserstatesummaryfield", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 31}, {"fields": {"model": "xmodulestudentprefsfield", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 32}, {"fields": {"model": "xmodulestudentinfofield", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 33}, {"fields": {"model": "offlinecomputedgrade", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 34}, {"fields": {"model": "offlinecomputedgradelog", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 35}, {"fields": {"model": "studentfieldoverride", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 36}, {"fields": {"model": "anonymoususerid", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 37}, {"fields": {"model": "userstanding", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 38}, {"fields": {"model": "userprofile", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 39}, {"fields": {"model": "usersignupsource", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 40}, {"fields": {"model": "usertestgroup", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 41}, {"fields": {"model": "registration", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 42}, {"fields": {"model": "pendingnamechange", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 43}, {"fields": {"model": "pendingemailchange", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 44}, {"fields": {"model": "passwordhistory", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 45}, {"fields": {"model": "loginfailures", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 46}, {"fields": {"model": "historicalcourseenrollment", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 47}, {"fields": {"model": "courseenrollment", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 48}, {"fields": {"model": "manualenrollmentaudit", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 49}, {"fields": {"model": "courseenrollmentallowed", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 50}, {"fields": {"model": "courseaccessrole", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 51}, {"fields": {"model": "dashboardconfiguration", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 52}, {"fields": {"model": "linkedinaddtoprofileconfiguration", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 53}, {"fields": {"model": "entranceexamconfiguration", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 54}, {"fields": {"model": "languageproficiency", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 55}, {"fields": {"model": "courseenrollmentattribute", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 56}, {"fields": {"model": "enrollmentrefundconfiguration", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 57}, {"fields": {"model": "registrationcookieconfiguration", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 58}, {"fields": {"model": "userattribute", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 59}, {"fields": {"model": "logoutviewconfiguration", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 60}, {"fields": {"model": "trackinglog", "app_label": "track"}, "model": "contenttypes.contenttype", "pk": 61}, {"fields": {"model": "ratelimitconfiguration", "app_label": "util"}, "model": "contenttypes.contenttype", "pk": 62}, {"fields": {"model": "certificatewhitelist", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 63}, {"fields": {"model": "generatedcertificate", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 64}, {"fields": {"model": "certificategenerationhistory", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 65}, {"fields": {"model": "certificateinvalidation", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 66}, {"fields": {"model": "examplecertificateset", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 67}, {"fields": {"model": "examplecertificate", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 68}, {"fields": {"model": "certificategenerationcoursesetting", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 69}, {"fields": {"model": "certificategenerationconfiguration", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 70}, {"fields": {"model": "certificatehtmlviewconfiguration", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 71}, {"fields": {"model": "certificatetemplate", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 72}, {"fields": {"model": "certificatetemplateasset", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 73}, {"fields": {"model": "instructortask", "app_label": "instructor_task"}, "model": "contenttypes.contenttype", "pk": 74}, {"fields": {"model": "gradereportsetting", "app_label": "instructor_task"}, "model": "contenttypes.contenttype", "pk": 75}, {"fields": {"model": "courseusergroup", "app_label": "course_groups"}, "model": "contenttypes.contenttype", "pk": 76}, {"fields": {"model": "cohortmembership", "app_label": "course_groups"}, "model": "contenttypes.contenttype", "pk": 77}, {"fields": {"model": "courseusergrouppartitiongroup", "app_label": "course_groups"}, "model": "contenttypes.contenttype", "pk": 78}, {"fields": {"model": "coursecohortssettings", "app_label": "course_groups"}, "model": "contenttypes.contenttype", "pk": 79}, {"fields": {"model": "coursecohort", "app_label": "course_groups"}, "model": "contenttypes.contenttype", "pk": 80}, {"fields": {"model": "target", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 81}, {"fields": {"model": "cohorttarget", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 82}, {"fields": {"model": "coursemodetarget", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 83}, {"fields": {"model": "courseemail", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 84}, {"fields": {"model": "optout", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 85}, {"fields": {"model": "courseemailtemplate", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 86}, {"fields": {"model": "courseauthorization", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 87}, {"fields": {"model": "bulkemailflag", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 88}, {"fields": {"model": "brandinginfoconfig", "app_label": "branding"}, "model": "contenttypes.contenttype", "pk": 89}, {"fields": {"model": "brandingapiconfig", "app_label": "branding"}, "model": "contenttypes.contenttype", "pk": 90}, {"fields": {"model": "persistentgradesenabledflag", "app_label": "grades"}, "model": "contenttypes.contenttype", "pk": 91}, {"fields": {"model": "coursepersistentgradesflag", "app_label": "grades"}, "model": "contenttypes.contenttype", "pk": 92}, {"fields": {"model": "computegradessetting", "app_label": "grades"}, "model": "contenttypes.contenttype", "pk": 93}, {"fields": {"model": "visibleblocks", "app_label": "grades"}, "model": "contenttypes.contenttype", "pk": 94}, {"fields": {"model": "persistentsubsectiongrade", "app_label": "grades"}, "model": "contenttypes.contenttype", "pk": 95}, {"fields": {"model": "persistentcoursegrade", "app_label": "grades"}, "model": "contenttypes.contenttype", "pk": 96}, {"fields": {"model": "externalauthmap", "app_label": "external_auth"}, "model": "contenttypes.contenttype", "pk": 97}, {"fields": {"model": "nonce", "app_label": "django_openid_auth"}, "model": "contenttypes.contenttype", "pk": 98}, {"fields": {"model": "association", "app_label": "django_openid_auth"}, "model": "contenttypes.contenttype", "pk": 99}, {"fields": {"model": "useropenid", "app_label": "django_openid_auth"}, "model": "contenttypes.contenttype", "pk": 100}, {"fields": {"model": "client", "app_label": "oauth2"}, "model": "contenttypes.contenttype", "pk": 101}, {"fields": {"model": "grant", "app_label": "oauth2"}, "model": "contenttypes.contenttype", "pk": 102}, {"fields": {"model": "accesstoken", "app_label": "oauth2"}, "model": "contenttypes.contenttype", "pk": 103}, {"fields": {"model": "refreshtoken", "app_label": "oauth2"}, "model": "contenttypes.contenttype", "pk": 104}, {"fields": {"model": "trustedclient", "app_label": "edx_oauth2_provider"}, "model": "contenttypes.contenttype", "pk": 105}, {"fields": {"model": "application", "app_label": "oauth2_provider"}, "model": "contenttypes.contenttype", "pk": 106}, {"fields": {"model": "grant", "app_label": "oauth2_provider"}, "model": "contenttypes.contenttype", "pk": 107}, {"fields": {"model": "accesstoken", "app_label": "oauth2_provider"}, "model": "contenttypes.contenttype", "pk": 108}, {"fields": {"model": "refreshtoken", "app_label": "oauth2_provider"}, "model": "contenttypes.contenttype", "pk": 109}, {"fields": {"model": "restrictedapplication", "app_label": "oauth_dispatch"}, "model": "contenttypes.contenttype", "pk": 110}, {"fields": {"model": "oauth2providerconfig", "app_label": "third_party_auth"}, "model": "contenttypes.contenttype", "pk": 111}, {"fields": {"model": "samlproviderconfig", "app_label": "third_party_auth"}, "model": "contenttypes.contenttype", "pk": 112}, {"fields": {"model": "samlconfiguration", "app_label": "third_party_auth"}, "model": "contenttypes.contenttype", "pk": 113}, {"fields": {"model": "samlproviderdata", "app_label": "third_party_auth"}, "model": "contenttypes.contenttype", "pk": 114}, {"fields": {"model": "ltiproviderconfig", "app_label": "third_party_auth"}, "model": "contenttypes.contenttype", "pk": 115}, {"fields": {"model": "providerapipermissions", "app_label": "third_party_auth"}, "model": "contenttypes.contenttype", "pk": 116}, {"fields": {"model": "nonce", "app_label": "oauth_provider"}, "model": "contenttypes.contenttype", "pk": 117}, {"fields": {"model": "scope", "app_label": "oauth_provider"}, "model": "contenttypes.contenttype", "pk": 118}, {"fields": {"model": "consumer", "app_label": "oauth_provider"}, "model": "contenttypes.contenttype", "pk": 119}, {"fields": {"model": "token", "app_label": "oauth_provider"}, "model": "contenttypes.contenttype", "pk": 120}, {"fields": {"model": "resource", "app_label": "oauth_provider"}, "model": "contenttypes.contenttype", "pk": 121}, {"fields": {"model": "article", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 122}, {"fields": {"model": "articleforobject", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 123}, {"fields": {"model": "articlerevision", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 124}, {"fields": {"model": "urlpath", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 125}, {"fields": {"model": "articleplugin", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 126}, {"fields": {"model": "reusableplugin", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 127}, {"fields": {"model": "simpleplugin", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 128}, {"fields": {"model": "revisionplugin", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 129}, {"fields": {"model": "revisionpluginrevision", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 130}, {"fields": {"model": "image", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 131}, {"fields": {"model": "imagerevision", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 132}, {"fields": {"model": "attachment", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 133}, {"fields": {"model": "attachmentrevision", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 134}, {"fields": {"model": "notificationtype", "app_label": "django_notify"}, "model": "contenttypes.contenttype", "pk": 135}, {"fields": {"model": "settings", "app_label": "django_notify"}, "model": "contenttypes.contenttype", "pk": 136}, {"fields": {"model": "subscription", "app_label": "django_notify"}, "model": "contenttypes.contenttype", "pk": 137}, {"fields": {"model": "notification", "app_label": "django_notify"}, "model": "contenttypes.contenttype", "pk": 138}, {"fields": {"model": "logentry", "app_label": "admin"}, "model": "contenttypes.contenttype", "pk": 139}, {"fields": {"model": "role", "app_label": "django_comment_common"}, "model": "contenttypes.contenttype", "pk": 140}, {"fields": {"model": "permission", "app_label": "django_comment_common"}, "model": "contenttypes.contenttype", "pk": 141}, {"fields": {"model": "forumsconfig", "app_label": "django_comment_common"}, "model": "contenttypes.contenttype", "pk": 142}, {"fields": {"model": "note", "app_label": "notes"}, "model": "contenttypes.contenttype", "pk": 143}, {"fields": {"model": "splashconfig", "app_label": "splash"}, "model": "contenttypes.contenttype", "pk": 144}, {"fields": {"model": "userpreference", "app_label": "user_api"}, "model": "contenttypes.contenttype", "pk": 145}, {"fields": {"model": "usercoursetag", "app_label": "user_api"}, "model": "contenttypes.contenttype", "pk": 146}, {"fields": {"model": "userorgtag", "app_label": "user_api"}, "model": "contenttypes.contenttype", "pk": 147}, {"fields": {"model": "order", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 148}, {"fields": {"model": "orderitem", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 149}, {"fields": {"model": "invoice", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 150}, {"fields": {"model": "invoicetransaction", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 151}, {"fields": {"model": "invoiceitem", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 152}, {"fields": {"model": "courseregistrationcodeinvoiceitem", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 153}, {"fields": {"model": "invoicehistory", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 154}, {"fields": {"model": "courseregistrationcode", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 155}, {"fields": {"model": "registrationcoderedemption", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 156}, {"fields": {"model": "coupon", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 157}, {"fields": {"model": "couponredemption", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 158}, {"fields": {"model": "paidcourseregistration", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 159}, {"fields": {"model": "courseregcodeitem", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 160}, {"fields": {"model": "courseregcodeitemannotation", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 161}, {"fields": {"model": "paidcourseregistrationannotation", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 162}, {"fields": {"model": "certificateitem", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 163}, {"fields": {"model": "donationconfiguration", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 164}, {"fields": {"model": "donation", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 165}, {"fields": {"model": "coursemode", "app_label": "course_modes"}, "model": "contenttypes.contenttype", "pk": 166}, {"fields": {"model": "coursemodesarchive", "app_label": "course_modes"}, "model": "contenttypes.contenttype", "pk": 167}, {"fields": {"model": "coursemodeexpirationconfig", "app_label": "course_modes"}, "model": "contenttypes.contenttype", "pk": 168}, {"fields": {"model": "softwaresecurephotoverification", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 169}, {"fields": {"model": "historicalverificationdeadline", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 170}, {"fields": {"model": "verificationdeadline", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 171}, {"fields": {"model": "verificationcheckpoint", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 172}, {"fields": {"model": "verificationstatus", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 173}, {"fields": {"model": "incoursereverificationconfiguration", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 174}, {"fields": {"model": "icrvstatusemailsconfiguration", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 175}, {"fields": {"model": "skippedreverification", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 176}, {"fields": {"model": "darklangconfig", "app_label": "dark_lang"}, "model": "contenttypes.contenttype", "pk": 177}, {"fields": {"model": "microsite", "app_label": "microsite_configuration"}, "model": "contenttypes.contenttype", "pk": 178}, {"fields": {"model": "micrositehistory", "app_label": "microsite_configuration"}, "model": "contenttypes.contenttype", "pk": 179}, {"fields": {"model": "historicalmicrositeorganizationmapping", "app_label": "microsite_configuration"}, "model": "contenttypes.contenttype", "pk": 180}, {"fields": {"model": "micrositeorganizationmapping", "app_label": "microsite_configuration"}, "model": "contenttypes.contenttype", "pk": 181}, {"fields": {"model": "historicalmicrositetemplate", "app_label": "microsite_configuration"}, "model": "contenttypes.contenttype", "pk": 182}, {"fields": {"model": "micrositetemplate", "app_label": "microsite_configuration"}, "model": "contenttypes.contenttype", "pk": 183}, {"fields": {"model": "whitelistedrssurl", "app_label": "rss_proxy"}, "model": "contenttypes.contenttype", "pk": 184}, {"fields": {"model": "embargoedcourse", "app_label": "embargo"}, "model": "contenttypes.contenttype", "pk": 185}, {"fields": {"model": "embargoedstate", "app_label": "embargo"}, "model": "contenttypes.contenttype", "pk": 186}, {"fields": {"model": "restrictedcourse", "app_label": "embargo"}, "model": "contenttypes.contenttype", "pk": 187}, {"fields": {"model": "country", "app_label": "embargo"}, "model": "contenttypes.contenttype", "pk": 188}, {"fields": {"model": "countryaccessrule", "app_label": "embargo"}, "model": "contenttypes.contenttype", "pk": 189}, {"fields": {"model": "courseaccessrulehistory", "app_label": "embargo"}, "model": "contenttypes.contenttype", "pk": 190}, {"fields": {"model": "ipfilter", "app_label": "embargo"}, "model": "contenttypes.contenttype", "pk": 191}, {"fields": {"model": "coursererunstate", "app_label": "course_action_state"}, "model": "contenttypes.contenttype", "pk": 192}, {"fields": {"model": "mobileapiconfig", "app_label": "mobile_api"}, "model": "contenttypes.contenttype", "pk": 193}, {"fields": {"model": "appversionconfig", "app_label": "mobile_api"}, "model": "contenttypes.contenttype", "pk": 194}, {"fields": {"model": "ignoremobileavailableflagconfig", "app_label": "mobile_api"}, "model": "contenttypes.contenttype", "pk": 195}, {"fields": {"model": "usersocialauth", "app_label": "social_auth"}, "model": "contenttypes.contenttype", "pk": 196}, {"fields": {"model": "nonce", "app_label": "social_auth"}, "model": "contenttypes.contenttype", "pk": 197}, {"fields": {"model": "association", "app_label": "social_auth"}, "model": "contenttypes.contenttype", "pk": 198}, {"fields": {"model": "code", "app_label": "social_auth"}, "model": "contenttypes.contenttype", "pk": 199}, {"fields": {"model": "surveyform", "app_label": "survey"}, "model": "contenttypes.contenttype", "pk": 200}, {"fields": {"model": "surveyanswer", "app_label": "survey"}, "model": "contenttypes.contenttype", "pk": 201}, {"fields": {"model": "xblockasidesconfig", "app_label": "lms_xblock"}, "model": "contenttypes.contenttype", "pk": 202}, {"fields": {"model": "courseoverview", "app_label": "course_overviews"}, "model": "contenttypes.contenttype", "pk": 203}, {"fields": {"model": "courseoverviewtab", "app_label": "course_overviews"}, "model": "contenttypes.contenttype", "pk": 204}, {"fields": {"model": "courseoverviewimageset", "app_label": "course_overviews"}, "model": "contenttypes.contenttype", "pk": 205}, {"fields": {"model": "courseoverviewimageconfig", "app_label": "course_overviews"}, "model": "contenttypes.contenttype", "pk": 206}, {"fields": {"model": "coursestructure", "app_label": "course_structures"}, "model": "contenttypes.contenttype", "pk": 207}, {"fields": {"model": "blockstructureconfiguration", "app_label": "block_structure"}, "model": "contenttypes.contenttype", "pk": 208}, {"fields": {"model": "blockstructuremodel", "app_label": "block_structure"}, "model": "contenttypes.contenttype", "pk": 209}, {"fields": {"model": "corsmodel", "app_label": "corsheaders"}, "model": "contenttypes.contenttype", "pk": 210}, {"fields": {"model": "xdomainproxyconfiguration", "app_label": "cors_csrf"}, "model": "contenttypes.contenttype", "pk": 211}, {"fields": {"model": "commerceconfiguration", "app_label": "commerce"}, "model": "contenttypes.contenttype", "pk": 212}, {"fields": {"model": "creditprovider", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 213}, {"fields": {"model": "creditcourse", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 214}, {"fields": {"model": "creditrequirement", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 215}, {"fields": {"model": "historicalcreditrequirementstatus", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 216}, {"fields": {"model": "creditrequirementstatus", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 217}, {"fields": {"model": "crediteligibility", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 218}, {"fields": {"model": "historicalcreditrequest", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 219}, {"fields": {"model": "creditrequest", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 220}, {"fields": {"model": "creditconfig", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 221}, {"fields": {"model": "courseteam", "app_label": "teams"}, "model": "contenttypes.contenttype", "pk": 222}, {"fields": {"model": "courseteammembership", "app_label": "teams"}, "model": "contenttypes.contenttype", "pk": 223}, {"fields": {"model": "xblockconfiguration", "app_label": "xblock_django"}, "model": "contenttypes.contenttype", "pk": 224}, {"fields": {"model": "xblockstudioconfigurationflag", "app_label": "xblock_django"}, "model": "contenttypes.contenttype", "pk": 225}, {"fields": {"model": "xblockstudioconfiguration", "app_label": "xblock_django"}, "model": "contenttypes.contenttype", "pk": 226}, {"fields": {"model": "bookmark", "app_label": "bookmarks"}, "model": "contenttypes.contenttype", "pk": 227}, {"fields": {"model": "xblockcache", "app_label": "bookmarks"}, "model": "contenttypes.contenttype", "pk": 228}, {"fields": {"model": "programsapiconfig", "app_label": "programs"}, "model": "contenttypes.contenttype", "pk": 229}, {"fields": {"model": "catalogintegration", "app_label": "catalog"}, "model": "contenttypes.contenttype", "pk": 230}, {"fields": {"model": "selfpacedconfiguration", "app_label": "self_paced"}, "model": "contenttypes.contenttype", "pk": 231}, {"fields": {"model": "kvstore", "app_label": "thumbnail"}, "model": "contenttypes.contenttype", "pk": 232}, {"fields": {"model": "credentialsapiconfig", "app_label": "credentials"}, "model": "contenttypes.contenttype", "pk": 233}, {"fields": {"model": "milestone", "app_label": "milestones"}, "model": "contenttypes.contenttype", "pk": 234}, {"fields": {"model": "milestonerelationshiptype", "app_label": "milestones"}, "model": "contenttypes.contenttype", "pk": 235}, {"fields": {"model": "coursemilestone", "app_label": "milestones"}, "model": "contenttypes.contenttype", "pk": 236}, {"fields": {"model": "coursecontentmilestone", "app_label": "milestones"}, "model": "contenttypes.contenttype", "pk": 237}, {"fields": {"model": "usermilestone", "app_label": "milestones"}, "model": "contenttypes.contenttype", "pk": 238}, {"fields": {"model": "coursetalkwidgetconfiguration", "app_label": "coursetalk"}, "model": "contenttypes.contenttype", "pk": 239}, {"fields": {"model": "historicalapiaccessrequest", "app_label": "api_admin"}, "model": "contenttypes.contenttype", "pk": 240}, {"fields": {"model": "apiaccessconfig", "app_label": "api_admin"}, "model": "contenttypes.contenttype", "pk": 241}, {"fields": {"model": "catalog", "app_label": "api_admin"}, "model": "contenttypes.contenttype", "pk": 242}, {"fields": {"model": "verifiedtrackcohortedcourse", "app_label": "verified_track_content"}, "model": "contenttypes.contenttype", "pk": 243}, {"fields": {"model": "hlsplaybackenabledflag", "app_label": "video_config"}, "model": "contenttypes.contenttype", "pk": 244}, {"fields": {"model": "coursehlsplaybackenabledflag", "app_label": "video_config"}, "model": "contenttypes.contenttype", "pk": 245}, {"fields": {"model": "badgeclass", "app_label": "badges"}, "model": "contenttypes.contenttype", "pk": 246}, {"fields": {"model": "badgeassertion", "app_label": "badges"}, "model": "contenttypes.contenttype", "pk": 247}, {"fields": {"model": "coursecompleteimageconfiguration", "app_label": "badges"}, "model": "contenttypes.contenttype", "pk": 248}, {"fields": {"model": "courseeventbadgesconfiguration", "app_label": "badges"}, "model": "contenttypes.contenttype", "pk": 249}, {"fields": {"model": "emailmarketingconfiguration", "app_label": "email_marketing"}, "model": "contenttypes.contenttype", "pk": 250}, {"fields": {"model": "failedtask", "app_label": "celery_utils"}, "model": "contenttypes.contenttype", "pk": 251}, {"fields": {"model": "chorddata", "app_label": "celery_utils"}, "model": "contenttypes.contenttype", "pk": 252}, {"fields": {"model": "crawlersconfig", "app_label": "crawlers"}, "model": "contenttypes.contenttype", "pk": 253}, {"fields": {"model": "waffleflagcourseoverridemodel", "app_label": "waffle_utils"}, "model": "contenttypes.contenttype", "pk": 254}, {"fields": {"model": "studentitem", "app_label": "submissions"}, "model": "contenttypes.contenttype", "pk": 255}, {"fields": {"model": "submission", "app_label": "submissions"}, "model": "contenttypes.contenttype", "pk": 256}, {"fields": {"model": "score", "app_label": "submissions"}, "model": "contenttypes.contenttype", "pk": 257}, {"fields": {"model": "scoresummary", "app_label": "submissions"}, "model": "contenttypes.contenttype", "pk": 258}, {"fields": {"model": "scoreannotation", "app_label": "submissions"}, "model": "contenttypes.contenttype", "pk": 259}, {"fields": {"model": "rubric", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 260}, {"fields": {"model": "criterion", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 261}, {"fields": {"model": "criterionoption", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 262}, {"fields": {"model": "assessment", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 263}, {"fields": {"model": "assessmentpart", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 264}, {"fields": {"model": "assessmentfeedbackoption", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 265}, {"fields": {"model": "assessmentfeedback", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 266}, {"fields": {"model": "peerworkflow", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 267}, {"fields": {"model": "peerworkflowitem", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 268}, {"fields": {"model": "trainingexample", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 269}, {"fields": {"model": "studenttrainingworkflow", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 270}, {"fields": {"model": "studenttrainingworkflowitem", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 271}, {"fields": {"model": "aiclassifierset", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 272}, {"fields": {"model": "aiclassifier", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 273}, {"fields": {"model": "aitrainingworkflow", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 274}, {"fields": {"model": "aigradingworkflow", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 275}, {"fields": {"model": "staffworkflow", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 276}, {"fields": {"model": "assessmentworkflow", "app_label": "workflow"}, "model": "contenttypes.contenttype", "pk": 277}, {"fields": {"model": "assessmentworkflowstep", "app_label": "workflow"}, "model": "contenttypes.contenttype", "pk": 278}, {"fields": {"model": "assessmentworkflowcancellation", "app_label": "workflow"}, "model": "contenttypes.contenttype", "pk": 279}, {"fields": {"model": "profile", "app_label": "edxval"}, "model": "contenttypes.contenttype", "pk": 280}, {"fields": {"model": "video", "app_label": "edxval"}, "model": "contenttypes.contenttype", "pk": 281}, {"fields": {"model": "coursevideo", "app_label": "edxval"}, "model": "contenttypes.contenttype", "pk": 282}, {"fields": {"model": "encodedvideo", "app_label": "edxval"}, "model": "contenttypes.contenttype", "pk": 283}, {"fields": {"model": "subtitle", "app_label": "edxval"}, "model": "contenttypes.contenttype", "pk": 284}, {"fields": {"model": "proctoredexam", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 285}, {"fields": {"model": "proctoredexamreviewpolicy", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 286}, {"fields": {"model": "proctoredexamreviewpolicyhistory", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 287}, {"fields": {"model": "proctoredexamstudentattempt", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 288}, {"fields": {"model": "proctoredexamstudentattempthistory", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 289}, {"fields": {"model": "proctoredexamstudentallowance", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 290}, {"fields": {"model": "proctoredexamstudentallowancehistory", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 291}, {"fields": {"model": "proctoredexamsoftwaresecurereview", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 292}, {"fields": {"model": "proctoredexamsoftwaresecurereviewhistory", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 293}, {"fields": {"model": "proctoredexamsoftwaresecurecomment", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 294}, {"fields": {"model": "organization", "app_label": "organizations"}, "model": "contenttypes.contenttype", "pk": 295}, {"fields": {"model": "organizationcourse", "app_label": "organizations"}, "model": "contenttypes.contenttype", "pk": 296}, {"fields": {"model": "historicalenterprisecustomer", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 297}, {"fields": {"model": "enterprisecustomer", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 298}, {"fields": {"model": "enterprisecustomeruser", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 299}, {"fields": {"model": "pendingenterprisecustomeruser", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 300}, {"fields": {"model": "pendingenrollment", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 301}, {"fields": {"model": "enterprisecustomerbrandingconfiguration", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 302}, {"fields": {"model": "enterprisecustomeridentityprovider", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 303}, {"fields": {"model": "historicaluserdatasharingconsentaudit", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 304}, {"fields": {"model": "userdatasharingconsentaudit", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 305}, {"fields": {"model": "historicalenterprisecustomerentitlement", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 306}, {"fields": {"model": "enterprisecustomerentitlement", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 307}, {"fields": {"model": "historicalenterprisecourseenrollment", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 308}, {"fields": {"model": "enterprisecourseenrollment", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 309}, {"fields": {"model": "historicalenrollmentnotificationemailtemplate", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 310}, {"fields": {"model": "enrollmentnotificationemailtemplate", "app_label": "enterprise"}, "model": "contenttypes.contenttype", "pk": 311}, {"fields": {"model": "enterpriseintegratedchannel", "app_label": "integrated_channel"}, "model": "contenttypes.contenttype", "pk": 312}, {"fields": {"model": "sapsuccessfactorsglobalconfiguration", "app_label": "sap_success_factors"}, "model": "contenttypes.contenttype", "pk": 313}, {"fields": {"model": "historicalsapsuccessfactorsenterprisecustomerconfiguration", "app_label": "sap_success_factors"}, "model": "contenttypes.contenttype", "pk": 314}, {"fields": {"model": "sapsuccessfactorsenterprisecustomerconfiguration", "app_label": "sap_success_factors"}, "model": "contenttypes.contenttype", "pk": 315}, {"fields": {"model": "learnerdatatransmissionaudit", "app_label": "sap_success_factors"}, "model": "contenttypes.contenttype", "pk": 316}, {"fields": {"model": "catalogtransmissionaudit", "app_label": "sap_success_factors"}, "model": "contenttypes.contenttype", "pk": 317}, {"fields": {"model": "customcourseforedx", "app_label": "ccx"}, "model": "contenttypes.contenttype", "pk": 318}, {"fields": {"model": "ccxfieldoverride", "app_label": "ccx"}, "model": "contenttypes.contenttype", "pk": 319}, {"fields": {"model": "ccxcon", "app_label": "ccxcon"}, "model": "contenttypes.contenttype", "pk": 320}, {"fields": {"model": "studentmodulehistoryextended", "app_label": "coursewarehistoryextended"}, "model": "contenttypes.contenttype", "pk": 321}, {"fields": {"model": "videouploadconfig", "app_label": "contentstore"}, "model": "contenttypes.contenttype", "pk": 322}, {"fields": {"model": "pushnotificationconfig", "app_label": "contentstore"}, "model": "contenttypes.contenttype", "pk": 323}, {"fields": {"model": "coursecreator", "app_label": "course_creators"}, "model": "contenttypes.contenttype", "pk": 324}, {"fields": {"model": "studioconfig", "app_label": "xblock_config"}, "model": "contenttypes.contenttype", "pk": 325}, {"fields": {"model": "courseeditltifieldsenabledflag", "app_label": "xblock_config"}, "model": "contenttypes.contenttype", "pk": 326}, {"fields": {"model": "tagcategories", "app_label": "tagging"}, "model": "contenttypes.contenttype", "pk": 327}, {"fields": {"model": "tagavailablevalues", "app_label": "tagging"}, "model": "contenttypes.contenttype", "pk": 328}, {"fields": {"model": "usertaskstatus", "app_label": "user_tasks"}, "model": "contenttypes.contenttype", "pk": 329}, {"fields": {"model": "usertaskartifact", "app_label": "user_tasks"}, "model": "contenttypes.contenttype", "pk": 330}, {"fields": {"domain": "example.com", "name": "example.com"}, "model": "sites.site", "pk": 1}, {"fields": {"plain_template": "{course_title}\n\n{{message_body}}\r\n----\r\nCopyright 2013 edX, All rights reserved.\r\n----\r\nConnect with edX:\r\nFacebook (http://facebook.com/edxonline)\r\nTwitter (http://twitter.com/edxonline)\r\nGoogle+ (https://plus.google.com/108235383044095082735)\r\nMeetup (http://www.meetup.com/edX-Communities/)\r\n----\r\nThis email was automatically sent from {platform_name}.\r\nYou are receiving this email at address {email} because you are enrolled in {course_title}\r\n(URL: {course_url} ).\r\nTo stop receiving email like this, update your course email settings at {email_settings_url}.\r\n", "html_template": " Update from {course_title}

edX
Connect with edX:        

{course_title}


{{message_body}}
       
Copyright \u00a9 2013 edX, All rights reserved.


Our mailing address is:
edX
11 Cambridge Center, Suite 101
Cambridge, MA, USA 02142


This email was automatically sent from {platform_name}.
You are receiving this email at address {email} because you are enrolled in {course_title}.
To stop receiving email like this, update your course email settings here.
", "name": null}, "model": "bulk_email.courseemailtemplate", "pk": 1}, {"fields": {"plain_template": "THIS IS A BRANDED TEXT TEMPLATE. {course_title}\n\n{{message_body}}\r\n----\r\nCopyright 2013 edX, All rights reserved.\r\n----\r\nConnect with edX:\r\nFacebook (http://facebook.com/edxonline)\r\nTwitter (http://twitter.com/edxonline)\r\nGoogle+ (https://plus.google.com/108235383044095082735)\r\nMeetup (http://www.meetup.com/edX-Communities/)\r\n----\r\nThis email was automatically sent from {platform_name}.\r\nYou are receiving this email at address {email} because you are enrolled in {course_title}\r\n(URL: {course_url} ).\r\nTo stop receiving email like this, update your course email settings at {email_settings_url}.\r\n", "html_template": " THIS IS A BRANDED HTML TEMPLATE Update from {course_title}

edX
Connect with edX:        

{course_title}


{{message_body}}
       
Copyright \u00a9 2013 edX, All rights reserved.


Our mailing address is:
edX
11 Cambridge Center, Suite 101
Cambridge, MA, USA 02142


This email was automatically sent from {platform_name}.
You are receiving this email at address {email} because you are enrolled in {course_title}.
To stop receiving email like this, update your course email settings here.
", "name": "branded.template"}, "model": "bulk_email.courseemailtemplate", "pk": 2}, {"fields": {"country": "AF"}, "model": "embargo.country", "pk": 1}, {"fields": {"country": "AX"}, "model": "embargo.country", "pk": 2}, {"fields": {"country": "AL"}, "model": "embargo.country", "pk": 3}, {"fields": {"country": "DZ"}, "model": "embargo.country", "pk": 4}, {"fields": {"country": "AS"}, "model": "embargo.country", "pk": 5}, {"fields": {"country": "AD"}, "model": "embargo.country", "pk": 6}, {"fields": {"country": "AO"}, "model": "embargo.country", "pk": 7}, {"fields": {"country": "AI"}, "model": "embargo.country", "pk": 8}, {"fields": {"country": "AQ"}, "model": "embargo.country", "pk": 9}, {"fields": {"country": "AG"}, "model": "embargo.country", "pk": 10}, {"fields": {"country": "AR"}, "model": "embargo.country", "pk": 11}, {"fields": {"country": "AM"}, "model": "embargo.country", "pk": 12}, {"fields": {"country": "AW"}, "model": "embargo.country", "pk": 13}, {"fields": {"country": "AU"}, "model": "embargo.country", "pk": 14}, {"fields": {"country": "AT"}, "model": "embargo.country", "pk": 15}, {"fields": {"country": "AZ"}, "model": "embargo.country", "pk": 16}, {"fields": {"country": "BS"}, "model": "embargo.country", "pk": 17}, {"fields": {"country": "BH"}, "model": "embargo.country", "pk": 18}, {"fields": {"country": "BD"}, "model": "embargo.country", "pk": 19}, {"fields": {"country": "BB"}, "model": "embargo.country", "pk": 20}, {"fields": {"country": "BY"}, "model": "embargo.country", "pk": 21}, {"fields": {"country": "BE"}, "model": "embargo.country", "pk": 22}, {"fields": {"country": "BZ"}, "model": "embargo.country", "pk": 23}, {"fields": {"country": "BJ"}, "model": "embargo.country", "pk": 24}, {"fields": {"country": "BM"}, "model": "embargo.country", "pk": 25}, {"fields": {"country": "BT"}, "model": "embargo.country", "pk": 26}, {"fields": {"country": "BO"}, "model": "embargo.country", "pk": 27}, {"fields": {"country": "BQ"}, "model": "embargo.country", "pk": 28}, {"fields": {"country": "BA"}, "model": "embargo.country", "pk": 29}, {"fields": {"country": "BW"}, "model": "embargo.country", "pk": 30}, {"fields": {"country": "BV"}, "model": "embargo.country", "pk": 31}, {"fields": {"country": "BR"}, "model": "embargo.country", "pk": 32}, {"fields": {"country": "IO"}, "model": "embargo.country", "pk": 33}, {"fields": {"country": "BN"}, "model": "embargo.country", "pk": 34}, {"fields": {"country": "BG"}, "model": "embargo.country", "pk": 35}, {"fields": {"country": "BF"}, "model": "embargo.country", "pk": 36}, {"fields": {"country": "BI"}, "model": "embargo.country", "pk": 37}, {"fields": {"country": "CV"}, "model": "embargo.country", "pk": 38}, {"fields": {"country": "KH"}, "model": "embargo.country", "pk": 39}, {"fields": {"country": "CM"}, "model": "embargo.country", "pk": 40}, {"fields": {"country": "CA"}, "model": "embargo.country", "pk": 41}, {"fields": {"country": "KY"}, "model": "embargo.country", "pk": 42}, {"fields": {"country": "CF"}, "model": "embargo.country", "pk": 43}, {"fields": {"country": "TD"}, "model": "embargo.country", "pk": 44}, {"fields": {"country": "CL"}, "model": "embargo.country", "pk": 45}, {"fields": {"country": "CN"}, "model": "embargo.country", "pk": 46}, {"fields": {"country": "CX"}, "model": "embargo.country", "pk": 47}, {"fields": {"country": "CC"}, "model": "embargo.country", "pk": 48}, {"fields": {"country": "CO"}, "model": "embargo.country", "pk": 49}, {"fields": {"country": "KM"}, "model": "embargo.country", "pk": 50}, {"fields": {"country": "CG"}, "model": "embargo.country", "pk": 51}, {"fields": {"country": "CD"}, "model": "embargo.country", "pk": 52}, {"fields": {"country": "CK"}, "model": "embargo.country", "pk": 53}, {"fields": {"country": "CR"}, "model": "embargo.country", "pk": 54}, {"fields": {"country": "CI"}, "model": "embargo.country", "pk": 55}, {"fields": {"country": "HR"}, "model": "embargo.country", "pk": 56}, {"fields": {"country": "CU"}, "model": "embargo.country", "pk": 57}, {"fields": {"country": "CW"}, "model": "embargo.country", "pk": 58}, {"fields": {"country": "CY"}, "model": "embargo.country", "pk": 59}, {"fields": {"country": "CZ"}, "model": "embargo.country", "pk": 60}, {"fields": {"country": "DK"}, "model": "embargo.country", "pk": 61}, {"fields": {"country": "DJ"}, "model": "embargo.country", "pk": 62}, {"fields": {"country": "DM"}, "model": "embargo.country", "pk": 63}, {"fields": {"country": "DO"}, "model": "embargo.country", "pk": 64}, {"fields": {"country": "EC"}, "model": "embargo.country", "pk": 65}, {"fields": {"country": "EG"}, "model": "embargo.country", "pk": 66}, {"fields": {"country": "SV"}, "model": "embargo.country", "pk": 67}, {"fields": {"country": "GQ"}, "model": "embargo.country", "pk": 68}, {"fields": {"country": "ER"}, "model": "embargo.country", "pk": 69}, {"fields": {"country": "EE"}, "model": "embargo.country", "pk": 70}, {"fields": {"country": "ET"}, "model": "embargo.country", "pk": 71}, {"fields": {"country": "FK"}, "model": "embargo.country", "pk": 72}, {"fields": {"country": "FO"}, "model": "embargo.country", "pk": 73}, {"fields": {"country": "FJ"}, "model": "embargo.country", "pk": 74}, {"fields": {"country": "FI"}, "model": "embargo.country", "pk": 75}, {"fields": {"country": "FR"}, "model": "embargo.country", "pk": 76}, {"fields": {"country": "GF"}, "model": "embargo.country", "pk": 77}, {"fields": {"country": "PF"}, "model": "embargo.country", "pk": 78}, {"fields": {"country": "TF"}, "model": "embargo.country", "pk": 79}, {"fields": {"country": "GA"}, "model": "embargo.country", "pk": 80}, {"fields": {"country": "GM"}, "model": "embargo.country", "pk": 81}, {"fields": {"country": "GE"}, "model": "embargo.country", "pk": 82}, {"fields": {"country": "DE"}, "model": "embargo.country", "pk": 83}, {"fields": {"country": "GH"}, "model": "embargo.country", "pk": 84}, {"fields": {"country": "GI"}, "model": "embargo.country", "pk": 85}, {"fields": {"country": "GR"}, "model": "embargo.country", "pk": 86}, {"fields": {"country": "GL"}, "model": "embargo.country", "pk": 87}, {"fields": {"country": "GD"}, "model": "embargo.country", "pk": 88}, {"fields": {"country": "GP"}, "model": "embargo.country", "pk": 89}, {"fields": {"country": "GU"}, "model": "embargo.country", "pk": 90}, {"fields": {"country": "GT"}, "model": "embargo.country", "pk": 91}, {"fields": {"country": "GG"}, "model": "embargo.country", "pk": 92}, {"fields": {"country": "GN"}, "model": "embargo.country", "pk": 93}, {"fields": {"country": "GW"}, "model": "embargo.country", "pk": 94}, {"fields": {"country": "GY"}, "model": "embargo.country", "pk": 95}, {"fields": {"country": "HT"}, "model": "embargo.country", "pk": 96}, {"fields": {"country": "HM"}, "model": "embargo.country", "pk": 97}, {"fields": {"country": "VA"}, "model": "embargo.country", "pk": 98}, {"fields": {"country": "HN"}, "model": "embargo.country", "pk": 99}, {"fields": {"country": "HK"}, "model": "embargo.country", "pk": 100}, {"fields": {"country": "HU"}, "model": "embargo.country", "pk": 101}, {"fields": {"country": "IS"}, "model": "embargo.country", "pk": 102}, {"fields": {"country": "IN"}, "model": "embargo.country", "pk": 103}, {"fields": {"country": "ID"}, "model": "embargo.country", "pk": 104}, {"fields": {"country": "IR"}, "model": "embargo.country", "pk": 105}, {"fields": {"country": "IQ"}, "model": "embargo.country", "pk": 106}, {"fields": {"country": "IE"}, "model": "embargo.country", "pk": 107}, {"fields": {"country": "IM"}, "model": "embargo.country", "pk": 108}, {"fields": {"country": "IL"}, "model": "embargo.country", "pk": 109}, {"fields": {"country": "IT"}, "model": "embargo.country", "pk": 110}, {"fields": {"country": "JM"}, "model": "embargo.country", "pk": 111}, {"fields": {"country": "JP"}, "model": "embargo.country", "pk": 112}, {"fields": {"country": "JE"}, "model": "embargo.country", "pk": 113}, {"fields": {"country": "JO"}, "model": "embargo.country", "pk": 114}, {"fields": {"country": "KZ"}, "model": "embargo.country", "pk": 115}, {"fields": {"country": "KE"}, "model": "embargo.country", "pk": 116}, {"fields": {"country": "KI"}, "model": "embargo.country", "pk": 117}, {"fields": {"country": "XK"}, "model": "embargo.country", "pk": 118}, {"fields": {"country": "KW"}, "model": "embargo.country", "pk": 119}, {"fields": {"country": "KG"}, "model": "embargo.country", "pk": 120}, {"fields": {"country": "LA"}, "model": "embargo.country", "pk": 121}, {"fields": {"country": "LV"}, "model": "embargo.country", "pk": 122}, {"fields": {"country": "LB"}, "model": "embargo.country", "pk": 123}, {"fields": {"country": "LS"}, "model": "embargo.country", "pk": 124}, {"fields": {"country": "LR"}, "model": "embargo.country", "pk": 125}, {"fields": {"country": "LY"}, "model": "embargo.country", "pk": 126}, {"fields": {"country": "LI"}, "model": "embargo.country", "pk": 127}, {"fields": {"country": "LT"}, "model": "embargo.country", "pk": 128}, {"fields": {"country": "LU"}, "model": "embargo.country", "pk": 129}, {"fields": {"country": "MO"}, "model": "embargo.country", "pk": 130}, {"fields": {"country": "MK"}, "model": "embargo.country", "pk": 131}, {"fields": {"country": "MG"}, "model": "embargo.country", "pk": 132}, {"fields": {"country": "MW"}, "model": "embargo.country", "pk": 133}, {"fields": {"country": "MY"}, "model": "embargo.country", "pk": 134}, {"fields": {"country": "MV"}, "model": "embargo.country", "pk": 135}, {"fields": {"country": "ML"}, "model": "embargo.country", "pk": 136}, {"fields": {"country": "MT"}, "model": "embargo.country", "pk": 137}, {"fields": {"country": "MH"}, "model": "embargo.country", "pk": 138}, {"fields": {"country": "MQ"}, "model": "embargo.country", "pk": 139}, {"fields": {"country": "MR"}, "model": "embargo.country", "pk": 140}, {"fields": {"country": "MU"}, "model": "embargo.country", "pk": 141}, {"fields": {"country": "YT"}, "model": "embargo.country", "pk": 142}, {"fields": {"country": "MX"}, "model": "embargo.country", "pk": 143}, {"fields": {"country": "FM"}, "model": "embargo.country", "pk": 144}, {"fields": {"country": "MD"}, "model": "embargo.country", "pk": 145}, {"fields": {"country": "MC"}, "model": "embargo.country", "pk": 146}, {"fields": {"country": "MN"}, "model": "embargo.country", "pk": 147}, {"fields": {"country": "ME"}, "model": "embargo.country", "pk": 148}, {"fields": {"country": "MS"}, "model": "embargo.country", "pk": 149}, {"fields": {"country": "MA"}, "model": "embargo.country", "pk": 150}, {"fields": {"country": "MZ"}, "model": "embargo.country", "pk": 151}, {"fields": {"country": "MM"}, "model": "embargo.country", "pk": 152}, {"fields": {"country": "NA"}, "model": "embargo.country", "pk": 153}, {"fields": {"country": "NR"}, "model": "embargo.country", "pk": 154}, {"fields": {"country": "NP"}, "model": "embargo.country", "pk": 155}, {"fields": {"country": "NL"}, "model": "embargo.country", "pk": 156}, {"fields": {"country": "NC"}, "model": "embargo.country", "pk": 157}, {"fields": {"country": "NZ"}, "model": "embargo.country", "pk": 158}, {"fields": {"country": "NI"}, "model": "embargo.country", "pk": 159}, {"fields": {"country": "NE"}, "model": "embargo.country", "pk": 160}, {"fields": {"country": "NG"}, "model": "embargo.country", "pk": 161}, {"fields": {"country": "NU"}, "model": "embargo.country", "pk": 162}, {"fields": {"country": "NF"}, "model": "embargo.country", "pk": 163}, {"fields": {"country": "KP"}, "model": "embargo.country", "pk": 164}, {"fields": {"country": "MP"}, "model": "embargo.country", "pk": 165}, {"fields": {"country": "NO"}, "model": "embargo.country", "pk": 166}, {"fields": {"country": "OM"}, "model": "embargo.country", "pk": 167}, {"fields": {"country": "PK"}, "model": "embargo.country", "pk": 168}, {"fields": {"country": "PW"}, "model": "embargo.country", "pk": 169}, {"fields": {"country": "PS"}, "model": "embargo.country", "pk": 170}, {"fields": {"country": "PA"}, "model": "embargo.country", "pk": 171}, {"fields": {"country": "PG"}, "model": "embargo.country", "pk": 172}, {"fields": {"country": "PY"}, "model": "embargo.country", "pk": 173}, {"fields": {"country": "PE"}, "model": "embargo.country", "pk": 174}, {"fields": {"country": "PH"}, "model": "embargo.country", "pk": 175}, {"fields": {"country": "PN"}, "model": "embargo.country", "pk": 176}, {"fields": {"country": "PL"}, "model": "embargo.country", "pk": 177}, {"fields": {"country": "PT"}, "model": "embargo.country", "pk": 178}, {"fields": {"country": "PR"}, "model": "embargo.country", "pk": 179}, {"fields": {"country": "QA"}, "model": "embargo.country", "pk": 180}, {"fields": {"country": "RE"}, "model": "embargo.country", "pk": 181}, {"fields": {"country": "RO"}, "model": "embargo.country", "pk": 182}, {"fields": {"country": "RU"}, "model": "embargo.country", "pk": 183}, {"fields": {"country": "RW"}, "model": "embargo.country", "pk": 184}, {"fields": {"country": "BL"}, "model": "embargo.country", "pk": 185}, {"fields": {"country": "SH"}, "model": "embargo.country", "pk": 186}, {"fields": {"country": "KN"}, "model": "embargo.country", "pk": 187}, {"fields": {"country": "LC"}, "model": "embargo.country", "pk": 188}, {"fields": {"country": "MF"}, "model": "embargo.country", "pk": 189}, {"fields": {"country": "PM"}, "model": "embargo.country", "pk": 190}, {"fields": {"country": "VC"}, "model": "embargo.country", "pk": 191}, {"fields": {"country": "WS"}, "model": "embargo.country", "pk": 192}, {"fields": {"country": "SM"}, "model": "embargo.country", "pk": 193}, {"fields": {"country": "ST"}, "model": "embargo.country", "pk": 194}, {"fields": {"country": "SA"}, "model": "embargo.country", "pk": 195}, {"fields": {"country": "SN"}, "model": "embargo.country", "pk": 196}, {"fields": {"country": "RS"}, "model": "embargo.country", "pk": 197}, {"fields": {"country": "SC"}, "model": "embargo.country", "pk": 198}, {"fields": {"country": "SL"}, "model": "embargo.country", "pk": 199}, {"fields": {"country": "SG"}, "model": "embargo.country", "pk": 200}, {"fields": {"country": "SX"}, "model": "embargo.country", "pk": 201}, {"fields": {"country": "SK"}, "model": "embargo.country", "pk": 202}, {"fields": {"country": "SI"}, "model": "embargo.country", "pk": 203}, {"fields": {"country": "SB"}, "model": "embargo.country", "pk": 204}, {"fields": {"country": "SO"}, "model": "embargo.country", "pk": 205}, {"fields": {"country": "ZA"}, "model": "embargo.country", "pk": 206}, {"fields": {"country": "GS"}, "model": "embargo.country", "pk": 207}, {"fields": {"country": "KR"}, "model": "embargo.country", "pk": 208}, {"fields": {"country": "SS"}, "model": "embargo.country", "pk": 209}, {"fields": {"country": "ES"}, "model": "embargo.country", "pk": 210}, {"fields": {"country": "LK"}, "model": "embargo.country", "pk": 211}, {"fields": {"country": "SD"}, "model": "embargo.country", "pk": 212}, {"fields": {"country": "SR"}, "model": "embargo.country", "pk": 213}, {"fields": {"country": "SJ"}, "model": "embargo.country", "pk": 214}, {"fields": {"country": "SZ"}, "model": "embargo.country", "pk": 215}, {"fields": {"country": "SE"}, "model": "embargo.country", "pk": 216}, {"fields": {"country": "CH"}, "model": "embargo.country", "pk": 217}, {"fields": {"country": "SY"}, "model": "embargo.country", "pk": 218}, {"fields": {"country": "TW"}, "model": "embargo.country", "pk": 219}, {"fields": {"country": "TJ"}, "model": "embargo.country", "pk": 220}, {"fields": {"country": "TZ"}, "model": "embargo.country", "pk": 221}, {"fields": {"country": "TH"}, "model": "embargo.country", "pk": 222}, {"fields": {"country": "TL"}, "model": "embargo.country", "pk": 223}, {"fields": {"country": "TG"}, "model": "embargo.country", "pk": 224}, {"fields": {"country": "TK"}, "model": "embargo.country", "pk": 225}, {"fields": {"country": "TO"}, "model": "embargo.country", "pk": 226}, {"fields": {"country": "TT"}, "model": "embargo.country", "pk": 227}, {"fields": {"country": "TN"}, "model": "embargo.country", "pk": 228}, {"fields": {"country": "TR"}, "model": "embargo.country", "pk": 229}, {"fields": {"country": "TM"}, "model": "embargo.country", "pk": 230}, {"fields": {"country": "TC"}, "model": "embargo.country", "pk": 231}, {"fields": {"country": "TV"}, "model": "embargo.country", "pk": 232}, {"fields": {"country": "UG"}, "model": "embargo.country", "pk": 233}, {"fields": {"country": "UA"}, "model": "embargo.country", "pk": 234}, {"fields": {"country": "AE"}, "model": "embargo.country", "pk": 235}, {"fields": {"country": "GB"}, "model": "embargo.country", "pk": 236}, {"fields": {"country": "UM"}, "model": "embargo.country", "pk": 237}, {"fields": {"country": "US"}, "model": "embargo.country", "pk": 238}, {"fields": {"country": "UY"}, "model": "embargo.country", "pk": 239}, {"fields": {"country": "UZ"}, "model": "embargo.country", "pk": 240}, {"fields": {"country": "VU"}, "model": "embargo.country", "pk": 241}, {"fields": {"country": "VE"}, "model": "embargo.country", "pk": 242}, {"fields": {"country": "VN"}, "model": "embargo.country", "pk": 243}, {"fields": {"country": "VG"}, "model": "embargo.country", "pk": 244}, {"fields": {"country": "VI"}, "model": "embargo.country", "pk": 245}, {"fields": {"country": "WF"}, "model": "embargo.country", "pk": 246}, {"fields": {"country": "EH"}, "model": "embargo.country", "pk": 247}, {"fields": {"country": "YE"}, "model": "embargo.country", "pk": 248}, {"fields": {"country": "ZM"}, "model": "embargo.country", "pk": 249}, {"fields": {"country": "ZW"}, "model": "embargo.country", "pk": 250}, {"fields": {"active": true, "description": "Autogenerated milestone relationship type \"fulfills\"", "modified": "2017-06-07T16:53:11.966Z", "name": "fulfills", "created": "2017-06-07T16:53:11.965Z"}, "model": "milestones.milestonerelationshiptype", "pk": 1}, {"fields": {"active": true, "description": "Autogenerated milestone relationship type \"requires\"", "modified": "2017-06-07T16:53:11.968Z", "name": "requires", "created": "2017-06-07T16:53:11.968Z"}, "model": "milestones.milestonerelationshiptype", "pk": 2}, {"fields": {"default": false, "mode": "honor", "icon": "badges/honor_PTD0pyI.png"}, "model": "badges.coursecompleteimageconfiguration", "pk": 1}, {"fields": {"default": false, "mode": "verified", "icon": "badges/verified_PyAu3Xv.png"}, "model": "badges.coursecompleteimageconfiguration", "pk": 2}, {"fields": {"default": false, "mode": "professional", "icon": "badges/professional_XWIv1L8.png"}, "model": "badges.coursecompleteimageconfiguration", "pk": 3}, {"fields": {"profile_name": "desktop_mp4"}, "model": "edxval.profile", "pk": 1}, {"fields": {"profile_name": "desktop_webm"}, "model": "edxval.profile", "pk": 2}, {"fields": {"profile_name": "mobile_high"}, "model": "edxval.profile", "pk": 3}, {"fields": {"profile_name": "mobile_low"}, "model": "edxval.profile", "pk": 4}, {"fields": {"profile_name": "youtube"}, "model": "edxval.profile", "pk": 5}, {"fields": {"profile_name": "hls"}, "model": "edxval.profile", "pk": 6}, {"fields": {"codename": "add_permission", "name": "Can add permission", "content_type": 2}, "model": "auth.permission", "pk": 1}, {"fields": {"codename": "change_permission", "name": "Can change permission", "content_type": 2}, "model": "auth.permission", "pk": 2}, {"fields": {"codename": "delete_permission", "name": "Can delete permission", "content_type": 2}, "model": "auth.permission", "pk": 3}, {"fields": {"codename": "add_group", "name": "Can add group", "content_type": 3}, "model": "auth.permission", "pk": 4}, {"fields": {"codename": "change_group", "name": "Can change group", "content_type": 3}, "model": "auth.permission", "pk": 5}, {"fields": {"codename": "delete_group", "name": "Can delete group", "content_type": 3}, "model": "auth.permission", "pk": 6}, {"fields": {"codename": "add_user", "name": "Can add user", "content_type": 4}, "model": "auth.permission", "pk": 7}, {"fields": {"codename": "change_user", "name": "Can change user", "content_type": 4}, "model": "auth.permission", "pk": 8}, {"fields": {"codename": "delete_user", "name": "Can delete user", "content_type": 4}, "model": "auth.permission", "pk": 9}, {"fields": {"codename": "add_contenttype", "name": "Can add content type", "content_type": 5}, "model": "auth.permission", "pk": 10}, {"fields": {"codename": "change_contenttype", "name": "Can change content type", "content_type": 5}, "model": "auth.permission", "pk": 11}, {"fields": {"codename": "delete_contenttype", "name": "Can delete content type", "content_type": 5}, "model": "auth.permission", "pk": 12}, {"fields": {"codename": "add_redirect", "name": "Can add redirect", "content_type": 6}, "model": "auth.permission", "pk": 13}, {"fields": {"codename": "change_redirect", "name": "Can change redirect", "content_type": 6}, "model": "auth.permission", "pk": 14}, {"fields": {"codename": "delete_redirect", "name": "Can delete redirect", "content_type": 6}, "model": "auth.permission", "pk": 15}, {"fields": {"codename": "add_session", "name": "Can add session", "content_type": 7}, "model": "auth.permission", "pk": 16}, {"fields": {"codename": "change_session", "name": "Can change session", "content_type": 7}, "model": "auth.permission", "pk": 17}, {"fields": {"codename": "delete_session", "name": "Can delete session", "content_type": 7}, "model": "auth.permission", "pk": 18}, {"fields": {"codename": "add_site", "name": "Can add site", "content_type": 8}, "model": "auth.permission", "pk": 19}, {"fields": {"codename": "change_site", "name": "Can change site", "content_type": 8}, "model": "auth.permission", "pk": 20}, {"fields": {"codename": "delete_site", "name": "Can delete site", "content_type": 8}, "model": "auth.permission", "pk": 21}, {"fields": {"codename": "add_taskmeta", "name": "Can add task state", "content_type": 9}, "model": "auth.permission", "pk": 22}, {"fields": {"codename": "change_taskmeta", "name": "Can change task state", "content_type": 9}, "model": "auth.permission", "pk": 23}, {"fields": {"codename": "delete_taskmeta", "name": "Can delete task state", "content_type": 9}, "model": "auth.permission", "pk": 24}, {"fields": {"codename": "add_tasksetmeta", "name": "Can add saved group result", "content_type": 10}, "model": "auth.permission", "pk": 25}, {"fields": {"codename": "change_tasksetmeta", "name": "Can change saved group result", "content_type": 10}, "model": "auth.permission", "pk": 26}, {"fields": {"codename": "delete_tasksetmeta", "name": "Can delete saved group result", "content_type": 10}, "model": "auth.permission", "pk": 27}, {"fields": {"codename": "add_intervalschedule", "name": "Can add interval", "content_type": 11}, "model": "auth.permission", "pk": 28}, {"fields": {"codename": "change_intervalschedule", "name": "Can change interval", "content_type": 11}, "model": "auth.permission", "pk": 29}, {"fields": {"codename": "delete_intervalschedule", "name": "Can delete interval", "content_type": 11}, "model": "auth.permission", "pk": 30}, {"fields": {"codename": "add_crontabschedule", "name": "Can add crontab", "content_type": 12}, "model": "auth.permission", "pk": 31}, {"fields": {"codename": "change_crontabschedule", "name": "Can change crontab", "content_type": 12}, "model": "auth.permission", "pk": 32}, {"fields": {"codename": "delete_crontabschedule", "name": "Can delete crontab", "content_type": 12}, "model": "auth.permission", "pk": 33}, {"fields": {"codename": "add_periodictasks", "name": "Can add periodic tasks", "content_type": 13}, "model": "auth.permission", "pk": 34}, {"fields": {"codename": "change_periodictasks", "name": "Can change periodic tasks", "content_type": 13}, "model": "auth.permission", "pk": 35}, {"fields": {"codename": "delete_periodictasks", "name": "Can delete periodic tasks", "content_type": 13}, "model": "auth.permission", "pk": 36}, {"fields": {"codename": "add_periodictask", "name": "Can add periodic task", "content_type": 14}, "model": "auth.permission", "pk": 37}, {"fields": {"codename": "change_periodictask", "name": "Can change periodic task", "content_type": 14}, "model": "auth.permission", "pk": 38}, {"fields": {"codename": "delete_periodictask", "name": "Can delete periodic task", "content_type": 14}, "model": "auth.permission", "pk": 39}, {"fields": {"codename": "add_workerstate", "name": "Can add worker", "content_type": 15}, "model": "auth.permission", "pk": 40}, {"fields": {"codename": "change_workerstate", "name": "Can change worker", "content_type": 15}, "model": "auth.permission", "pk": 41}, {"fields": {"codename": "delete_workerstate", "name": "Can delete worker", "content_type": 15}, "model": "auth.permission", "pk": 42}, {"fields": {"codename": "add_taskstate", "name": "Can add task", "content_type": 16}, "model": "auth.permission", "pk": 43}, {"fields": {"codename": "change_taskstate", "name": "Can change task", "content_type": 16}, "model": "auth.permission", "pk": 44}, {"fields": {"codename": "delete_taskstate", "name": "Can delete task", "content_type": 16}, "model": "auth.permission", "pk": 45}, {"fields": {"codename": "add_flag", "name": "Can add flag", "content_type": 17}, "model": "auth.permission", "pk": 46}, {"fields": {"codename": "change_flag", "name": "Can change flag", "content_type": 17}, "model": "auth.permission", "pk": 47}, {"fields": {"codename": "delete_flag", "name": "Can delete flag", "content_type": 17}, "model": "auth.permission", "pk": 48}, {"fields": {"codename": "add_switch", "name": "Can add switch", "content_type": 18}, "model": "auth.permission", "pk": 49}, {"fields": {"codename": "change_switch", "name": "Can change switch", "content_type": 18}, "model": "auth.permission", "pk": 50}, {"fields": {"codename": "delete_switch", "name": "Can delete switch", "content_type": 18}, "model": "auth.permission", "pk": 51}, {"fields": {"codename": "add_sample", "name": "Can add sample", "content_type": 19}, "model": "auth.permission", "pk": 52}, {"fields": {"codename": "change_sample", "name": "Can change sample", "content_type": 19}, "model": "auth.permission", "pk": 53}, {"fields": {"codename": "delete_sample", "name": "Can delete sample", "content_type": 19}, "model": "auth.permission", "pk": 54}, {"fields": {"codename": "add_globalstatusmessage", "name": "Can add global status message", "content_type": 20}, "model": "auth.permission", "pk": 55}, {"fields": {"codename": "change_globalstatusmessage", "name": "Can change global status message", "content_type": 20}, "model": "auth.permission", "pk": 56}, {"fields": {"codename": "delete_globalstatusmessage", "name": "Can delete global status message", "content_type": 20}, "model": "auth.permission", "pk": 57}, {"fields": {"codename": "add_coursemessage", "name": "Can add course message", "content_type": 21}, "model": "auth.permission", "pk": 58}, {"fields": {"codename": "change_coursemessage", "name": "Can change course message", "content_type": 21}, "model": "auth.permission", "pk": 59}, {"fields": {"codename": "delete_coursemessage", "name": "Can delete course message", "content_type": 21}, "model": "auth.permission", "pk": 60}, {"fields": {"codename": "add_assetbaseurlconfig", "name": "Can add asset base url config", "content_type": 22}, "model": "auth.permission", "pk": 61}, {"fields": {"codename": "change_assetbaseurlconfig", "name": "Can change asset base url config", "content_type": 22}, "model": "auth.permission", "pk": 62}, {"fields": {"codename": "delete_assetbaseurlconfig", "name": "Can delete asset base url config", "content_type": 22}, "model": "auth.permission", "pk": 63}, {"fields": {"codename": "add_assetexcludedextensionsconfig", "name": "Can add asset excluded extensions config", "content_type": 23}, "model": "auth.permission", "pk": 64}, {"fields": {"codename": "change_assetexcludedextensionsconfig", "name": "Can change asset excluded extensions config", "content_type": 23}, "model": "auth.permission", "pk": 65}, {"fields": {"codename": "delete_assetexcludedextensionsconfig", "name": "Can delete asset excluded extensions config", "content_type": 23}, "model": "auth.permission", "pk": 66}, {"fields": {"codename": "add_courseassetcachettlconfig", "name": "Can add course asset cache ttl config", "content_type": 24}, "model": "auth.permission", "pk": 67}, {"fields": {"codename": "change_courseassetcachettlconfig", "name": "Can change course asset cache ttl config", "content_type": 24}, "model": "auth.permission", "pk": 68}, {"fields": {"codename": "delete_courseassetcachettlconfig", "name": "Can delete course asset cache ttl config", "content_type": 24}, "model": "auth.permission", "pk": 69}, {"fields": {"codename": "add_cdnuseragentsconfig", "name": "Can add cdn user agents config", "content_type": 25}, "model": "auth.permission", "pk": 70}, {"fields": {"codename": "change_cdnuseragentsconfig", "name": "Can change cdn user agents config", "content_type": 25}, "model": "auth.permission", "pk": 71}, {"fields": {"codename": "delete_cdnuseragentsconfig", "name": "Can delete cdn user agents config", "content_type": 25}, "model": "auth.permission", "pk": 72}, {"fields": {"codename": "add_sitetheme", "name": "Can add site theme", "content_type": 26}, "model": "auth.permission", "pk": 73}, {"fields": {"codename": "change_sitetheme", "name": "Can change site theme", "content_type": 26}, "model": "auth.permission", "pk": 74}, {"fields": {"codename": "delete_sitetheme", "name": "Can delete site theme", "content_type": 26}, "model": "auth.permission", "pk": 75}, {"fields": {"codename": "add_siteconfiguration", "name": "Can add site configuration", "content_type": 27}, "model": "auth.permission", "pk": 76}, {"fields": {"codename": "change_siteconfiguration", "name": "Can change site configuration", "content_type": 27}, "model": "auth.permission", "pk": 77}, {"fields": {"codename": "delete_siteconfiguration", "name": "Can delete site configuration", "content_type": 27}, "model": "auth.permission", "pk": 78}, {"fields": {"codename": "add_siteconfigurationhistory", "name": "Can add site configuration history", "content_type": 28}, "model": "auth.permission", "pk": 79}, {"fields": {"codename": "change_siteconfigurationhistory", "name": "Can change site configuration history", "content_type": 28}, "model": "auth.permission", "pk": 80}, {"fields": {"codename": "delete_siteconfigurationhistory", "name": "Can delete site configuration history", "content_type": 28}, "model": "auth.permission", "pk": 81}, {"fields": {"codename": "add_studentmodule", "name": "Can add student module", "content_type": 29}, "model": "auth.permission", "pk": 82}, {"fields": {"codename": "change_studentmodule", "name": "Can change student module", "content_type": 29}, "model": "auth.permission", "pk": 83}, {"fields": {"codename": "delete_studentmodule", "name": "Can delete student module", "content_type": 29}, "model": "auth.permission", "pk": 84}, {"fields": {"codename": "add_studentmodulehistory", "name": "Can add student module history", "content_type": 30}, "model": "auth.permission", "pk": 85}, {"fields": {"codename": "change_studentmodulehistory", "name": "Can change student module history", "content_type": 30}, "model": "auth.permission", "pk": 86}, {"fields": {"codename": "delete_studentmodulehistory", "name": "Can delete student module history", "content_type": 30}, "model": "auth.permission", "pk": 87}, {"fields": {"codename": "add_xmoduleuserstatesummaryfield", "name": "Can add x module user state summary field", "content_type": 31}, "model": "auth.permission", "pk": 88}, {"fields": {"codename": "change_xmoduleuserstatesummaryfield", "name": "Can change x module user state summary field", "content_type": 31}, "model": "auth.permission", "pk": 89}, {"fields": {"codename": "delete_xmoduleuserstatesummaryfield", "name": "Can delete x module user state summary field", "content_type": 31}, "model": "auth.permission", "pk": 90}, {"fields": {"codename": "add_xmodulestudentprefsfield", "name": "Can add x module student prefs field", "content_type": 32}, "model": "auth.permission", "pk": 91}, {"fields": {"codename": "change_xmodulestudentprefsfield", "name": "Can change x module student prefs field", "content_type": 32}, "model": "auth.permission", "pk": 92}, {"fields": {"codename": "delete_xmodulestudentprefsfield", "name": "Can delete x module student prefs field", "content_type": 32}, "model": "auth.permission", "pk": 93}, {"fields": {"codename": "add_xmodulestudentinfofield", "name": "Can add x module student info field", "content_type": 33}, "model": "auth.permission", "pk": 94}, {"fields": {"codename": "change_xmodulestudentinfofield", "name": "Can change x module student info field", "content_type": 33}, "model": "auth.permission", "pk": 95}, {"fields": {"codename": "delete_xmodulestudentinfofield", "name": "Can delete x module student info field", "content_type": 33}, "model": "auth.permission", "pk": 96}, {"fields": {"codename": "add_offlinecomputedgrade", "name": "Can add offline computed grade", "content_type": 34}, "model": "auth.permission", "pk": 97}, {"fields": {"codename": "change_offlinecomputedgrade", "name": "Can change offline computed grade", "content_type": 34}, "model": "auth.permission", "pk": 98}, {"fields": {"codename": "delete_offlinecomputedgrade", "name": "Can delete offline computed grade", "content_type": 34}, "model": "auth.permission", "pk": 99}, {"fields": {"codename": "add_offlinecomputedgradelog", "name": "Can add offline computed grade log", "content_type": 35}, "model": "auth.permission", "pk": 100}, {"fields": {"codename": "change_offlinecomputedgradelog", "name": "Can change offline computed grade log", "content_type": 35}, "model": "auth.permission", "pk": 101}, {"fields": {"codename": "delete_offlinecomputedgradelog", "name": "Can delete offline computed grade log", "content_type": 35}, "model": "auth.permission", "pk": 102}, {"fields": {"codename": "add_studentfieldoverride", "name": "Can add student field override", "content_type": 36}, "model": "auth.permission", "pk": 103}, {"fields": {"codename": "change_studentfieldoverride", "name": "Can change student field override", "content_type": 36}, "model": "auth.permission", "pk": 104}, {"fields": {"codename": "delete_studentfieldoverride", "name": "Can delete student field override", "content_type": 36}, "model": "auth.permission", "pk": 105}, {"fields": {"codename": "add_anonymoususerid", "name": "Can add anonymous user id", "content_type": 37}, "model": "auth.permission", "pk": 106}, {"fields": {"codename": "change_anonymoususerid", "name": "Can change anonymous user id", "content_type": 37}, "model": "auth.permission", "pk": 107}, {"fields": {"codename": "delete_anonymoususerid", "name": "Can delete anonymous user id", "content_type": 37}, "model": "auth.permission", "pk": 108}, {"fields": {"codename": "add_userstanding", "name": "Can add user standing", "content_type": 38}, "model": "auth.permission", "pk": 109}, {"fields": {"codename": "change_userstanding", "name": "Can change user standing", "content_type": 38}, "model": "auth.permission", "pk": 110}, {"fields": {"codename": "delete_userstanding", "name": "Can delete user standing", "content_type": 38}, "model": "auth.permission", "pk": 111}, {"fields": {"codename": "add_userprofile", "name": "Can add user profile", "content_type": 39}, "model": "auth.permission", "pk": 112}, {"fields": {"codename": "change_userprofile", "name": "Can change user profile", "content_type": 39}, "model": "auth.permission", "pk": 113}, {"fields": {"codename": "delete_userprofile", "name": "Can delete user profile", "content_type": 39}, "model": "auth.permission", "pk": 114}, {"fields": {"codename": "can_deactivate_users", "name": "Can deactivate, but NOT delete users", "content_type": 39}, "model": "auth.permission", "pk": 115}, {"fields": {"codename": "add_usersignupsource", "name": "Can add user signup source", "content_type": 40}, "model": "auth.permission", "pk": 116}, {"fields": {"codename": "change_usersignupsource", "name": "Can change user signup source", "content_type": 40}, "model": "auth.permission", "pk": 117}, {"fields": {"codename": "delete_usersignupsource", "name": "Can delete user signup source", "content_type": 40}, "model": "auth.permission", "pk": 118}, {"fields": {"codename": "add_usertestgroup", "name": "Can add user test group", "content_type": 41}, "model": "auth.permission", "pk": 119}, {"fields": {"codename": "change_usertestgroup", "name": "Can change user test group", "content_type": 41}, "model": "auth.permission", "pk": 120}, {"fields": {"codename": "delete_usertestgroup", "name": "Can delete user test group", "content_type": 41}, "model": "auth.permission", "pk": 121}, {"fields": {"codename": "add_registration", "name": "Can add registration", "content_type": 42}, "model": "auth.permission", "pk": 122}, {"fields": {"codename": "change_registration", "name": "Can change registration", "content_type": 42}, "model": "auth.permission", "pk": 123}, {"fields": {"codename": "delete_registration", "name": "Can delete registration", "content_type": 42}, "model": "auth.permission", "pk": 124}, {"fields": {"codename": "add_pendingnamechange", "name": "Can add pending name change", "content_type": 43}, "model": "auth.permission", "pk": 125}, {"fields": {"codename": "change_pendingnamechange", "name": "Can change pending name change", "content_type": 43}, "model": "auth.permission", "pk": 126}, {"fields": {"codename": "delete_pendingnamechange", "name": "Can delete pending name change", "content_type": 43}, "model": "auth.permission", "pk": 127}, {"fields": {"codename": "add_pendingemailchange", "name": "Can add pending email change", "content_type": 44}, "model": "auth.permission", "pk": 128}, {"fields": {"codename": "change_pendingemailchange", "name": "Can change pending email change", "content_type": 44}, "model": "auth.permission", "pk": 129}, {"fields": {"codename": "delete_pendingemailchange", "name": "Can delete pending email change", "content_type": 44}, "model": "auth.permission", "pk": 130}, {"fields": {"codename": "add_passwordhistory", "name": "Can add password history", "content_type": 45}, "model": "auth.permission", "pk": 131}, {"fields": {"codename": "change_passwordhistory", "name": "Can change password history", "content_type": 45}, "model": "auth.permission", "pk": 132}, {"fields": {"codename": "delete_passwordhistory", "name": "Can delete password history", "content_type": 45}, "model": "auth.permission", "pk": 133}, {"fields": {"codename": "add_loginfailures", "name": "Can add login failures", "content_type": 46}, "model": "auth.permission", "pk": 134}, {"fields": {"codename": "change_loginfailures", "name": "Can change login failures", "content_type": 46}, "model": "auth.permission", "pk": 135}, {"fields": {"codename": "delete_loginfailures", "name": "Can delete login failures", "content_type": 46}, "model": "auth.permission", "pk": 136}, {"fields": {"codename": "add_historicalcourseenrollment", "name": "Can add historical course enrollment", "content_type": 47}, "model": "auth.permission", "pk": 137}, {"fields": {"codename": "change_historicalcourseenrollment", "name": "Can change historical course enrollment", "content_type": 47}, "model": "auth.permission", "pk": 138}, {"fields": {"codename": "delete_historicalcourseenrollment", "name": "Can delete historical course enrollment", "content_type": 47}, "model": "auth.permission", "pk": 139}, {"fields": {"codename": "add_courseenrollment", "name": "Can add course enrollment", "content_type": 48}, "model": "auth.permission", "pk": 140}, {"fields": {"codename": "change_courseenrollment", "name": "Can change course enrollment", "content_type": 48}, "model": "auth.permission", "pk": 141}, {"fields": {"codename": "delete_courseenrollment", "name": "Can delete course enrollment", "content_type": 48}, "model": "auth.permission", "pk": 142}, {"fields": {"codename": "add_manualenrollmentaudit", "name": "Can add manual enrollment audit", "content_type": 49}, "model": "auth.permission", "pk": 143}, {"fields": {"codename": "change_manualenrollmentaudit", "name": "Can change manual enrollment audit", "content_type": 49}, "model": "auth.permission", "pk": 144}, {"fields": {"codename": "delete_manualenrollmentaudit", "name": "Can delete manual enrollment audit", "content_type": 49}, "model": "auth.permission", "pk": 145}, {"fields": {"codename": "add_courseenrollmentallowed", "name": "Can add course enrollment allowed", "content_type": 50}, "model": "auth.permission", "pk": 146}, {"fields": {"codename": "change_courseenrollmentallowed", "name": "Can change course enrollment allowed", "content_type": 50}, "model": "auth.permission", "pk": 147}, {"fields": {"codename": "delete_courseenrollmentallowed", "name": "Can delete course enrollment allowed", "content_type": 50}, "model": "auth.permission", "pk": 148}, {"fields": {"codename": "add_courseaccessrole", "name": "Can add course access role", "content_type": 51}, "model": "auth.permission", "pk": 149}, {"fields": {"codename": "change_courseaccessrole", "name": "Can change course access role", "content_type": 51}, "model": "auth.permission", "pk": 150}, {"fields": {"codename": "delete_courseaccessrole", "name": "Can delete course access role", "content_type": 51}, "model": "auth.permission", "pk": 151}, {"fields": {"codename": "add_dashboardconfiguration", "name": "Can add dashboard configuration", "content_type": 52}, "model": "auth.permission", "pk": 152}, {"fields": {"codename": "change_dashboardconfiguration", "name": "Can change dashboard configuration", "content_type": 52}, "model": "auth.permission", "pk": 153}, {"fields": {"codename": "delete_dashboardconfiguration", "name": "Can delete dashboard configuration", "content_type": 52}, "model": "auth.permission", "pk": 154}, {"fields": {"codename": "add_linkedinaddtoprofileconfiguration", "name": "Can add linked in add to profile configuration", "content_type": 53}, "model": "auth.permission", "pk": 155}, {"fields": {"codename": "change_linkedinaddtoprofileconfiguration", "name": "Can change linked in add to profile configuration", "content_type": 53}, "model": "auth.permission", "pk": 156}, {"fields": {"codename": "delete_linkedinaddtoprofileconfiguration", "name": "Can delete linked in add to profile configuration", "content_type": 53}, "model": "auth.permission", "pk": 157}, {"fields": {"codename": "add_entranceexamconfiguration", "name": "Can add entrance exam configuration", "content_type": 54}, "model": "auth.permission", "pk": 158}, {"fields": {"codename": "change_entranceexamconfiguration", "name": "Can change entrance exam configuration", "content_type": 54}, "model": "auth.permission", "pk": 159}, {"fields": {"codename": "delete_entranceexamconfiguration", "name": "Can delete entrance exam configuration", "content_type": 54}, "model": "auth.permission", "pk": 160}, {"fields": {"codename": "add_languageproficiency", "name": "Can add language proficiency", "content_type": 55}, "model": "auth.permission", "pk": 161}, {"fields": {"codename": "change_languageproficiency", "name": "Can change language proficiency", "content_type": 55}, "model": "auth.permission", "pk": 162}, {"fields": {"codename": "delete_languageproficiency", "name": "Can delete language proficiency", "content_type": 55}, "model": "auth.permission", "pk": 163}, {"fields": {"codename": "add_courseenrollmentattribute", "name": "Can add course enrollment attribute", "content_type": 56}, "model": "auth.permission", "pk": 164}, {"fields": {"codename": "change_courseenrollmentattribute", "name": "Can change course enrollment attribute", "content_type": 56}, "model": "auth.permission", "pk": 165}, {"fields": {"codename": "delete_courseenrollmentattribute", "name": "Can delete course enrollment attribute", "content_type": 56}, "model": "auth.permission", "pk": 166}, {"fields": {"codename": "add_enrollmentrefundconfiguration", "name": "Can add enrollment refund configuration", "content_type": 57}, "model": "auth.permission", "pk": 167}, {"fields": {"codename": "change_enrollmentrefundconfiguration", "name": "Can change enrollment refund configuration", "content_type": 57}, "model": "auth.permission", "pk": 168}, {"fields": {"codename": "delete_enrollmentrefundconfiguration", "name": "Can delete enrollment refund configuration", "content_type": 57}, "model": "auth.permission", "pk": 169}, {"fields": {"codename": "add_registrationcookieconfiguration", "name": "Can add registration cookie configuration", "content_type": 58}, "model": "auth.permission", "pk": 170}, {"fields": {"codename": "change_registrationcookieconfiguration", "name": "Can change registration cookie configuration", "content_type": 58}, "model": "auth.permission", "pk": 171}, {"fields": {"codename": "delete_registrationcookieconfiguration", "name": "Can delete registration cookie configuration", "content_type": 58}, "model": "auth.permission", "pk": 172}, {"fields": {"codename": "add_userattribute", "name": "Can add user attribute", "content_type": 59}, "model": "auth.permission", "pk": 173}, {"fields": {"codename": "change_userattribute", "name": "Can change user attribute", "content_type": 59}, "model": "auth.permission", "pk": 174}, {"fields": {"codename": "delete_userattribute", "name": "Can delete user attribute", "content_type": 59}, "model": "auth.permission", "pk": 175}, {"fields": {"codename": "add_logoutviewconfiguration", "name": "Can add logout view configuration", "content_type": 60}, "model": "auth.permission", "pk": 176}, {"fields": {"codename": "change_logoutviewconfiguration", "name": "Can change logout view configuration", "content_type": 60}, "model": "auth.permission", "pk": 177}, {"fields": {"codename": "delete_logoutviewconfiguration", "name": "Can delete logout view configuration", "content_type": 60}, "model": "auth.permission", "pk": 178}, {"fields": {"codename": "add_trackinglog", "name": "Can add tracking log", "content_type": 61}, "model": "auth.permission", "pk": 179}, {"fields": {"codename": "change_trackinglog", "name": "Can change tracking log", "content_type": 61}, "model": "auth.permission", "pk": 180}, {"fields": {"codename": "delete_trackinglog", "name": "Can delete tracking log", "content_type": 61}, "model": "auth.permission", "pk": 181}, {"fields": {"codename": "add_ratelimitconfiguration", "name": "Can add rate limit configuration", "content_type": 62}, "model": "auth.permission", "pk": 182}, {"fields": {"codename": "change_ratelimitconfiguration", "name": "Can change rate limit configuration", "content_type": 62}, "model": "auth.permission", "pk": 183}, {"fields": {"codename": "delete_ratelimitconfiguration", "name": "Can delete rate limit configuration", "content_type": 62}, "model": "auth.permission", "pk": 184}, {"fields": {"codename": "add_certificatewhitelist", "name": "Can add certificate whitelist", "content_type": 63}, "model": "auth.permission", "pk": 185}, {"fields": {"codename": "change_certificatewhitelist", "name": "Can change certificate whitelist", "content_type": 63}, "model": "auth.permission", "pk": 186}, {"fields": {"codename": "delete_certificatewhitelist", "name": "Can delete certificate whitelist", "content_type": 63}, "model": "auth.permission", "pk": 187}, {"fields": {"codename": "add_generatedcertificate", "name": "Can add generated certificate", "content_type": 64}, "model": "auth.permission", "pk": 188}, {"fields": {"codename": "change_generatedcertificate", "name": "Can change generated certificate", "content_type": 64}, "model": "auth.permission", "pk": 189}, {"fields": {"codename": "delete_generatedcertificate", "name": "Can delete generated certificate", "content_type": 64}, "model": "auth.permission", "pk": 190}, {"fields": {"codename": "add_certificategenerationhistory", "name": "Can add certificate generation history", "content_type": 65}, "model": "auth.permission", "pk": 191}, {"fields": {"codename": "change_certificategenerationhistory", "name": "Can change certificate generation history", "content_type": 65}, "model": "auth.permission", "pk": 192}, {"fields": {"codename": "delete_certificategenerationhistory", "name": "Can delete certificate generation history", "content_type": 65}, "model": "auth.permission", "pk": 193}, {"fields": {"codename": "add_certificateinvalidation", "name": "Can add certificate invalidation", "content_type": 66}, "model": "auth.permission", "pk": 194}, {"fields": {"codename": "change_certificateinvalidation", "name": "Can change certificate invalidation", "content_type": 66}, "model": "auth.permission", "pk": 195}, {"fields": {"codename": "delete_certificateinvalidation", "name": "Can delete certificate invalidation", "content_type": 66}, "model": "auth.permission", "pk": 196}, {"fields": {"codename": "add_examplecertificateset", "name": "Can add example certificate set", "content_type": 67}, "model": "auth.permission", "pk": 197}, {"fields": {"codename": "change_examplecertificateset", "name": "Can change example certificate set", "content_type": 67}, "model": "auth.permission", "pk": 198}, {"fields": {"codename": "delete_examplecertificateset", "name": "Can delete example certificate set", "content_type": 67}, "model": "auth.permission", "pk": 199}, {"fields": {"codename": "add_examplecertificate", "name": "Can add example certificate", "content_type": 68}, "model": "auth.permission", "pk": 200}, {"fields": {"codename": "change_examplecertificate", "name": "Can change example certificate", "content_type": 68}, "model": "auth.permission", "pk": 201}, {"fields": {"codename": "delete_examplecertificate", "name": "Can delete example certificate", "content_type": 68}, "model": "auth.permission", "pk": 202}, {"fields": {"codename": "add_certificategenerationcoursesetting", "name": "Can add certificate generation course setting", "content_type": 69}, "model": "auth.permission", "pk": 203}, {"fields": {"codename": "change_certificategenerationcoursesetting", "name": "Can change certificate generation course setting", "content_type": 69}, "model": "auth.permission", "pk": 204}, {"fields": {"codename": "delete_certificategenerationcoursesetting", "name": "Can delete certificate generation course setting", "content_type": 69}, "model": "auth.permission", "pk": 205}, {"fields": {"codename": "add_certificategenerationconfiguration", "name": "Can add certificate generation configuration", "content_type": 70}, "model": "auth.permission", "pk": 206}, {"fields": {"codename": "change_certificategenerationconfiguration", "name": "Can change certificate generation configuration", "content_type": 70}, "model": "auth.permission", "pk": 207}, {"fields": {"codename": "delete_certificategenerationconfiguration", "name": "Can delete certificate generation configuration", "content_type": 70}, "model": "auth.permission", "pk": 208}, {"fields": {"codename": "add_certificatehtmlviewconfiguration", "name": "Can add certificate html view configuration", "content_type": 71}, "model": "auth.permission", "pk": 209}, {"fields": {"codename": "change_certificatehtmlviewconfiguration", "name": "Can change certificate html view configuration", "content_type": 71}, "model": "auth.permission", "pk": 210}, {"fields": {"codename": "delete_certificatehtmlviewconfiguration", "name": "Can delete certificate html view configuration", "content_type": 71}, "model": "auth.permission", "pk": 211}, {"fields": {"codename": "add_certificatetemplate", "name": "Can add certificate template", "content_type": 72}, "model": "auth.permission", "pk": 212}, {"fields": {"codename": "change_certificatetemplate", "name": "Can change certificate template", "content_type": 72}, "model": "auth.permission", "pk": 213}, {"fields": {"codename": "delete_certificatetemplate", "name": "Can delete certificate template", "content_type": 72}, "model": "auth.permission", "pk": 214}, {"fields": {"codename": "add_certificatetemplateasset", "name": "Can add certificate template asset", "content_type": 73}, "model": "auth.permission", "pk": 215}, {"fields": {"codename": "change_certificatetemplateasset", "name": "Can change certificate template asset", "content_type": 73}, "model": "auth.permission", "pk": 216}, {"fields": {"codename": "delete_certificatetemplateasset", "name": "Can delete certificate template asset", "content_type": 73}, "model": "auth.permission", "pk": 217}, {"fields": {"codename": "add_instructortask", "name": "Can add instructor task", "content_type": 74}, "model": "auth.permission", "pk": 218}, {"fields": {"codename": "change_instructortask", "name": "Can change instructor task", "content_type": 74}, "model": "auth.permission", "pk": 219}, {"fields": {"codename": "delete_instructortask", "name": "Can delete instructor task", "content_type": 74}, "model": "auth.permission", "pk": 220}, {"fields": {"codename": "add_gradereportsetting", "name": "Can add grade report setting", "content_type": 75}, "model": "auth.permission", "pk": 221}, {"fields": {"codename": "change_gradereportsetting", "name": "Can change grade report setting", "content_type": 75}, "model": "auth.permission", "pk": 222}, {"fields": {"codename": "delete_gradereportsetting", "name": "Can delete grade report setting", "content_type": 75}, "model": "auth.permission", "pk": 223}, {"fields": {"codename": "add_courseusergroup", "name": "Can add course user group", "content_type": 76}, "model": "auth.permission", "pk": 224}, {"fields": {"codename": "change_courseusergroup", "name": "Can change course user group", "content_type": 76}, "model": "auth.permission", "pk": 225}, {"fields": {"codename": "delete_courseusergroup", "name": "Can delete course user group", "content_type": 76}, "model": "auth.permission", "pk": 226}, {"fields": {"codename": "add_cohortmembership", "name": "Can add cohort membership", "content_type": 77}, "model": "auth.permission", "pk": 227}, {"fields": {"codename": "change_cohortmembership", "name": "Can change cohort membership", "content_type": 77}, "model": "auth.permission", "pk": 228}, {"fields": {"codename": "delete_cohortmembership", "name": "Can delete cohort membership", "content_type": 77}, "model": "auth.permission", "pk": 229}, {"fields": {"codename": "add_courseusergrouppartitiongroup", "name": "Can add course user group partition group", "content_type": 78}, "model": "auth.permission", "pk": 230}, {"fields": {"codename": "change_courseusergrouppartitiongroup", "name": "Can change course user group partition group", "content_type": 78}, "model": "auth.permission", "pk": 231}, {"fields": {"codename": "delete_courseusergrouppartitiongroup", "name": "Can delete course user group partition group", "content_type": 78}, "model": "auth.permission", "pk": 232}, {"fields": {"codename": "add_coursecohortssettings", "name": "Can add course cohorts settings", "content_type": 79}, "model": "auth.permission", "pk": 233}, {"fields": {"codename": "change_coursecohortssettings", "name": "Can change course cohorts settings", "content_type": 79}, "model": "auth.permission", "pk": 234}, {"fields": {"codename": "delete_coursecohortssettings", "name": "Can delete course cohorts settings", "content_type": 79}, "model": "auth.permission", "pk": 235}, {"fields": {"codename": "add_coursecohort", "name": "Can add course cohort", "content_type": 80}, "model": "auth.permission", "pk": 236}, {"fields": {"codename": "change_coursecohort", "name": "Can change course cohort", "content_type": 80}, "model": "auth.permission", "pk": 237}, {"fields": {"codename": "delete_coursecohort", "name": "Can delete course cohort", "content_type": 80}, "model": "auth.permission", "pk": 238}, {"fields": {"codename": "add_target", "name": "Can add target", "content_type": 81}, "model": "auth.permission", "pk": 239}, {"fields": {"codename": "change_target", "name": "Can change target", "content_type": 81}, "model": "auth.permission", "pk": 240}, {"fields": {"codename": "delete_target", "name": "Can delete target", "content_type": 81}, "model": "auth.permission", "pk": 241}, {"fields": {"codename": "add_cohorttarget", "name": "Can add cohort target", "content_type": 82}, "model": "auth.permission", "pk": 242}, {"fields": {"codename": "change_cohorttarget", "name": "Can change cohort target", "content_type": 82}, "model": "auth.permission", "pk": 243}, {"fields": {"codename": "delete_cohorttarget", "name": "Can delete cohort target", "content_type": 82}, "model": "auth.permission", "pk": 244}, {"fields": {"codename": "add_coursemodetarget", "name": "Can add course mode target", "content_type": 83}, "model": "auth.permission", "pk": 245}, {"fields": {"codename": "change_coursemodetarget", "name": "Can change course mode target", "content_type": 83}, "model": "auth.permission", "pk": 246}, {"fields": {"codename": "delete_coursemodetarget", "name": "Can delete course mode target", "content_type": 83}, "model": "auth.permission", "pk": 247}, {"fields": {"codename": "add_courseemail", "name": "Can add course email", "content_type": 84}, "model": "auth.permission", "pk": 248}, {"fields": {"codename": "change_courseemail", "name": "Can change course email", "content_type": 84}, "model": "auth.permission", "pk": 249}, {"fields": {"codename": "delete_courseemail", "name": "Can delete course email", "content_type": 84}, "model": "auth.permission", "pk": 250}, {"fields": {"codename": "add_optout", "name": "Can add optout", "content_type": 85}, "model": "auth.permission", "pk": 251}, {"fields": {"codename": "change_optout", "name": "Can change optout", "content_type": 85}, "model": "auth.permission", "pk": 252}, {"fields": {"codename": "delete_optout", "name": "Can delete optout", "content_type": 85}, "model": "auth.permission", "pk": 253}, {"fields": {"codename": "add_courseemailtemplate", "name": "Can add course email template", "content_type": 86}, "model": "auth.permission", "pk": 254}, {"fields": {"codename": "change_courseemailtemplate", "name": "Can change course email template", "content_type": 86}, "model": "auth.permission", "pk": 255}, {"fields": {"codename": "delete_courseemailtemplate", "name": "Can delete course email template", "content_type": 86}, "model": "auth.permission", "pk": 256}, {"fields": {"codename": "add_courseauthorization", "name": "Can add course authorization", "content_type": 87}, "model": "auth.permission", "pk": 257}, {"fields": {"codename": "change_courseauthorization", "name": "Can change course authorization", "content_type": 87}, "model": "auth.permission", "pk": 258}, {"fields": {"codename": "delete_courseauthorization", "name": "Can delete course authorization", "content_type": 87}, "model": "auth.permission", "pk": 259}, {"fields": {"codename": "add_bulkemailflag", "name": "Can add bulk email flag", "content_type": 88}, "model": "auth.permission", "pk": 260}, {"fields": {"codename": "change_bulkemailflag", "name": "Can change bulk email flag", "content_type": 88}, "model": "auth.permission", "pk": 261}, {"fields": {"codename": "delete_bulkemailflag", "name": "Can delete bulk email flag", "content_type": 88}, "model": "auth.permission", "pk": 262}, {"fields": {"codename": "add_brandinginfoconfig", "name": "Can add branding info config", "content_type": 89}, "model": "auth.permission", "pk": 263}, {"fields": {"codename": "change_brandinginfoconfig", "name": "Can change branding info config", "content_type": 89}, "model": "auth.permission", "pk": 264}, {"fields": {"codename": "delete_brandinginfoconfig", "name": "Can delete branding info config", "content_type": 89}, "model": "auth.permission", "pk": 265}, {"fields": {"codename": "add_brandingapiconfig", "name": "Can add branding api config", "content_type": 90}, "model": "auth.permission", "pk": 266}, {"fields": {"codename": "change_brandingapiconfig", "name": "Can change branding api config", "content_type": 90}, "model": "auth.permission", "pk": 267}, {"fields": {"codename": "delete_brandingapiconfig", "name": "Can delete branding api config", "content_type": 90}, "model": "auth.permission", "pk": 268}, {"fields": {"codename": "add_persistentgradesenabledflag", "name": "Can add persistent grades enabled flag", "content_type": 91}, "model": "auth.permission", "pk": 269}, {"fields": {"codename": "change_persistentgradesenabledflag", "name": "Can change persistent grades enabled flag", "content_type": 91}, "model": "auth.permission", "pk": 270}, {"fields": {"codename": "delete_persistentgradesenabledflag", "name": "Can delete persistent grades enabled flag", "content_type": 91}, "model": "auth.permission", "pk": 271}, {"fields": {"codename": "add_coursepersistentgradesflag", "name": "Can add course persistent grades flag", "content_type": 92}, "model": "auth.permission", "pk": 272}, {"fields": {"codename": "change_coursepersistentgradesflag", "name": "Can change course persistent grades flag", "content_type": 92}, "model": "auth.permission", "pk": 273}, {"fields": {"codename": "delete_coursepersistentgradesflag", "name": "Can delete course persistent grades flag", "content_type": 92}, "model": "auth.permission", "pk": 274}, {"fields": {"codename": "add_computegradessetting", "name": "Can add compute grades setting", "content_type": 93}, "model": "auth.permission", "pk": 275}, {"fields": {"codename": "change_computegradessetting", "name": "Can change compute grades setting", "content_type": 93}, "model": "auth.permission", "pk": 276}, {"fields": {"codename": "delete_computegradessetting", "name": "Can delete compute grades setting", "content_type": 93}, "model": "auth.permission", "pk": 277}, {"fields": {"codename": "add_visibleblocks", "name": "Can add visible blocks", "content_type": 94}, "model": "auth.permission", "pk": 278}, {"fields": {"codename": "change_visibleblocks", "name": "Can change visible blocks", "content_type": 94}, "model": "auth.permission", "pk": 279}, {"fields": {"codename": "delete_visibleblocks", "name": "Can delete visible blocks", "content_type": 94}, "model": "auth.permission", "pk": 280}, {"fields": {"codename": "add_persistentsubsectiongrade", "name": "Can add persistent subsection grade", "content_type": 95}, "model": "auth.permission", "pk": 281}, {"fields": {"codename": "change_persistentsubsectiongrade", "name": "Can change persistent subsection grade", "content_type": 95}, "model": "auth.permission", "pk": 282}, {"fields": {"codename": "delete_persistentsubsectiongrade", "name": "Can delete persistent subsection grade", "content_type": 95}, "model": "auth.permission", "pk": 283}, {"fields": {"codename": "add_persistentcoursegrade", "name": "Can add persistent course grade", "content_type": 96}, "model": "auth.permission", "pk": 284}, {"fields": {"codename": "change_persistentcoursegrade", "name": "Can change persistent course grade", "content_type": 96}, "model": "auth.permission", "pk": 285}, {"fields": {"codename": "delete_persistentcoursegrade", "name": "Can delete persistent course grade", "content_type": 96}, "model": "auth.permission", "pk": 286}, {"fields": {"codename": "add_externalauthmap", "name": "Can add external auth map", "content_type": 97}, "model": "auth.permission", "pk": 287}, {"fields": {"codename": "change_externalauthmap", "name": "Can change external auth map", "content_type": 97}, "model": "auth.permission", "pk": 288}, {"fields": {"codename": "delete_externalauthmap", "name": "Can delete external auth map", "content_type": 97}, "model": "auth.permission", "pk": 289}, {"fields": {"codename": "add_nonce", "name": "Can add nonce", "content_type": 98}, "model": "auth.permission", "pk": 290}, {"fields": {"codename": "change_nonce", "name": "Can change nonce", "content_type": 98}, "model": "auth.permission", "pk": 291}, {"fields": {"codename": "delete_nonce", "name": "Can delete nonce", "content_type": 98}, "model": "auth.permission", "pk": 292}, {"fields": {"codename": "add_association", "name": "Can add association", "content_type": 99}, "model": "auth.permission", "pk": 293}, {"fields": {"codename": "change_association", "name": "Can change association", "content_type": 99}, "model": "auth.permission", "pk": 294}, {"fields": {"codename": "delete_association", "name": "Can delete association", "content_type": 99}, "model": "auth.permission", "pk": 295}, {"fields": {"codename": "add_useropenid", "name": "Can add user open id", "content_type": 100}, "model": "auth.permission", "pk": 296}, {"fields": {"codename": "change_useropenid", "name": "Can change user open id", "content_type": 100}, "model": "auth.permission", "pk": 297}, {"fields": {"codename": "delete_useropenid", "name": "Can delete user open id", "content_type": 100}, "model": "auth.permission", "pk": 298}, {"fields": {"codename": "account_verified", "name": "The OpenID has been verified", "content_type": 100}, "model": "auth.permission", "pk": 299}, {"fields": {"codename": "add_client", "name": "Can add client", "content_type": 101}, "model": "auth.permission", "pk": 300}, {"fields": {"codename": "change_client", "name": "Can change client", "content_type": 101}, "model": "auth.permission", "pk": 301}, {"fields": {"codename": "delete_client", "name": "Can delete client", "content_type": 101}, "model": "auth.permission", "pk": 302}, {"fields": {"codename": "add_grant", "name": "Can add grant", "content_type": 102}, "model": "auth.permission", "pk": 303}, {"fields": {"codename": "change_grant", "name": "Can change grant", "content_type": 102}, "model": "auth.permission", "pk": 304}, {"fields": {"codename": "delete_grant", "name": "Can delete grant", "content_type": 102}, "model": "auth.permission", "pk": 305}, {"fields": {"codename": "add_accesstoken", "name": "Can add access token", "content_type": 103}, "model": "auth.permission", "pk": 306}, {"fields": {"codename": "change_accesstoken", "name": "Can change access token", "content_type": 103}, "model": "auth.permission", "pk": 307}, {"fields": {"codename": "delete_accesstoken", "name": "Can delete access token", "content_type": 103}, "model": "auth.permission", "pk": 308}, {"fields": {"codename": "add_refreshtoken", "name": "Can add refresh token", "content_type": 104}, "model": "auth.permission", "pk": 309}, {"fields": {"codename": "change_refreshtoken", "name": "Can change refresh token", "content_type": 104}, "model": "auth.permission", "pk": 310}, {"fields": {"codename": "delete_refreshtoken", "name": "Can delete refresh token", "content_type": 104}, "model": "auth.permission", "pk": 311}, {"fields": {"codename": "add_trustedclient", "name": "Can add trusted client", "content_type": 105}, "model": "auth.permission", "pk": 312}, {"fields": {"codename": "change_trustedclient", "name": "Can change trusted client", "content_type": 105}, "model": "auth.permission", "pk": 313}, {"fields": {"codename": "delete_trustedclient", "name": "Can delete trusted client", "content_type": 105}, "model": "auth.permission", "pk": 314}, {"fields": {"codename": "add_application", "name": "Can add application", "content_type": 106}, "model": "auth.permission", "pk": 315}, {"fields": {"codename": "change_application", "name": "Can change application", "content_type": 106}, "model": "auth.permission", "pk": 316}, {"fields": {"codename": "delete_application", "name": "Can delete application", "content_type": 106}, "model": "auth.permission", "pk": 317}, {"fields": {"codename": "add_grant", "name": "Can add grant", "content_type": 107}, "model": "auth.permission", "pk": 318}, {"fields": {"codename": "change_grant", "name": "Can change grant", "content_type": 107}, "model": "auth.permission", "pk": 319}, {"fields": {"codename": "delete_grant", "name": "Can delete grant", "content_type": 107}, "model": "auth.permission", "pk": 320}, {"fields": {"codename": "add_accesstoken", "name": "Can add access token", "content_type": 108}, "model": "auth.permission", "pk": 321}, {"fields": {"codename": "change_accesstoken", "name": "Can change access token", "content_type": 108}, "model": "auth.permission", "pk": 322}, {"fields": {"codename": "delete_accesstoken", "name": "Can delete access token", "content_type": 108}, "model": "auth.permission", "pk": 323}, {"fields": {"codename": "add_refreshtoken", "name": "Can add refresh token", "content_type": 109}, "model": "auth.permission", "pk": 324}, {"fields": {"codename": "change_refreshtoken", "name": "Can change refresh token", "content_type": 109}, "model": "auth.permission", "pk": 325}, {"fields": {"codename": "delete_refreshtoken", "name": "Can delete refresh token", "content_type": 109}, "model": "auth.permission", "pk": 326}, {"fields": {"codename": "add_restrictedapplication", "name": "Can add restricted application", "content_type": 110}, "model": "auth.permission", "pk": 327}, {"fields": {"codename": "change_restrictedapplication", "name": "Can change restricted application", "content_type": 110}, "model": "auth.permission", "pk": 328}, {"fields": {"codename": "delete_restrictedapplication", "name": "Can delete restricted application", "content_type": 110}, "model": "auth.permission", "pk": 329}, {"fields": {"codename": "add_oauth2providerconfig", "name": "Can add Provider Configuration (OAuth)", "content_type": 111}, "model": "auth.permission", "pk": 330}, {"fields": {"codename": "change_oauth2providerconfig", "name": "Can change Provider Configuration (OAuth)", "content_type": 111}, "model": "auth.permission", "pk": 331}, {"fields": {"codename": "delete_oauth2providerconfig", "name": "Can delete Provider Configuration (OAuth)", "content_type": 111}, "model": "auth.permission", "pk": 332}, {"fields": {"codename": "add_samlproviderconfig", "name": "Can add Provider Configuration (SAML IdP)", "content_type": 112}, "model": "auth.permission", "pk": 333}, {"fields": {"codename": "change_samlproviderconfig", "name": "Can change Provider Configuration (SAML IdP)", "content_type": 112}, "model": "auth.permission", "pk": 334}, {"fields": {"codename": "delete_samlproviderconfig", "name": "Can delete Provider Configuration (SAML IdP)", "content_type": 112}, "model": "auth.permission", "pk": 335}, {"fields": {"codename": "add_samlconfiguration", "name": "Can add SAML Configuration", "content_type": 113}, "model": "auth.permission", "pk": 336}, {"fields": {"codename": "change_samlconfiguration", "name": "Can change SAML Configuration", "content_type": 113}, "model": "auth.permission", "pk": 337}, {"fields": {"codename": "delete_samlconfiguration", "name": "Can delete SAML Configuration", "content_type": 113}, "model": "auth.permission", "pk": 338}, {"fields": {"codename": "add_samlproviderdata", "name": "Can add SAML Provider Data", "content_type": 114}, "model": "auth.permission", "pk": 339}, {"fields": {"codename": "change_samlproviderdata", "name": "Can change SAML Provider Data", "content_type": 114}, "model": "auth.permission", "pk": 340}, {"fields": {"codename": "delete_samlproviderdata", "name": "Can delete SAML Provider Data", "content_type": 114}, "model": "auth.permission", "pk": 341}, {"fields": {"codename": "add_ltiproviderconfig", "name": "Can add Provider Configuration (LTI)", "content_type": 115}, "model": "auth.permission", "pk": 342}, {"fields": {"codename": "change_ltiproviderconfig", "name": "Can change Provider Configuration (LTI)", "content_type": 115}, "model": "auth.permission", "pk": 343}, {"fields": {"codename": "delete_ltiproviderconfig", "name": "Can delete Provider Configuration (LTI)", "content_type": 115}, "model": "auth.permission", "pk": 344}, {"fields": {"codename": "add_providerapipermissions", "name": "Can add Provider API Permission", "content_type": 116}, "model": "auth.permission", "pk": 345}, {"fields": {"codename": "change_providerapipermissions", "name": "Can change Provider API Permission", "content_type": 116}, "model": "auth.permission", "pk": 346}, {"fields": {"codename": "delete_providerapipermissions", "name": "Can delete Provider API Permission", "content_type": 116}, "model": "auth.permission", "pk": 347}, {"fields": {"codename": "add_nonce", "name": "Can add nonce", "content_type": 117}, "model": "auth.permission", "pk": 348}, {"fields": {"codename": "change_nonce", "name": "Can change nonce", "content_type": 117}, "model": "auth.permission", "pk": 349}, {"fields": {"codename": "delete_nonce", "name": "Can delete nonce", "content_type": 117}, "model": "auth.permission", "pk": 350}, {"fields": {"codename": "add_scope", "name": "Can add scope", "content_type": 118}, "model": "auth.permission", "pk": 351}, {"fields": {"codename": "change_scope", "name": "Can change scope", "content_type": 118}, "model": "auth.permission", "pk": 352}, {"fields": {"codename": "delete_scope", "name": "Can delete scope", "content_type": 118}, "model": "auth.permission", "pk": 353}, {"fields": {"codename": "add_resource", "name": "Can add resource", "content_type": 118}, "model": "auth.permission", "pk": 354}, {"fields": {"codename": "change_resource", "name": "Can change resource", "content_type": 118}, "model": "auth.permission", "pk": 355}, {"fields": {"codename": "delete_resource", "name": "Can delete resource", "content_type": 118}, "model": "auth.permission", "pk": 356}, {"fields": {"codename": "add_consumer", "name": "Can add consumer", "content_type": 119}, "model": "auth.permission", "pk": 357}, {"fields": {"codename": "change_consumer", "name": "Can change consumer", "content_type": 119}, "model": "auth.permission", "pk": 358}, {"fields": {"codename": "delete_consumer", "name": "Can delete consumer", "content_type": 119}, "model": "auth.permission", "pk": 359}, {"fields": {"codename": "add_token", "name": "Can add token", "content_type": 120}, "model": "auth.permission", "pk": 360}, {"fields": {"codename": "change_token", "name": "Can change token", "content_type": 120}, "model": "auth.permission", "pk": 361}, {"fields": {"codename": "delete_token", "name": "Can delete token", "content_type": 120}, "model": "auth.permission", "pk": 362}, {"fields": {"codename": "add_article", "name": "Can add article", "content_type": 122}, "model": "auth.permission", "pk": 363}, {"fields": {"codename": "change_article", "name": "Can change article", "content_type": 122}, "model": "auth.permission", "pk": 364}, {"fields": {"codename": "delete_article", "name": "Can delete article", "content_type": 122}, "model": "auth.permission", "pk": 365}, {"fields": {"codename": "moderate", "name": "Can edit all articles and lock/unlock/restore", "content_type": 122}, "model": "auth.permission", "pk": 366}, {"fields": {"codename": "assign", "name": "Can change ownership of any article", "content_type": 122}, "model": "auth.permission", "pk": 367}, {"fields": {"codename": "grant", "name": "Can assign permissions to other users", "content_type": 122}, "model": "auth.permission", "pk": 368}, {"fields": {"codename": "add_articleforobject", "name": "Can add Article for object", "content_type": 123}, "model": "auth.permission", "pk": 369}, {"fields": {"codename": "change_articleforobject", "name": "Can change Article for object", "content_type": 123}, "model": "auth.permission", "pk": 370}, {"fields": {"codename": "delete_articleforobject", "name": "Can delete Article for object", "content_type": 123}, "model": "auth.permission", "pk": 371}, {"fields": {"codename": "add_articlerevision", "name": "Can add article revision", "content_type": 124}, "model": "auth.permission", "pk": 372}, {"fields": {"codename": "change_articlerevision", "name": "Can change article revision", "content_type": 124}, "model": "auth.permission", "pk": 373}, {"fields": {"codename": "delete_articlerevision", "name": "Can delete article revision", "content_type": 124}, "model": "auth.permission", "pk": 374}, {"fields": {"codename": "add_urlpath", "name": "Can add URL path", "content_type": 125}, "model": "auth.permission", "pk": 375}, {"fields": {"codename": "change_urlpath", "name": "Can change URL path", "content_type": 125}, "model": "auth.permission", "pk": 376}, {"fields": {"codename": "delete_urlpath", "name": "Can delete URL path", "content_type": 125}, "model": "auth.permission", "pk": 377}, {"fields": {"codename": "add_articleplugin", "name": "Can add article plugin", "content_type": 126}, "model": "auth.permission", "pk": 378}, {"fields": {"codename": "change_articleplugin", "name": "Can change article plugin", "content_type": 126}, "model": "auth.permission", "pk": 379}, {"fields": {"codename": "delete_articleplugin", "name": "Can delete article plugin", "content_type": 126}, "model": "auth.permission", "pk": 380}, {"fields": {"codename": "add_reusableplugin", "name": "Can add reusable plugin", "content_type": 127}, "model": "auth.permission", "pk": 381}, {"fields": {"codename": "change_reusableplugin", "name": "Can change reusable plugin", "content_type": 127}, "model": "auth.permission", "pk": 382}, {"fields": {"codename": "delete_reusableplugin", "name": "Can delete reusable plugin", "content_type": 127}, "model": "auth.permission", "pk": 383}, {"fields": {"codename": "add_simpleplugin", "name": "Can add simple plugin", "content_type": 128}, "model": "auth.permission", "pk": 384}, {"fields": {"codename": "change_simpleplugin", "name": "Can change simple plugin", "content_type": 128}, "model": "auth.permission", "pk": 385}, {"fields": {"codename": "delete_simpleplugin", "name": "Can delete simple plugin", "content_type": 128}, "model": "auth.permission", "pk": 386}, {"fields": {"codename": "add_revisionplugin", "name": "Can add revision plugin", "content_type": 129}, "model": "auth.permission", "pk": 387}, {"fields": {"codename": "change_revisionplugin", "name": "Can change revision plugin", "content_type": 129}, "model": "auth.permission", "pk": 388}, {"fields": {"codename": "delete_revisionplugin", "name": "Can delete revision plugin", "content_type": 129}, "model": "auth.permission", "pk": 389}, {"fields": {"codename": "add_revisionpluginrevision", "name": "Can add revision plugin revision", "content_type": 130}, "model": "auth.permission", "pk": 390}, {"fields": {"codename": "change_revisionpluginrevision", "name": "Can change revision plugin revision", "content_type": 130}, "model": "auth.permission", "pk": 391}, {"fields": {"codename": "delete_revisionpluginrevision", "name": "Can delete revision plugin revision", "content_type": 130}, "model": "auth.permission", "pk": 392}, {"fields": {"codename": "add_image", "name": "Can add image", "content_type": 131}, "model": "auth.permission", "pk": 393}, {"fields": {"codename": "change_image", "name": "Can change image", "content_type": 131}, "model": "auth.permission", "pk": 394}, {"fields": {"codename": "delete_image", "name": "Can delete image", "content_type": 131}, "model": "auth.permission", "pk": 395}, {"fields": {"codename": "add_imagerevision", "name": "Can add image revision", "content_type": 132}, "model": "auth.permission", "pk": 396}, {"fields": {"codename": "change_imagerevision", "name": "Can change image revision", "content_type": 132}, "model": "auth.permission", "pk": 397}, {"fields": {"codename": "delete_imagerevision", "name": "Can delete image revision", "content_type": 132}, "model": "auth.permission", "pk": 398}, {"fields": {"codename": "add_attachment", "name": "Can add attachment", "content_type": 133}, "model": "auth.permission", "pk": 399}, {"fields": {"codename": "change_attachment", "name": "Can change attachment", "content_type": 133}, "model": "auth.permission", "pk": 400}, {"fields": {"codename": "delete_attachment", "name": "Can delete attachment", "content_type": 133}, "model": "auth.permission", "pk": 401}, {"fields": {"codename": "add_attachmentrevision", "name": "Can add attachment revision", "content_type": 134}, "model": "auth.permission", "pk": 402}, {"fields": {"codename": "change_attachmentrevision", "name": "Can change attachment revision", "content_type": 134}, "model": "auth.permission", "pk": 403}, {"fields": {"codename": "delete_attachmentrevision", "name": "Can delete attachment revision", "content_type": 134}, "model": "auth.permission", "pk": 404}, {"fields": {"codename": "add_notificationtype", "name": "Can add type", "content_type": 135}, "model": "auth.permission", "pk": 405}, {"fields": {"codename": "change_notificationtype", "name": "Can change type", "content_type": 135}, "model": "auth.permission", "pk": 406}, {"fields": {"codename": "delete_notificationtype", "name": "Can delete type", "content_type": 135}, "model": "auth.permission", "pk": 407}, {"fields": {"codename": "add_settings", "name": "Can add settings", "content_type": 136}, "model": "auth.permission", "pk": 408}, {"fields": {"codename": "change_settings", "name": "Can change settings", "content_type": 136}, "model": "auth.permission", "pk": 409}, {"fields": {"codename": "delete_settings", "name": "Can delete settings", "content_type": 136}, "model": "auth.permission", "pk": 410}, {"fields": {"codename": "add_subscription", "name": "Can add subscription", "content_type": 137}, "model": "auth.permission", "pk": 411}, {"fields": {"codename": "change_subscription", "name": "Can change subscription", "content_type": 137}, "model": "auth.permission", "pk": 412}, {"fields": {"codename": "delete_subscription", "name": "Can delete subscription", "content_type": 137}, "model": "auth.permission", "pk": 413}, {"fields": {"codename": "add_notification", "name": "Can add notification", "content_type": 138}, "model": "auth.permission", "pk": 414}, {"fields": {"codename": "change_notification", "name": "Can change notification", "content_type": 138}, "model": "auth.permission", "pk": 415}, {"fields": {"codename": "delete_notification", "name": "Can delete notification", "content_type": 138}, "model": "auth.permission", "pk": 416}, {"fields": {"codename": "add_logentry", "name": "Can add log entry", "content_type": 139}, "model": "auth.permission", "pk": 417}, {"fields": {"codename": "change_logentry", "name": "Can change log entry", "content_type": 139}, "model": "auth.permission", "pk": 418}, {"fields": {"codename": "delete_logentry", "name": "Can delete log entry", "content_type": 139}, "model": "auth.permission", "pk": 419}, {"fields": {"codename": "add_role", "name": "Can add role", "content_type": 140}, "model": "auth.permission", "pk": 420}, {"fields": {"codename": "change_role", "name": "Can change role", "content_type": 140}, "model": "auth.permission", "pk": 421}, {"fields": {"codename": "delete_role", "name": "Can delete role", "content_type": 140}, "model": "auth.permission", "pk": 422}, {"fields": {"codename": "add_permission", "name": "Can add permission", "content_type": 141}, "model": "auth.permission", "pk": 423}, {"fields": {"codename": "change_permission", "name": "Can change permission", "content_type": 141}, "model": "auth.permission", "pk": 424}, {"fields": {"codename": "delete_permission", "name": "Can delete permission", "content_type": 141}, "model": "auth.permission", "pk": 425}, {"fields": {"codename": "add_forumsconfig", "name": "Can add forums config", "content_type": 142}, "model": "auth.permission", "pk": 426}, {"fields": {"codename": "change_forumsconfig", "name": "Can change forums config", "content_type": 142}, "model": "auth.permission", "pk": 427}, {"fields": {"codename": "delete_forumsconfig", "name": "Can delete forums config", "content_type": 142}, "model": "auth.permission", "pk": 428}, {"fields": {"codename": "add_note", "name": "Can add note", "content_type": 143}, "model": "auth.permission", "pk": 429}, {"fields": {"codename": "change_note", "name": "Can change note", "content_type": 143}, "model": "auth.permission", "pk": 430}, {"fields": {"codename": "delete_note", "name": "Can delete note", "content_type": 143}, "model": "auth.permission", "pk": 431}, {"fields": {"codename": "add_splashconfig", "name": "Can add splash config", "content_type": 144}, "model": "auth.permission", "pk": 432}, {"fields": {"codename": "change_splashconfig", "name": "Can change splash config", "content_type": 144}, "model": "auth.permission", "pk": 433}, {"fields": {"codename": "delete_splashconfig", "name": "Can delete splash config", "content_type": 144}, "model": "auth.permission", "pk": 434}, {"fields": {"codename": "add_userpreference", "name": "Can add user preference", "content_type": 145}, "model": "auth.permission", "pk": 435}, {"fields": {"codename": "change_userpreference", "name": "Can change user preference", "content_type": 145}, "model": "auth.permission", "pk": 436}, {"fields": {"codename": "delete_userpreference", "name": "Can delete user preference", "content_type": 145}, "model": "auth.permission", "pk": 437}, {"fields": {"codename": "add_usercoursetag", "name": "Can add user course tag", "content_type": 146}, "model": "auth.permission", "pk": 438}, {"fields": {"codename": "change_usercoursetag", "name": "Can change user course tag", "content_type": 146}, "model": "auth.permission", "pk": 439}, {"fields": {"codename": "delete_usercoursetag", "name": "Can delete user course tag", "content_type": 146}, "model": "auth.permission", "pk": 440}, {"fields": {"codename": "add_userorgtag", "name": "Can add user org tag", "content_type": 147}, "model": "auth.permission", "pk": 441}, {"fields": {"codename": "change_userorgtag", "name": "Can change user org tag", "content_type": 147}, "model": "auth.permission", "pk": 442}, {"fields": {"codename": "delete_userorgtag", "name": "Can delete user org tag", "content_type": 147}, "model": "auth.permission", "pk": 443}, {"fields": {"codename": "add_order", "name": "Can add order", "content_type": 148}, "model": "auth.permission", "pk": 444}, {"fields": {"codename": "change_order", "name": "Can change order", "content_type": 148}, "model": "auth.permission", "pk": 445}, {"fields": {"codename": "delete_order", "name": "Can delete order", "content_type": 148}, "model": "auth.permission", "pk": 446}, {"fields": {"codename": "add_orderitem", "name": "Can add order item", "content_type": 149}, "model": "auth.permission", "pk": 447}, {"fields": {"codename": "change_orderitem", "name": "Can change order item", "content_type": 149}, "model": "auth.permission", "pk": 448}, {"fields": {"codename": "delete_orderitem", "name": "Can delete order item", "content_type": 149}, "model": "auth.permission", "pk": 449}, {"fields": {"codename": "add_invoice", "name": "Can add invoice", "content_type": 150}, "model": "auth.permission", "pk": 450}, {"fields": {"codename": "change_invoice", "name": "Can change invoice", "content_type": 150}, "model": "auth.permission", "pk": 451}, {"fields": {"codename": "delete_invoice", "name": "Can delete invoice", "content_type": 150}, "model": "auth.permission", "pk": 452}, {"fields": {"codename": "add_invoicetransaction", "name": "Can add invoice transaction", "content_type": 151}, "model": "auth.permission", "pk": 453}, {"fields": {"codename": "change_invoicetransaction", "name": "Can change invoice transaction", "content_type": 151}, "model": "auth.permission", "pk": 454}, {"fields": {"codename": "delete_invoicetransaction", "name": "Can delete invoice transaction", "content_type": 151}, "model": "auth.permission", "pk": 455}, {"fields": {"codename": "add_invoiceitem", "name": "Can add invoice item", "content_type": 152}, "model": "auth.permission", "pk": 456}, {"fields": {"codename": "change_invoiceitem", "name": "Can change invoice item", "content_type": 152}, "model": "auth.permission", "pk": 457}, {"fields": {"codename": "delete_invoiceitem", "name": "Can delete invoice item", "content_type": 152}, "model": "auth.permission", "pk": 458}, {"fields": {"codename": "add_courseregistrationcodeinvoiceitem", "name": "Can add course registration code invoice item", "content_type": 153}, "model": "auth.permission", "pk": 459}, {"fields": {"codename": "change_courseregistrationcodeinvoiceitem", "name": "Can change course registration code invoice item", "content_type": 153}, "model": "auth.permission", "pk": 460}, {"fields": {"codename": "delete_courseregistrationcodeinvoiceitem", "name": "Can delete course registration code invoice item", "content_type": 153}, "model": "auth.permission", "pk": 461}, {"fields": {"codename": "add_invoicehistory", "name": "Can add invoice history", "content_type": 154}, "model": "auth.permission", "pk": 462}, {"fields": {"codename": "change_invoicehistory", "name": "Can change invoice history", "content_type": 154}, "model": "auth.permission", "pk": 463}, {"fields": {"codename": "delete_invoicehistory", "name": "Can delete invoice history", "content_type": 154}, "model": "auth.permission", "pk": 464}, {"fields": {"codename": "add_courseregistrationcode", "name": "Can add course registration code", "content_type": 155}, "model": "auth.permission", "pk": 465}, {"fields": {"codename": "change_courseregistrationcode", "name": "Can change course registration code", "content_type": 155}, "model": "auth.permission", "pk": 466}, {"fields": {"codename": "delete_courseregistrationcode", "name": "Can delete course registration code", "content_type": 155}, "model": "auth.permission", "pk": 467}, {"fields": {"codename": "add_registrationcoderedemption", "name": "Can add registration code redemption", "content_type": 156}, "model": "auth.permission", "pk": 468}, {"fields": {"codename": "change_registrationcoderedemption", "name": "Can change registration code redemption", "content_type": 156}, "model": "auth.permission", "pk": 469}, {"fields": {"codename": "delete_registrationcoderedemption", "name": "Can delete registration code redemption", "content_type": 156}, "model": "auth.permission", "pk": 470}, {"fields": {"codename": "add_coupon", "name": "Can add coupon", "content_type": 157}, "model": "auth.permission", "pk": 471}, {"fields": {"codename": "change_coupon", "name": "Can change coupon", "content_type": 157}, "model": "auth.permission", "pk": 472}, {"fields": {"codename": "delete_coupon", "name": "Can delete coupon", "content_type": 157}, "model": "auth.permission", "pk": 473}, {"fields": {"codename": "add_couponredemption", "name": "Can add coupon redemption", "content_type": 158}, "model": "auth.permission", "pk": 474}, {"fields": {"codename": "change_couponredemption", "name": "Can change coupon redemption", "content_type": 158}, "model": "auth.permission", "pk": 475}, {"fields": {"codename": "delete_couponredemption", "name": "Can delete coupon redemption", "content_type": 158}, "model": "auth.permission", "pk": 476}, {"fields": {"codename": "add_paidcourseregistration", "name": "Can add paid course registration", "content_type": 159}, "model": "auth.permission", "pk": 477}, {"fields": {"codename": "change_paidcourseregistration", "name": "Can change paid course registration", "content_type": 159}, "model": "auth.permission", "pk": 478}, {"fields": {"codename": "delete_paidcourseregistration", "name": "Can delete paid course registration", "content_type": 159}, "model": "auth.permission", "pk": 479}, {"fields": {"codename": "add_courseregcodeitem", "name": "Can add course reg code item", "content_type": 160}, "model": "auth.permission", "pk": 480}, {"fields": {"codename": "change_courseregcodeitem", "name": "Can change course reg code item", "content_type": 160}, "model": "auth.permission", "pk": 481}, {"fields": {"codename": "delete_courseregcodeitem", "name": "Can delete course reg code item", "content_type": 160}, "model": "auth.permission", "pk": 482}, {"fields": {"codename": "add_courseregcodeitemannotation", "name": "Can add course reg code item annotation", "content_type": 161}, "model": "auth.permission", "pk": 483}, {"fields": {"codename": "change_courseregcodeitemannotation", "name": "Can change course reg code item annotation", "content_type": 161}, "model": "auth.permission", "pk": 484}, {"fields": {"codename": "delete_courseregcodeitemannotation", "name": "Can delete course reg code item annotation", "content_type": 161}, "model": "auth.permission", "pk": 485}, {"fields": {"codename": "add_paidcourseregistrationannotation", "name": "Can add paid course registration annotation", "content_type": 162}, "model": "auth.permission", "pk": 486}, {"fields": {"codename": "change_paidcourseregistrationannotation", "name": "Can change paid course registration annotation", "content_type": 162}, "model": "auth.permission", "pk": 487}, {"fields": {"codename": "delete_paidcourseregistrationannotation", "name": "Can delete paid course registration annotation", "content_type": 162}, "model": "auth.permission", "pk": 488}, {"fields": {"codename": "add_certificateitem", "name": "Can add certificate item", "content_type": 163}, "model": "auth.permission", "pk": 489}, {"fields": {"codename": "change_certificateitem", "name": "Can change certificate item", "content_type": 163}, "model": "auth.permission", "pk": 490}, {"fields": {"codename": "delete_certificateitem", "name": "Can delete certificate item", "content_type": 163}, "model": "auth.permission", "pk": 491}, {"fields": {"codename": "add_donationconfiguration", "name": "Can add donation configuration", "content_type": 164}, "model": "auth.permission", "pk": 492}, {"fields": {"codename": "change_donationconfiguration", "name": "Can change donation configuration", "content_type": 164}, "model": "auth.permission", "pk": 493}, {"fields": {"codename": "delete_donationconfiguration", "name": "Can delete donation configuration", "content_type": 164}, "model": "auth.permission", "pk": 494}, {"fields": {"codename": "add_donation", "name": "Can add donation", "content_type": 165}, "model": "auth.permission", "pk": 495}, {"fields": {"codename": "change_donation", "name": "Can change donation", "content_type": 165}, "model": "auth.permission", "pk": 496}, {"fields": {"codename": "delete_donation", "name": "Can delete donation", "content_type": 165}, "model": "auth.permission", "pk": 497}, {"fields": {"codename": "add_coursemode", "name": "Can add course mode", "content_type": 166}, "model": "auth.permission", "pk": 498}, {"fields": {"codename": "change_coursemode", "name": "Can change course mode", "content_type": 166}, "model": "auth.permission", "pk": 499}, {"fields": {"codename": "delete_coursemode", "name": "Can delete course mode", "content_type": 166}, "model": "auth.permission", "pk": 500}, {"fields": {"codename": "add_coursemodesarchive", "name": "Can add course modes archive", "content_type": 167}, "model": "auth.permission", "pk": 501}, {"fields": {"codename": "change_coursemodesarchive", "name": "Can change course modes archive", "content_type": 167}, "model": "auth.permission", "pk": 502}, {"fields": {"codename": "delete_coursemodesarchive", "name": "Can delete course modes archive", "content_type": 167}, "model": "auth.permission", "pk": 503}, {"fields": {"codename": "add_coursemodeexpirationconfig", "name": "Can add course mode expiration config", "content_type": 168}, "model": "auth.permission", "pk": 504}, {"fields": {"codename": "change_coursemodeexpirationconfig", "name": "Can change course mode expiration config", "content_type": 168}, "model": "auth.permission", "pk": 505}, {"fields": {"codename": "delete_coursemodeexpirationconfig", "name": "Can delete course mode expiration config", "content_type": 168}, "model": "auth.permission", "pk": 506}, {"fields": {"codename": "add_softwaresecurephotoverification", "name": "Can add software secure photo verification", "content_type": 169}, "model": "auth.permission", "pk": 507}, {"fields": {"codename": "change_softwaresecurephotoverification", "name": "Can change software secure photo verification", "content_type": 169}, "model": "auth.permission", "pk": 508}, {"fields": {"codename": "delete_softwaresecurephotoverification", "name": "Can delete software secure photo verification", "content_type": 169}, "model": "auth.permission", "pk": 509}, {"fields": {"codename": "add_historicalverificationdeadline", "name": "Can add historical verification deadline", "content_type": 170}, "model": "auth.permission", "pk": 510}, {"fields": {"codename": "change_historicalverificationdeadline", "name": "Can change historical verification deadline", "content_type": 170}, "model": "auth.permission", "pk": 511}, {"fields": {"codename": "delete_historicalverificationdeadline", "name": "Can delete historical verification deadline", "content_type": 170}, "model": "auth.permission", "pk": 512}, {"fields": {"codename": "add_verificationdeadline", "name": "Can add verification deadline", "content_type": 171}, "model": "auth.permission", "pk": 513}, {"fields": {"codename": "change_verificationdeadline", "name": "Can change verification deadline", "content_type": 171}, "model": "auth.permission", "pk": 514}, {"fields": {"codename": "delete_verificationdeadline", "name": "Can delete verification deadline", "content_type": 171}, "model": "auth.permission", "pk": 515}, {"fields": {"codename": "add_verificationcheckpoint", "name": "Can add verification checkpoint", "content_type": 172}, "model": "auth.permission", "pk": 516}, {"fields": {"codename": "change_verificationcheckpoint", "name": "Can change verification checkpoint", "content_type": 172}, "model": "auth.permission", "pk": 517}, {"fields": {"codename": "delete_verificationcheckpoint", "name": "Can delete verification checkpoint", "content_type": 172}, "model": "auth.permission", "pk": 518}, {"fields": {"codename": "add_verificationstatus", "name": "Can add Verification Status", "content_type": 173}, "model": "auth.permission", "pk": 519}, {"fields": {"codename": "change_verificationstatus", "name": "Can change Verification Status", "content_type": 173}, "model": "auth.permission", "pk": 520}, {"fields": {"codename": "delete_verificationstatus", "name": "Can delete Verification Status", "content_type": 173}, "model": "auth.permission", "pk": 521}, {"fields": {"codename": "add_incoursereverificationconfiguration", "name": "Can add in course reverification configuration", "content_type": 174}, "model": "auth.permission", "pk": 522}, {"fields": {"codename": "change_incoursereverificationconfiguration", "name": "Can change in course reverification configuration", "content_type": 174}, "model": "auth.permission", "pk": 523}, {"fields": {"codename": "delete_incoursereverificationconfiguration", "name": "Can delete in course reverification configuration", "content_type": 174}, "model": "auth.permission", "pk": 524}, {"fields": {"codename": "add_icrvstatusemailsconfiguration", "name": "Can add icrv status emails configuration", "content_type": 175}, "model": "auth.permission", "pk": 525}, {"fields": {"codename": "change_icrvstatusemailsconfiguration", "name": "Can change icrv status emails configuration", "content_type": 175}, "model": "auth.permission", "pk": 526}, {"fields": {"codename": "delete_icrvstatusemailsconfiguration", "name": "Can delete icrv status emails configuration", "content_type": 175}, "model": "auth.permission", "pk": 527}, {"fields": {"codename": "add_skippedreverification", "name": "Can add skipped reverification", "content_type": 176}, "model": "auth.permission", "pk": 528}, {"fields": {"codename": "change_skippedreverification", "name": "Can change skipped reverification", "content_type": 176}, "model": "auth.permission", "pk": 529}, {"fields": {"codename": "delete_skippedreverification", "name": "Can delete skipped reverification", "content_type": 176}, "model": "auth.permission", "pk": 530}, {"fields": {"codename": "add_darklangconfig", "name": "Can add dark lang config", "content_type": 177}, "model": "auth.permission", "pk": 531}, {"fields": {"codename": "change_darklangconfig", "name": "Can change dark lang config", "content_type": 177}, "model": "auth.permission", "pk": 532}, {"fields": {"codename": "delete_darklangconfig", "name": "Can delete dark lang config", "content_type": 177}, "model": "auth.permission", "pk": 533}, {"fields": {"codename": "add_microsite", "name": "Can add microsite", "content_type": 178}, "model": "auth.permission", "pk": 534}, {"fields": {"codename": "change_microsite", "name": "Can change microsite", "content_type": 178}, "model": "auth.permission", "pk": 535}, {"fields": {"codename": "delete_microsite", "name": "Can delete microsite", "content_type": 178}, "model": "auth.permission", "pk": 536}, {"fields": {"codename": "add_micrositehistory", "name": "Can add microsite history", "content_type": 179}, "model": "auth.permission", "pk": 537}, {"fields": {"codename": "change_micrositehistory", "name": "Can change microsite history", "content_type": 179}, "model": "auth.permission", "pk": 538}, {"fields": {"codename": "delete_micrositehistory", "name": "Can delete microsite history", "content_type": 179}, "model": "auth.permission", "pk": 539}, {"fields": {"codename": "add_historicalmicrositeorganizationmapping", "name": "Can add historical microsite organization mapping", "content_type": 180}, "model": "auth.permission", "pk": 540}, {"fields": {"codename": "change_historicalmicrositeorganizationmapping", "name": "Can change historical microsite organization mapping", "content_type": 180}, "model": "auth.permission", "pk": 541}, {"fields": {"codename": "delete_historicalmicrositeorganizationmapping", "name": "Can delete historical microsite organization mapping", "content_type": 180}, "model": "auth.permission", "pk": 542}, {"fields": {"codename": "add_micrositeorganizationmapping", "name": "Can add microsite organization mapping", "content_type": 181}, "model": "auth.permission", "pk": 543}, {"fields": {"codename": "change_micrositeorganizationmapping", "name": "Can change microsite organization mapping", "content_type": 181}, "model": "auth.permission", "pk": 544}, {"fields": {"codename": "delete_micrositeorganizationmapping", "name": "Can delete microsite organization mapping", "content_type": 181}, "model": "auth.permission", "pk": 545}, {"fields": {"codename": "add_historicalmicrositetemplate", "name": "Can add historical microsite template", "content_type": 182}, "model": "auth.permission", "pk": 546}, {"fields": {"codename": "change_historicalmicrositetemplate", "name": "Can change historical microsite template", "content_type": 182}, "model": "auth.permission", "pk": 547}, {"fields": {"codename": "delete_historicalmicrositetemplate", "name": "Can delete historical microsite template", "content_type": 182}, "model": "auth.permission", "pk": 548}, {"fields": {"codename": "add_micrositetemplate", "name": "Can add microsite template", "content_type": 183}, "model": "auth.permission", "pk": 549}, {"fields": {"codename": "change_micrositetemplate", "name": "Can change microsite template", "content_type": 183}, "model": "auth.permission", "pk": 550}, {"fields": {"codename": "delete_micrositetemplate", "name": "Can delete microsite template", "content_type": 183}, "model": "auth.permission", "pk": 551}, {"fields": {"codename": "add_whitelistedrssurl", "name": "Can add whitelisted rss url", "content_type": 184}, "model": "auth.permission", "pk": 552}, {"fields": {"codename": "change_whitelistedrssurl", "name": "Can change whitelisted rss url", "content_type": 184}, "model": "auth.permission", "pk": 553}, {"fields": {"codename": "delete_whitelistedrssurl", "name": "Can delete whitelisted rss url", "content_type": 184}, "model": "auth.permission", "pk": 554}, {"fields": {"codename": "add_embargoedcourse", "name": "Can add embargoed course", "content_type": 185}, "model": "auth.permission", "pk": 555}, {"fields": {"codename": "change_embargoedcourse", "name": "Can change embargoed course", "content_type": 185}, "model": "auth.permission", "pk": 556}, {"fields": {"codename": "delete_embargoedcourse", "name": "Can delete embargoed course", "content_type": 185}, "model": "auth.permission", "pk": 557}, {"fields": {"codename": "add_embargoedstate", "name": "Can add embargoed state", "content_type": 186}, "model": "auth.permission", "pk": 558}, {"fields": {"codename": "change_embargoedstate", "name": "Can change embargoed state", "content_type": 186}, "model": "auth.permission", "pk": 559}, {"fields": {"codename": "delete_embargoedstate", "name": "Can delete embargoed state", "content_type": 186}, "model": "auth.permission", "pk": 560}, {"fields": {"codename": "add_restrictedcourse", "name": "Can add restricted course", "content_type": 187}, "model": "auth.permission", "pk": 561}, {"fields": {"codename": "change_restrictedcourse", "name": "Can change restricted course", "content_type": 187}, "model": "auth.permission", "pk": 562}, {"fields": {"codename": "delete_restrictedcourse", "name": "Can delete restricted course", "content_type": 187}, "model": "auth.permission", "pk": 563}, {"fields": {"codename": "add_country", "name": "Can add country", "content_type": 188}, "model": "auth.permission", "pk": 564}, {"fields": {"codename": "change_country", "name": "Can change country", "content_type": 188}, "model": "auth.permission", "pk": 565}, {"fields": {"codename": "delete_country", "name": "Can delete country", "content_type": 188}, "model": "auth.permission", "pk": 566}, {"fields": {"codename": "add_countryaccessrule", "name": "Can add country access rule", "content_type": 189}, "model": "auth.permission", "pk": 567}, {"fields": {"codename": "change_countryaccessrule", "name": "Can change country access rule", "content_type": 189}, "model": "auth.permission", "pk": 568}, {"fields": {"codename": "delete_countryaccessrule", "name": "Can delete country access rule", "content_type": 189}, "model": "auth.permission", "pk": 569}, {"fields": {"codename": "add_courseaccessrulehistory", "name": "Can add course access rule history", "content_type": 190}, "model": "auth.permission", "pk": 570}, {"fields": {"codename": "change_courseaccessrulehistory", "name": "Can change course access rule history", "content_type": 190}, "model": "auth.permission", "pk": 571}, {"fields": {"codename": "delete_courseaccessrulehistory", "name": "Can delete course access rule history", "content_type": 190}, "model": "auth.permission", "pk": 572}, {"fields": {"codename": "add_ipfilter", "name": "Can add ip filter", "content_type": 191}, "model": "auth.permission", "pk": 573}, {"fields": {"codename": "change_ipfilter", "name": "Can change ip filter", "content_type": 191}, "model": "auth.permission", "pk": 574}, {"fields": {"codename": "delete_ipfilter", "name": "Can delete ip filter", "content_type": 191}, "model": "auth.permission", "pk": 575}, {"fields": {"codename": "add_coursererunstate", "name": "Can add course rerun state", "content_type": 192}, "model": "auth.permission", "pk": 576}, {"fields": {"codename": "change_coursererunstate", "name": "Can change course rerun state", "content_type": 192}, "model": "auth.permission", "pk": 577}, {"fields": {"codename": "delete_coursererunstate", "name": "Can delete course rerun state", "content_type": 192}, "model": "auth.permission", "pk": 578}, {"fields": {"codename": "add_mobileapiconfig", "name": "Can add mobile api config", "content_type": 193}, "model": "auth.permission", "pk": 579}, {"fields": {"codename": "change_mobileapiconfig", "name": "Can change mobile api config", "content_type": 193}, "model": "auth.permission", "pk": 580}, {"fields": {"codename": "delete_mobileapiconfig", "name": "Can delete mobile api config", "content_type": 193}, "model": "auth.permission", "pk": 581}, {"fields": {"codename": "add_appversionconfig", "name": "Can add app version config", "content_type": 194}, "model": "auth.permission", "pk": 582}, {"fields": {"codename": "change_appversionconfig", "name": "Can change app version config", "content_type": 194}, "model": "auth.permission", "pk": 583}, {"fields": {"codename": "delete_appversionconfig", "name": "Can delete app version config", "content_type": 194}, "model": "auth.permission", "pk": 584}, {"fields": {"codename": "add_ignoremobileavailableflagconfig", "name": "Can add ignore mobile available flag config", "content_type": 195}, "model": "auth.permission", "pk": 585}, {"fields": {"codename": "change_ignoremobileavailableflagconfig", "name": "Can change ignore mobile available flag config", "content_type": 195}, "model": "auth.permission", "pk": 586}, {"fields": {"codename": "delete_ignoremobileavailableflagconfig", "name": "Can delete ignore mobile available flag config", "content_type": 195}, "model": "auth.permission", "pk": 587}, {"fields": {"codename": "add_usersocialauth", "name": "Can add user social auth", "content_type": 196}, "model": "auth.permission", "pk": 588}, {"fields": {"codename": "change_usersocialauth", "name": "Can change user social auth", "content_type": 196}, "model": "auth.permission", "pk": 589}, {"fields": {"codename": "delete_usersocialauth", "name": "Can delete user social auth", "content_type": 196}, "model": "auth.permission", "pk": 590}, {"fields": {"codename": "add_nonce", "name": "Can add nonce", "content_type": 197}, "model": "auth.permission", "pk": 591}, {"fields": {"codename": "change_nonce", "name": "Can change nonce", "content_type": 197}, "model": "auth.permission", "pk": 592}, {"fields": {"codename": "delete_nonce", "name": "Can delete nonce", "content_type": 197}, "model": "auth.permission", "pk": 593}, {"fields": {"codename": "add_association", "name": "Can add association", "content_type": 198}, "model": "auth.permission", "pk": 594}, {"fields": {"codename": "change_association", "name": "Can change association", "content_type": 198}, "model": "auth.permission", "pk": 595}, {"fields": {"codename": "delete_association", "name": "Can delete association", "content_type": 198}, "model": "auth.permission", "pk": 596}, {"fields": {"codename": "add_code", "name": "Can add code", "content_type": 199}, "model": "auth.permission", "pk": 597}, {"fields": {"codename": "change_code", "name": "Can change code", "content_type": 199}, "model": "auth.permission", "pk": 598}, {"fields": {"codename": "delete_code", "name": "Can delete code", "content_type": 199}, "model": "auth.permission", "pk": 599}, {"fields": {"codename": "add_surveyform", "name": "Can add survey form", "content_type": 200}, "model": "auth.permission", "pk": 600}, {"fields": {"codename": "change_surveyform", "name": "Can change survey form", "content_type": 200}, "model": "auth.permission", "pk": 601}, {"fields": {"codename": "delete_surveyform", "name": "Can delete survey form", "content_type": 200}, "model": "auth.permission", "pk": 602}, {"fields": {"codename": "add_surveyanswer", "name": "Can add survey answer", "content_type": 201}, "model": "auth.permission", "pk": 603}, {"fields": {"codename": "change_surveyanswer", "name": "Can change survey answer", "content_type": 201}, "model": "auth.permission", "pk": 604}, {"fields": {"codename": "delete_surveyanswer", "name": "Can delete survey answer", "content_type": 201}, "model": "auth.permission", "pk": 605}, {"fields": {"codename": "add_xblockasidesconfig", "name": "Can add x block asides config", "content_type": 202}, "model": "auth.permission", "pk": 606}, {"fields": {"codename": "change_xblockasidesconfig", "name": "Can change x block asides config", "content_type": 202}, "model": "auth.permission", "pk": 607}, {"fields": {"codename": "delete_xblockasidesconfig", "name": "Can delete x block asides config", "content_type": 202}, "model": "auth.permission", "pk": 608}, {"fields": {"codename": "add_courseoverview", "name": "Can add course overview", "content_type": 203}, "model": "auth.permission", "pk": 609}, {"fields": {"codename": "change_courseoverview", "name": "Can change course overview", "content_type": 203}, "model": "auth.permission", "pk": 610}, {"fields": {"codename": "delete_courseoverview", "name": "Can delete course overview", "content_type": 203}, "model": "auth.permission", "pk": 611}, {"fields": {"codename": "add_courseoverviewtab", "name": "Can add course overview tab", "content_type": 204}, "model": "auth.permission", "pk": 612}, {"fields": {"codename": "change_courseoverviewtab", "name": "Can change course overview tab", "content_type": 204}, "model": "auth.permission", "pk": 613}, {"fields": {"codename": "delete_courseoverviewtab", "name": "Can delete course overview tab", "content_type": 204}, "model": "auth.permission", "pk": 614}, {"fields": {"codename": "add_courseoverviewimageset", "name": "Can add course overview image set", "content_type": 205}, "model": "auth.permission", "pk": 615}, {"fields": {"codename": "change_courseoverviewimageset", "name": "Can change course overview image set", "content_type": 205}, "model": "auth.permission", "pk": 616}, {"fields": {"codename": "delete_courseoverviewimageset", "name": "Can delete course overview image set", "content_type": 205}, "model": "auth.permission", "pk": 617}, {"fields": {"codename": "add_courseoverviewimageconfig", "name": "Can add course overview image config", "content_type": 206}, "model": "auth.permission", "pk": 618}, {"fields": {"codename": "change_courseoverviewimageconfig", "name": "Can change course overview image config", "content_type": 206}, "model": "auth.permission", "pk": 619}, {"fields": {"codename": "delete_courseoverviewimageconfig", "name": "Can delete course overview image config", "content_type": 206}, "model": "auth.permission", "pk": 620}, {"fields": {"codename": "add_coursestructure", "name": "Can add course structure", "content_type": 207}, "model": "auth.permission", "pk": 621}, {"fields": {"codename": "change_coursestructure", "name": "Can change course structure", "content_type": 207}, "model": "auth.permission", "pk": 622}, {"fields": {"codename": "delete_coursestructure", "name": "Can delete course structure", "content_type": 207}, "model": "auth.permission", "pk": 623}, {"fields": {"codename": "add_blockstructureconfiguration", "name": "Can add block structure configuration", "content_type": 208}, "model": "auth.permission", "pk": 624}, {"fields": {"codename": "change_blockstructureconfiguration", "name": "Can change block structure configuration", "content_type": 208}, "model": "auth.permission", "pk": 625}, {"fields": {"codename": "delete_blockstructureconfiguration", "name": "Can delete block structure configuration", "content_type": 208}, "model": "auth.permission", "pk": 626}, {"fields": {"codename": "add_blockstructuremodel", "name": "Can add block structure model", "content_type": 209}, "model": "auth.permission", "pk": 627}, {"fields": {"codename": "change_blockstructuremodel", "name": "Can change block structure model", "content_type": 209}, "model": "auth.permission", "pk": 628}, {"fields": {"codename": "delete_blockstructuremodel", "name": "Can delete block structure model", "content_type": 209}, "model": "auth.permission", "pk": 629}, {"fields": {"codename": "add_corsmodel", "name": "Can add cors model", "content_type": 210}, "model": "auth.permission", "pk": 630}, {"fields": {"codename": "change_corsmodel", "name": "Can change cors model", "content_type": 210}, "model": "auth.permission", "pk": 631}, {"fields": {"codename": "delete_corsmodel", "name": "Can delete cors model", "content_type": 210}, "model": "auth.permission", "pk": 632}, {"fields": {"codename": "add_xdomainproxyconfiguration", "name": "Can add x domain proxy configuration", "content_type": 211}, "model": "auth.permission", "pk": 633}, {"fields": {"codename": "change_xdomainproxyconfiguration", "name": "Can change x domain proxy configuration", "content_type": 211}, "model": "auth.permission", "pk": 634}, {"fields": {"codename": "delete_xdomainproxyconfiguration", "name": "Can delete x domain proxy configuration", "content_type": 211}, "model": "auth.permission", "pk": 635}, {"fields": {"codename": "add_commerceconfiguration", "name": "Can add commerce configuration", "content_type": 212}, "model": "auth.permission", "pk": 636}, {"fields": {"codename": "change_commerceconfiguration", "name": "Can change commerce configuration", "content_type": 212}, "model": "auth.permission", "pk": 637}, {"fields": {"codename": "delete_commerceconfiguration", "name": "Can delete commerce configuration", "content_type": 212}, "model": "auth.permission", "pk": 638}, {"fields": {"codename": "add_creditprovider", "name": "Can add credit provider", "content_type": 213}, "model": "auth.permission", "pk": 639}, {"fields": {"codename": "change_creditprovider", "name": "Can change credit provider", "content_type": 213}, "model": "auth.permission", "pk": 640}, {"fields": {"codename": "delete_creditprovider", "name": "Can delete credit provider", "content_type": 213}, "model": "auth.permission", "pk": 641}, {"fields": {"codename": "add_creditcourse", "name": "Can add credit course", "content_type": 214}, "model": "auth.permission", "pk": 642}, {"fields": {"codename": "change_creditcourse", "name": "Can change credit course", "content_type": 214}, "model": "auth.permission", "pk": 643}, {"fields": {"codename": "delete_creditcourse", "name": "Can delete credit course", "content_type": 214}, "model": "auth.permission", "pk": 644}, {"fields": {"codename": "add_creditrequirement", "name": "Can add credit requirement", "content_type": 215}, "model": "auth.permission", "pk": 645}, {"fields": {"codename": "change_creditrequirement", "name": "Can change credit requirement", "content_type": 215}, "model": "auth.permission", "pk": 646}, {"fields": {"codename": "delete_creditrequirement", "name": "Can delete credit requirement", "content_type": 215}, "model": "auth.permission", "pk": 647}, {"fields": {"codename": "add_historicalcreditrequirementstatus", "name": "Can add historical credit requirement status", "content_type": 216}, "model": "auth.permission", "pk": 648}, {"fields": {"codename": "change_historicalcreditrequirementstatus", "name": "Can change historical credit requirement status", "content_type": 216}, "model": "auth.permission", "pk": 649}, {"fields": {"codename": "delete_historicalcreditrequirementstatus", "name": "Can delete historical credit requirement status", "content_type": 216}, "model": "auth.permission", "pk": 650}, {"fields": {"codename": "add_creditrequirementstatus", "name": "Can add credit requirement status", "content_type": 217}, "model": "auth.permission", "pk": 651}, {"fields": {"codename": "change_creditrequirementstatus", "name": "Can change credit requirement status", "content_type": 217}, "model": "auth.permission", "pk": 652}, {"fields": {"codename": "delete_creditrequirementstatus", "name": "Can delete credit requirement status", "content_type": 217}, "model": "auth.permission", "pk": 653}, {"fields": {"codename": "add_crediteligibility", "name": "Can add credit eligibility", "content_type": 218}, "model": "auth.permission", "pk": 654}, {"fields": {"codename": "change_crediteligibility", "name": "Can change credit eligibility", "content_type": 218}, "model": "auth.permission", "pk": 655}, {"fields": {"codename": "delete_crediteligibility", "name": "Can delete credit eligibility", "content_type": 218}, "model": "auth.permission", "pk": 656}, {"fields": {"codename": "add_historicalcreditrequest", "name": "Can add historical credit request", "content_type": 219}, "model": "auth.permission", "pk": 657}, {"fields": {"codename": "change_historicalcreditrequest", "name": "Can change historical credit request", "content_type": 219}, "model": "auth.permission", "pk": 658}, {"fields": {"codename": "delete_historicalcreditrequest", "name": "Can delete historical credit request", "content_type": 219}, "model": "auth.permission", "pk": 659}, {"fields": {"codename": "add_creditrequest", "name": "Can add credit request", "content_type": 220}, "model": "auth.permission", "pk": 660}, {"fields": {"codename": "change_creditrequest", "name": "Can change credit request", "content_type": 220}, "model": "auth.permission", "pk": 661}, {"fields": {"codename": "delete_creditrequest", "name": "Can delete credit request", "content_type": 220}, "model": "auth.permission", "pk": 662}, {"fields": {"codename": "add_creditconfig", "name": "Can add credit config", "content_type": 221}, "model": "auth.permission", "pk": 663}, {"fields": {"codename": "change_creditconfig", "name": "Can change credit config", "content_type": 221}, "model": "auth.permission", "pk": 664}, {"fields": {"codename": "delete_creditconfig", "name": "Can delete credit config", "content_type": 221}, "model": "auth.permission", "pk": 665}, {"fields": {"codename": "add_courseteam", "name": "Can add course team", "content_type": 222}, "model": "auth.permission", "pk": 666}, {"fields": {"codename": "change_courseteam", "name": "Can change course team", "content_type": 222}, "model": "auth.permission", "pk": 667}, {"fields": {"codename": "delete_courseteam", "name": "Can delete course team", "content_type": 222}, "model": "auth.permission", "pk": 668}, {"fields": {"codename": "add_courseteammembership", "name": "Can add course team membership", "content_type": 223}, "model": "auth.permission", "pk": 669}, {"fields": {"codename": "change_courseteammembership", "name": "Can change course team membership", "content_type": 223}, "model": "auth.permission", "pk": 670}, {"fields": {"codename": "delete_courseteammembership", "name": "Can delete course team membership", "content_type": 223}, "model": "auth.permission", "pk": 671}, {"fields": {"codename": "add_xblockconfiguration", "name": "Can add x block configuration", "content_type": 224}, "model": "auth.permission", "pk": 672}, {"fields": {"codename": "change_xblockconfiguration", "name": "Can change x block configuration", "content_type": 224}, "model": "auth.permission", "pk": 673}, {"fields": {"codename": "delete_xblockconfiguration", "name": "Can delete x block configuration", "content_type": 224}, "model": "auth.permission", "pk": 674}, {"fields": {"codename": "add_xblockstudioconfigurationflag", "name": "Can add x block studio configuration flag", "content_type": 225}, "model": "auth.permission", "pk": 675}, {"fields": {"codename": "change_xblockstudioconfigurationflag", "name": "Can change x block studio configuration flag", "content_type": 225}, "model": "auth.permission", "pk": 676}, {"fields": {"codename": "delete_xblockstudioconfigurationflag", "name": "Can delete x block studio configuration flag", "content_type": 225}, "model": "auth.permission", "pk": 677}, {"fields": {"codename": "add_xblockstudioconfiguration", "name": "Can add x block studio configuration", "content_type": 226}, "model": "auth.permission", "pk": 678}, {"fields": {"codename": "change_xblockstudioconfiguration", "name": "Can change x block studio configuration", "content_type": 226}, "model": "auth.permission", "pk": 679}, {"fields": {"codename": "delete_xblockstudioconfiguration", "name": "Can delete x block studio configuration", "content_type": 226}, "model": "auth.permission", "pk": 680}, {"fields": {"codename": "add_bookmark", "name": "Can add bookmark", "content_type": 227}, "model": "auth.permission", "pk": 681}, {"fields": {"codename": "change_bookmark", "name": "Can change bookmark", "content_type": 227}, "model": "auth.permission", "pk": 682}, {"fields": {"codename": "delete_bookmark", "name": "Can delete bookmark", "content_type": 227}, "model": "auth.permission", "pk": 683}, {"fields": {"codename": "add_xblockcache", "name": "Can add x block cache", "content_type": 228}, "model": "auth.permission", "pk": 684}, {"fields": {"codename": "change_xblockcache", "name": "Can change x block cache", "content_type": 228}, "model": "auth.permission", "pk": 685}, {"fields": {"codename": "delete_xblockcache", "name": "Can delete x block cache", "content_type": 228}, "model": "auth.permission", "pk": 686}, {"fields": {"codename": "add_programsapiconfig", "name": "Can add programs api config", "content_type": 229}, "model": "auth.permission", "pk": 687}, {"fields": {"codename": "change_programsapiconfig", "name": "Can change programs api config", "content_type": 229}, "model": "auth.permission", "pk": 688}, {"fields": {"codename": "delete_programsapiconfig", "name": "Can delete programs api config", "content_type": 229}, "model": "auth.permission", "pk": 689}, {"fields": {"codename": "add_catalogintegration", "name": "Can add catalog integration", "content_type": 230}, "model": "auth.permission", "pk": 690}, {"fields": {"codename": "change_catalogintegration", "name": "Can change catalog integration", "content_type": 230}, "model": "auth.permission", "pk": 691}, {"fields": {"codename": "delete_catalogintegration", "name": "Can delete catalog integration", "content_type": 230}, "model": "auth.permission", "pk": 692}, {"fields": {"codename": "add_selfpacedconfiguration", "name": "Can add self paced configuration", "content_type": 231}, "model": "auth.permission", "pk": 693}, {"fields": {"codename": "change_selfpacedconfiguration", "name": "Can change self paced configuration", "content_type": 231}, "model": "auth.permission", "pk": 694}, {"fields": {"codename": "delete_selfpacedconfiguration", "name": "Can delete self paced configuration", "content_type": 231}, "model": "auth.permission", "pk": 695}, {"fields": {"codename": "add_kvstore", "name": "Can add kv store", "content_type": 232}, "model": "auth.permission", "pk": 696}, {"fields": {"codename": "change_kvstore", "name": "Can change kv store", "content_type": 232}, "model": "auth.permission", "pk": 697}, {"fields": {"codename": "delete_kvstore", "name": "Can delete kv store", "content_type": 232}, "model": "auth.permission", "pk": 698}, {"fields": {"codename": "add_credentialsapiconfig", "name": "Can add credentials api config", "content_type": 233}, "model": "auth.permission", "pk": 699}, {"fields": {"codename": "change_credentialsapiconfig", "name": "Can change credentials api config", "content_type": 233}, "model": "auth.permission", "pk": 700}, {"fields": {"codename": "delete_credentialsapiconfig", "name": "Can delete credentials api config", "content_type": 233}, "model": "auth.permission", "pk": 701}, {"fields": {"codename": "add_milestone", "name": "Can add milestone", "content_type": 234}, "model": "auth.permission", "pk": 702}, {"fields": {"codename": "change_milestone", "name": "Can change milestone", "content_type": 234}, "model": "auth.permission", "pk": 703}, {"fields": {"codename": "delete_milestone", "name": "Can delete milestone", "content_type": 234}, "model": "auth.permission", "pk": 704}, {"fields": {"codename": "add_milestonerelationshiptype", "name": "Can add milestone relationship type", "content_type": 235}, "model": "auth.permission", "pk": 705}, {"fields": {"codename": "change_milestonerelationshiptype", "name": "Can change milestone relationship type", "content_type": 235}, "model": "auth.permission", "pk": 706}, {"fields": {"codename": "delete_milestonerelationshiptype", "name": "Can delete milestone relationship type", "content_type": 235}, "model": "auth.permission", "pk": 707}, {"fields": {"codename": "add_coursemilestone", "name": "Can add course milestone", "content_type": 236}, "model": "auth.permission", "pk": 708}, {"fields": {"codename": "change_coursemilestone", "name": "Can change course milestone", "content_type": 236}, "model": "auth.permission", "pk": 709}, {"fields": {"codename": "delete_coursemilestone", "name": "Can delete course milestone", "content_type": 236}, "model": "auth.permission", "pk": 710}, {"fields": {"codename": "add_coursecontentmilestone", "name": "Can add course content milestone", "content_type": 237}, "model": "auth.permission", "pk": 711}, {"fields": {"codename": "change_coursecontentmilestone", "name": "Can change course content milestone", "content_type": 237}, "model": "auth.permission", "pk": 712}, {"fields": {"codename": "delete_coursecontentmilestone", "name": "Can delete course content milestone", "content_type": 237}, "model": "auth.permission", "pk": 713}, {"fields": {"codename": "add_usermilestone", "name": "Can add user milestone", "content_type": 238}, "model": "auth.permission", "pk": 714}, {"fields": {"codename": "change_usermilestone", "name": "Can change user milestone", "content_type": 238}, "model": "auth.permission", "pk": 715}, {"fields": {"codename": "delete_usermilestone", "name": "Can delete user milestone", "content_type": 238}, "model": "auth.permission", "pk": 716}, {"fields": {"codename": "add_coursetalkwidgetconfiguration", "name": "Can add course talk widget configuration", "content_type": 239}, "model": "auth.permission", "pk": 717}, {"fields": {"codename": "change_coursetalkwidgetconfiguration", "name": "Can change course talk widget configuration", "content_type": 239}, "model": "auth.permission", "pk": 718}, {"fields": {"codename": "delete_coursetalkwidgetconfiguration", "name": "Can delete course talk widget configuration", "content_type": 239}, "model": "auth.permission", "pk": 719}, {"fields": {"codename": "add_historicalapiaccessrequest", "name": "Can add historical api access request", "content_type": 240}, "model": "auth.permission", "pk": 720}, {"fields": {"codename": "change_historicalapiaccessrequest", "name": "Can change historical api access request", "content_type": 240}, "model": "auth.permission", "pk": 721}, {"fields": {"codename": "delete_historicalapiaccessrequest", "name": "Can delete historical api access request", "content_type": 240}, "model": "auth.permission", "pk": 722}, {"fields": {"codename": "add_apiaccessrequest", "name": "Can add api access request", "content_type": 1}, "model": "auth.permission", "pk": 723}, {"fields": {"codename": "change_apiaccessrequest", "name": "Can change api access request", "content_type": 1}, "model": "auth.permission", "pk": 724}, {"fields": {"codename": "delete_apiaccessrequest", "name": "Can delete api access request", "content_type": 1}, "model": "auth.permission", "pk": 725}, {"fields": {"codename": "add_apiaccessconfig", "name": "Can add api access config", "content_type": 241}, "model": "auth.permission", "pk": 726}, {"fields": {"codename": "change_apiaccessconfig", "name": "Can change api access config", "content_type": 241}, "model": "auth.permission", "pk": 727}, {"fields": {"codename": "delete_apiaccessconfig", "name": "Can delete api access config", "content_type": 241}, "model": "auth.permission", "pk": 728}, {"fields": {"codename": "add_catalog", "name": "Can add catalog", "content_type": 242}, "model": "auth.permission", "pk": 729}, {"fields": {"codename": "change_catalog", "name": "Can change catalog", "content_type": 242}, "model": "auth.permission", "pk": 730}, {"fields": {"codename": "delete_catalog", "name": "Can delete catalog", "content_type": 242}, "model": "auth.permission", "pk": 731}, {"fields": {"codename": "add_verifiedtrackcohortedcourse", "name": "Can add verified track cohorted course", "content_type": 243}, "model": "auth.permission", "pk": 732}, {"fields": {"codename": "change_verifiedtrackcohortedcourse", "name": "Can change verified track cohorted course", "content_type": 243}, "model": "auth.permission", "pk": 733}, {"fields": {"codename": "delete_verifiedtrackcohortedcourse", "name": "Can delete verified track cohorted course", "content_type": 243}, "model": "auth.permission", "pk": 734}, {"fields": {"codename": "add_hlsplaybackenabledflag", "name": "Can add hls playback enabled flag", "content_type": 244}, "model": "auth.permission", "pk": 735}, {"fields": {"codename": "change_hlsplaybackenabledflag", "name": "Can change hls playback enabled flag", "content_type": 244}, "model": "auth.permission", "pk": 736}, {"fields": {"codename": "delete_hlsplaybackenabledflag", "name": "Can delete hls playback enabled flag", "content_type": 244}, "model": "auth.permission", "pk": 737}, {"fields": {"codename": "add_coursehlsplaybackenabledflag", "name": "Can add course hls playback enabled flag", "content_type": 245}, "model": "auth.permission", "pk": 738}, {"fields": {"codename": "change_coursehlsplaybackenabledflag", "name": "Can change course hls playback enabled flag", "content_type": 245}, "model": "auth.permission", "pk": 739}, {"fields": {"codename": "delete_coursehlsplaybackenabledflag", "name": "Can delete course hls playback enabled flag", "content_type": 245}, "model": "auth.permission", "pk": 740}, {"fields": {"codename": "add_badgeclass", "name": "Can add badge class", "content_type": 246}, "model": "auth.permission", "pk": 741}, {"fields": {"codename": "change_badgeclass", "name": "Can change badge class", "content_type": 246}, "model": "auth.permission", "pk": 742}, {"fields": {"codename": "delete_badgeclass", "name": "Can delete badge class", "content_type": 246}, "model": "auth.permission", "pk": 743}, {"fields": {"codename": "add_badgeassertion", "name": "Can add badge assertion", "content_type": 247}, "model": "auth.permission", "pk": 744}, {"fields": {"codename": "change_badgeassertion", "name": "Can change badge assertion", "content_type": 247}, "model": "auth.permission", "pk": 745}, {"fields": {"codename": "delete_badgeassertion", "name": "Can delete badge assertion", "content_type": 247}, "model": "auth.permission", "pk": 746}, {"fields": {"codename": "add_coursecompleteimageconfiguration", "name": "Can add course complete image configuration", "content_type": 248}, "model": "auth.permission", "pk": 747}, {"fields": {"codename": "change_coursecompleteimageconfiguration", "name": "Can change course complete image configuration", "content_type": 248}, "model": "auth.permission", "pk": 748}, {"fields": {"codename": "delete_coursecompleteimageconfiguration", "name": "Can delete course complete image configuration", "content_type": 248}, "model": "auth.permission", "pk": 749}, {"fields": {"codename": "add_courseeventbadgesconfiguration", "name": "Can add course event badges configuration", "content_type": 249}, "model": "auth.permission", "pk": 750}, {"fields": {"codename": "change_courseeventbadgesconfiguration", "name": "Can change course event badges configuration", "content_type": 249}, "model": "auth.permission", "pk": 751}, {"fields": {"codename": "delete_courseeventbadgesconfiguration", "name": "Can delete course event badges configuration", "content_type": 249}, "model": "auth.permission", "pk": 752}, {"fields": {"codename": "add_emailmarketingconfiguration", "name": "Can add email marketing configuration", "content_type": 250}, "model": "auth.permission", "pk": 753}, {"fields": {"codename": "change_emailmarketingconfiguration", "name": "Can change email marketing configuration", "content_type": 250}, "model": "auth.permission", "pk": 754}, {"fields": {"codename": "delete_emailmarketingconfiguration", "name": "Can delete email marketing configuration", "content_type": 250}, "model": "auth.permission", "pk": 755}, {"fields": {"codename": "add_failedtask", "name": "Can add failed task", "content_type": 251}, "model": "auth.permission", "pk": 756}, {"fields": {"codename": "change_failedtask", "name": "Can change failed task", "content_type": 251}, "model": "auth.permission", "pk": 757}, {"fields": {"codename": "delete_failedtask", "name": "Can delete failed task", "content_type": 251}, "model": "auth.permission", "pk": 758}, {"fields": {"codename": "add_chorddata", "name": "Can add chord data", "content_type": 252}, "model": "auth.permission", "pk": 759}, {"fields": {"codename": "change_chorddata", "name": "Can change chord data", "content_type": 252}, "model": "auth.permission", "pk": 760}, {"fields": {"codename": "delete_chorddata", "name": "Can delete chord data", "content_type": 252}, "model": "auth.permission", "pk": 761}, {"fields": {"codename": "add_crawlersconfig", "name": "Can add crawlers config", "content_type": 253}, "model": "auth.permission", "pk": 762}, {"fields": {"codename": "change_crawlersconfig", "name": "Can change crawlers config", "content_type": 253}, "model": "auth.permission", "pk": 763}, {"fields": {"codename": "delete_crawlersconfig", "name": "Can delete crawlers config", "content_type": 253}, "model": "auth.permission", "pk": 764}, {"fields": {"codename": "add_waffleflagcourseoverridemodel", "name": "Can add Waffle flag course override", "content_type": 254}, "model": "auth.permission", "pk": 765}, {"fields": {"codename": "change_waffleflagcourseoverridemodel", "name": "Can change Waffle flag course override", "content_type": 254}, "model": "auth.permission", "pk": 766}, {"fields": {"codename": "delete_waffleflagcourseoverridemodel", "name": "Can delete Waffle flag course override", "content_type": 254}, "model": "auth.permission", "pk": 767}, {"fields": {"codename": "add_studentitem", "name": "Can add student item", "content_type": 255}, "model": "auth.permission", "pk": 768}, {"fields": {"codename": "change_studentitem", "name": "Can change student item", "content_type": 255}, "model": "auth.permission", "pk": 769}, {"fields": {"codename": "delete_studentitem", "name": "Can delete student item", "content_type": 255}, "model": "auth.permission", "pk": 770}, {"fields": {"codename": "add_submission", "name": "Can add submission", "content_type": 256}, "model": "auth.permission", "pk": 771}, {"fields": {"codename": "change_submission", "name": "Can change submission", "content_type": 256}, "model": "auth.permission", "pk": 772}, {"fields": {"codename": "delete_submission", "name": "Can delete submission", "content_type": 256}, "model": "auth.permission", "pk": 773}, {"fields": {"codename": "add_score", "name": "Can add score", "content_type": 257}, "model": "auth.permission", "pk": 774}, {"fields": {"codename": "change_score", "name": "Can change score", "content_type": 257}, "model": "auth.permission", "pk": 775}, {"fields": {"codename": "delete_score", "name": "Can delete score", "content_type": 257}, "model": "auth.permission", "pk": 776}, {"fields": {"codename": "add_scoresummary", "name": "Can add score summary", "content_type": 258}, "model": "auth.permission", "pk": 777}, {"fields": {"codename": "change_scoresummary", "name": "Can change score summary", "content_type": 258}, "model": "auth.permission", "pk": 778}, {"fields": {"codename": "delete_scoresummary", "name": "Can delete score summary", "content_type": 258}, "model": "auth.permission", "pk": 779}, {"fields": {"codename": "add_scoreannotation", "name": "Can add score annotation", "content_type": 259}, "model": "auth.permission", "pk": 780}, {"fields": {"codename": "change_scoreannotation", "name": "Can change score annotation", "content_type": 259}, "model": "auth.permission", "pk": 781}, {"fields": {"codename": "delete_scoreannotation", "name": "Can delete score annotation", "content_type": 259}, "model": "auth.permission", "pk": 782}, {"fields": {"codename": "add_rubric", "name": "Can add rubric", "content_type": 260}, "model": "auth.permission", "pk": 783}, {"fields": {"codename": "change_rubric", "name": "Can change rubric", "content_type": 260}, "model": "auth.permission", "pk": 784}, {"fields": {"codename": "delete_rubric", "name": "Can delete rubric", "content_type": 260}, "model": "auth.permission", "pk": 785}, {"fields": {"codename": "add_criterion", "name": "Can add criterion", "content_type": 261}, "model": "auth.permission", "pk": 786}, {"fields": {"codename": "change_criterion", "name": "Can change criterion", "content_type": 261}, "model": "auth.permission", "pk": 787}, {"fields": {"codename": "delete_criterion", "name": "Can delete criterion", "content_type": 261}, "model": "auth.permission", "pk": 788}, {"fields": {"codename": "add_criterionoption", "name": "Can add criterion option", "content_type": 262}, "model": "auth.permission", "pk": 789}, {"fields": {"codename": "change_criterionoption", "name": "Can change criterion option", "content_type": 262}, "model": "auth.permission", "pk": 790}, {"fields": {"codename": "delete_criterionoption", "name": "Can delete criterion option", "content_type": 262}, "model": "auth.permission", "pk": 791}, {"fields": {"codename": "add_assessment", "name": "Can add assessment", "content_type": 263}, "model": "auth.permission", "pk": 792}, {"fields": {"codename": "change_assessment", "name": "Can change assessment", "content_type": 263}, "model": "auth.permission", "pk": 793}, {"fields": {"codename": "delete_assessment", "name": "Can delete assessment", "content_type": 263}, "model": "auth.permission", "pk": 794}, {"fields": {"codename": "add_assessmentpart", "name": "Can add assessment part", "content_type": 264}, "model": "auth.permission", "pk": 795}, {"fields": {"codename": "change_assessmentpart", "name": "Can change assessment part", "content_type": 264}, "model": "auth.permission", "pk": 796}, {"fields": {"codename": "delete_assessmentpart", "name": "Can delete assessment part", "content_type": 264}, "model": "auth.permission", "pk": 797}, {"fields": {"codename": "add_assessmentfeedbackoption", "name": "Can add assessment feedback option", "content_type": 265}, "model": "auth.permission", "pk": 798}, {"fields": {"codename": "change_assessmentfeedbackoption", "name": "Can change assessment feedback option", "content_type": 265}, "model": "auth.permission", "pk": 799}, {"fields": {"codename": "delete_assessmentfeedbackoption", "name": "Can delete assessment feedback option", "content_type": 265}, "model": "auth.permission", "pk": 800}, {"fields": {"codename": "add_assessmentfeedback", "name": "Can add assessment feedback", "content_type": 266}, "model": "auth.permission", "pk": 801}, {"fields": {"codename": "change_assessmentfeedback", "name": "Can change assessment feedback", "content_type": 266}, "model": "auth.permission", "pk": 802}, {"fields": {"codename": "delete_assessmentfeedback", "name": "Can delete assessment feedback", "content_type": 266}, "model": "auth.permission", "pk": 803}, {"fields": {"codename": "add_peerworkflow", "name": "Can add peer workflow", "content_type": 267}, "model": "auth.permission", "pk": 804}, {"fields": {"codename": "change_peerworkflow", "name": "Can change peer workflow", "content_type": 267}, "model": "auth.permission", "pk": 805}, {"fields": {"codename": "delete_peerworkflow", "name": "Can delete peer workflow", "content_type": 267}, "model": "auth.permission", "pk": 806}, {"fields": {"codename": "add_peerworkflowitem", "name": "Can add peer workflow item", "content_type": 268}, "model": "auth.permission", "pk": 807}, {"fields": {"codename": "change_peerworkflowitem", "name": "Can change peer workflow item", "content_type": 268}, "model": "auth.permission", "pk": 808}, {"fields": {"codename": "delete_peerworkflowitem", "name": "Can delete peer workflow item", "content_type": 268}, "model": "auth.permission", "pk": 809}, {"fields": {"codename": "add_trainingexample", "name": "Can add training example", "content_type": 269}, "model": "auth.permission", "pk": 810}, {"fields": {"codename": "change_trainingexample", "name": "Can change training example", "content_type": 269}, "model": "auth.permission", "pk": 811}, {"fields": {"codename": "delete_trainingexample", "name": "Can delete training example", "content_type": 269}, "model": "auth.permission", "pk": 812}, {"fields": {"codename": "add_studenttrainingworkflow", "name": "Can add student training workflow", "content_type": 270}, "model": "auth.permission", "pk": 813}, {"fields": {"codename": "change_studenttrainingworkflow", "name": "Can change student training workflow", "content_type": 270}, "model": "auth.permission", "pk": 814}, {"fields": {"codename": "delete_studenttrainingworkflow", "name": "Can delete student training workflow", "content_type": 270}, "model": "auth.permission", "pk": 815}, {"fields": {"codename": "add_studenttrainingworkflowitem", "name": "Can add student training workflow item", "content_type": 271}, "model": "auth.permission", "pk": 816}, {"fields": {"codename": "change_studenttrainingworkflowitem", "name": "Can change student training workflow item", "content_type": 271}, "model": "auth.permission", "pk": 817}, {"fields": {"codename": "delete_studenttrainingworkflowitem", "name": "Can delete student training workflow item", "content_type": 271}, "model": "auth.permission", "pk": 818}, {"fields": {"codename": "add_aiclassifierset", "name": "Can add ai classifier set", "content_type": 272}, "model": "auth.permission", "pk": 819}, {"fields": {"codename": "change_aiclassifierset", "name": "Can change ai classifier set", "content_type": 272}, "model": "auth.permission", "pk": 820}, {"fields": {"codename": "delete_aiclassifierset", "name": "Can delete ai classifier set", "content_type": 272}, "model": "auth.permission", "pk": 821}, {"fields": {"codename": "add_aiclassifier", "name": "Can add ai classifier", "content_type": 273}, "model": "auth.permission", "pk": 822}, {"fields": {"codename": "change_aiclassifier", "name": "Can change ai classifier", "content_type": 273}, "model": "auth.permission", "pk": 823}, {"fields": {"codename": "delete_aiclassifier", "name": "Can delete ai classifier", "content_type": 273}, "model": "auth.permission", "pk": 824}, {"fields": {"codename": "add_aitrainingworkflow", "name": "Can add ai training workflow", "content_type": 274}, "model": "auth.permission", "pk": 825}, {"fields": {"codename": "change_aitrainingworkflow", "name": "Can change ai training workflow", "content_type": 274}, "model": "auth.permission", "pk": 826}, {"fields": {"codename": "delete_aitrainingworkflow", "name": "Can delete ai training workflow", "content_type": 274}, "model": "auth.permission", "pk": 827}, {"fields": {"codename": "add_aigradingworkflow", "name": "Can add ai grading workflow", "content_type": 275}, "model": "auth.permission", "pk": 828}, {"fields": {"codename": "change_aigradingworkflow", "name": "Can change ai grading workflow", "content_type": 275}, "model": "auth.permission", "pk": 829}, {"fields": {"codename": "delete_aigradingworkflow", "name": "Can delete ai grading workflow", "content_type": 275}, "model": "auth.permission", "pk": 830}, {"fields": {"codename": "add_staffworkflow", "name": "Can add staff workflow", "content_type": 276}, "model": "auth.permission", "pk": 831}, {"fields": {"codename": "change_staffworkflow", "name": "Can change staff workflow", "content_type": 276}, "model": "auth.permission", "pk": 832}, {"fields": {"codename": "delete_staffworkflow", "name": "Can delete staff workflow", "content_type": 276}, "model": "auth.permission", "pk": 833}, {"fields": {"codename": "add_assessmentworkflow", "name": "Can add assessment workflow", "content_type": 277}, "model": "auth.permission", "pk": 834}, {"fields": {"codename": "change_assessmentworkflow", "name": "Can change assessment workflow", "content_type": 277}, "model": "auth.permission", "pk": 835}, {"fields": {"codename": "delete_assessmentworkflow", "name": "Can delete assessment workflow", "content_type": 277}, "model": "auth.permission", "pk": 836}, {"fields": {"codename": "add_assessmentworkflowstep", "name": "Can add assessment workflow step", "content_type": 278}, "model": "auth.permission", "pk": 837}, {"fields": {"codename": "change_assessmentworkflowstep", "name": "Can change assessment workflow step", "content_type": 278}, "model": "auth.permission", "pk": 838}, {"fields": {"codename": "delete_assessmentworkflowstep", "name": "Can delete assessment workflow step", "content_type": 278}, "model": "auth.permission", "pk": 839}, {"fields": {"codename": "add_assessmentworkflowcancellation", "name": "Can add assessment workflow cancellation", "content_type": 279}, "model": "auth.permission", "pk": 840}, {"fields": {"codename": "change_assessmentworkflowcancellation", "name": "Can change assessment workflow cancellation", "content_type": 279}, "model": "auth.permission", "pk": 841}, {"fields": {"codename": "delete_assessmentworkflowcancellation", "name": "Can delete assessment workflow cancellation", "content_type": 279}, "model": "auth.permission", "pk": 842}, {"fields": {"codename": "add_profile", "name": "Can add profile", "content_type": 280}, "model": "auth.permission", "pk": 843}, {"fields": {"codename": "change_profile", "name": "Can change profile", "content_type": 280}, "model": "auth.permission", "pk": 844}, {"fields": {"codename": "delete_profile", "name": "Can delete profile", "content_type": 280}, "model": "auth.permission", "pk": 845}, {"fields": {"codename": "add_video", "name": "Can add video", "content_type": 281}, "model": "auth.permission", "pk": 846}, {"fields": {"codename": "change_video", "name": "Can change video", "content_type": 281}, "model": "auth.permission", "pk": 847}, {"fields": {"codename": "delete_video", "name": "Can delete video", "content_type": 281}, "model": "auth.permission", "pk": 848}, {"fields": {"codename": "add_coursevideo", "name": "Can add course video", "content_type": 282}, "model": "auth.permission", "pk": 849}, {"fields": {"codename": "change_coursevideo", "name": "Can change course video", "content_type": 282}, "model": "auth.permission", "pk": 850}, {"fields": {"codename": "delete_coursevideo", "name": "Can delete course video", "content_type": 282}, "model": "auth.permission", "pk": 851}, {"fields": {"codename": "add_encodedvideo", "name": "Can add encoded video", "content_type": 283}, "model": "auth.permission", "pk": 852}, {"fields": {"codename": "change_encodedvideo", "name": "Can change encoded video", "content_type": 283}, "model": "auth.permission", "pk": 853}, {"fields": {"codename": "delete_encodedvideo", "name": "Can delete encoded video", "content_type": 283}, "model": "auth.permission", "pk": 854}, {"fields": {"codename": "add_subtitle", "name": "Can add subtitle", "content_type": 284}, "model": "auth.permission", "pk": 855}, {"fields": {"codename": "change_subtitle", "name": "Can change subtitle", "content_type": 284}, "model": "auth.permission", "pk": 856}, {"fields": {"codename": "delete_subtitle", "name": "Can delete subtitle", "content_type": 284}, "model": "auth.permission", "pk": 857}, {"fields": {"codename": "add_proctoredexam", "name": "Can add proctored exam", "content_type": 285}, "model": "auth.permission", "pk": 858}, {"fields": {"codename": "change_proctoredexam", "name": "Can change proctored exam", "content_type": 285}, "model": "auth.permission", "pk": 859}, {"fields": {"codename": "delete_proctoredexam", "name": "Can delete proctored exam", "content_type": 285}, "model": "auth.permission", "pk": 860}, {"fields": {"codename": "add_proctoredexamreviewpolicy", "name": "Can add Proctored exam review policy", "content_type": 286}, "model": "auth.permission", "pk": 861}, {"fields": {"codename": "change_proctoredexamreviewpolicy", "name": "Can change Proctored exam review policy", "content_type": 286}, "model": "auth.permission", "pk": 862}, {"fields": {"codename": "delete_proctoredexamreviewpolicy", "name": "Can delete Proctored exam review policy", "content_type": 286}, "model": "auth.permission", "pk": 863}, {"fields": {"codename": "add_proctoredexamreviewpolicyhistory", "name": "Can add proctored exam review policy history", "content_type": 287}, "model": "auth.permission", "pk": 864}, {"fields": {"codename": "change_proctoredexamreviewpolicyhistory", "name": "Can change proctored exam review policy history", "content_type": 287}, "model": "auth.permission", "pk": 865}, {"fields": {"codename": "delete_proctoredexamreviewpolicyhistory", "name": "Can delete proctored exam review policy history", "content_type": 287}, "model": "auth.permission", "pk": 866}, {"fields": {"codename": "add_proctoredexamstudentattempt", "name": "Can add proctored exam attempt", "content_type": 288}, "model": "auth.permission", "pk": 867}, {"fields": {"codename": "change_proctoredexamstudentattempt", "name": "Can change proctored exam attempt", "content_type": 288}, "model": "auth.permission", "pk": 868}, {"fields": {"codename": "delete_proctoredexamstudentattempt", "name": "Can delete proctored exam attempt", "content_type": 288}, "model": "auth.permission", "pk": 869}, {"fields": {"codename": "add_proctoredexamstudentattempthistory", "name": "Can add proctored exam attempt history", "content_type": 289}, "model": "auth.permission", "pk": 870}, {"fields": {"codename": "change_proctoredexamstudentattempthistory", "name": "Can change proctored exam attempt history", "content_type": 289}, "model": "auth.permission", "pk": 871}, {"fields": {"codename": "delete_proctoredexamstudentattempthistory", "name": "Can delete proctored exam attempt history", "content_type": 289}, "model": "auth.permission", "pk": 872}, {"fields": {"codename": "add_proctoredexamstudentallowance", "name": "Can add proctored allowance", "content_type": 290}, "model": "auth.permission", "pk": 873}, {"fields": {"codename": "change_proctoredexamstudentallowance", "name": "Can change proctored allowance", "content_type": 290}, "model": "auth.permission", "pk": 874}, {"fields": {"codename": "delete_proctoredexamstudentallowance", "name": "Can delete proctored allowance", "content_type": 290}, "model": "auth.permission", "pk": 875}, {"fields": {"codename": "add_proctoredexamstudentallowancehistory", "name": "Can add proctored allowance history", "content_type": 291}, "model": "auth.permission", "pk": 876}, {"fields": {"codename": "change_proctoredexamstudentallowancehistory", "name": "Can change proctored allowance history", "content_type": 291}, "model": "auth.permission", "pk": 877}, {"fields": {"codename": "delete_proctoredexamstudentallowancehistory", "name": "Can delete proctored allowance history", "content_type": 291}, "model": "auth.permission", "pk": 878}, {"fields": {"codename": "add_proctoredexamsoftwaresecurereview", "name": "Can add Proctored exam software secure review", "content_type": 292}, "model": "auth.permission", "pk": 879}, {"fields": {"codename": "change_proctoredexamsoftwaresecurereview", "name": "Can change Proctored exam software secure review", "content_type": 292}, "model": "auth.permission", "pk": 880}, {"fields": {"codename": "delete_proctoredexamsoftwaresecurereview", "name": "Can delete Proctored exam software secure review", "content_type": 292}, "model": "auth.permission", "pk": 881}, {"fields": {"codename": "add_proctoredexamsoftwaresecurereviewhistory", "name": "Can add Proctored exam review archive", "content_type": 293}, "model": "auth.permission", "pk": 882}, {"fields": {"codename": "change_proctoredexamsoftwaresecurereviewhistory", "name": "Can change Proctored exam review archive", "content_type": 293}, "model": "auth.permission", "pk": 883}, {"fields": {"codename": "delete_proctoredexamsoftwaresecurereviewhistory", "name": "Can delete Proctored exam review archive", "content_type": 293}, "model": "auth.permission", "pk": 884}, {"fields": {"codename": "add_proctoredexamsoftwaresecurecomment", "name": "Can add proctored exam software secure comment", "content_type": 294}, "model": "auth.permission", "pk": 885}, {"fields": {"codename": "change_proctoredexamsoftwaresecurecomment", "name": "Can change proctored exam software secure comment", "content_type": 294}, "model": "auth.permission", "pk": 886}, {"fields": {"codename": "delete_proctoredexamsoftwaresecurecomment", "name": "Can delete proctored exam software secure comment", "content_type": 294}, "model": "auth.permission", "pk": 887}, {"fields": {"codename": "add_organization", "name": "Can add organization", "content_type": 295}, "model": "auth.permission", "pk": 888}, {"fields": {"codename": "change_organization", "name": "Can change organization", "content_type": 295}, "model": "auth.permission", "pk": 889}, {"fields": {"codename": "delete_organization", "name": "Can delete organization", "content_type": 295}, "model": "auth.permission", "pk": 890}, {"fields": {"codename": "add_organizationcourse", "name": "Can add Link Course", "content_type": 296}, "model": "auth.permission", "pk": 891}, {"fields": {"codename": "change_organizationcourse", "name": "Can change Link Course", "content_type": 296}, "model": "auth.permission", "pk": 892}, {"fields": {"codename": "delete_organizationcourse", "name": "Can delete Link Course", "content_type": 296}, "model": "auth.permission", "pk": 893}, {"fields": {"codename": "add_historicalenterprisecustomer", "name": "Can add historical Enterprise Customer", "content_type": 297}, "model": "auth.permission", "pk": 894}, {"fields": {"codename": "change_historicalenterprisecustomer", "name": "Can change historical Enterprise Customer", "content_type": 297}, "model": "auth.permission", "pk": 895}, {"fields": {"codename": "delete_historicalenterprisecustomer", "name": "Can delete historical Enterprise Customer", "content_type": 297}, "model": "auth.permission", "pk": 896}, {"fields": {"codename": "add_enterprisecustomer", "name": "Can add Enterprise Customer", "content_type": 298}, "model": "auth.permission", "pk": 897}, {"fields": {"codename": "change_enterprisecustomer", "name": "Can change Enterprise Customer", "content_type": 298}, "model": "auth.permission", "pk": 898}, {"fields": {"codename": "delete_enterprisecustomer", "name": "Can delete Enterprise Customer", "content_type": 298}, "model": "auth.permission", "pk": 899}, {"fields": {"codename": "add_enterprisecustomeruser", "name": "Can add Enterprise Customer Learner", "content_type": 299}, "model": "auth.permission", "pk": 900}, {"fields": {"codename": "change_enterprisecustomeruser", "name": "Can change Enterprise Customer Learner", "content_type": 299}, "model": "auth.permission", "pk": 901}, {"fields": {"codename": "delete_enterprisecustomeruser", "name": "Can delete Enterprise Customer Learner", "content_type": 299}, "model": "auth.permission", "pk": 902}, {"fields": {"codename": "add_pendingenterprisecustomeruser", "name": "Can add pending enterprise customer user", "content_type": 300}, "model": "auth.permission", "pk": 903}, {"fields": {"codename": "change_pendingenterprisecustomeruser", "name": "Can change pending enterprise customer user", "content_type": 300}, "model": "auth.permission", "pk": 904}, {"fields": {"codename": "delete_pendingenterprisecustomeruser", "name": "Can delete pending enterprise customer user", "content_type": 300}, "model": "auth.permission", "pk": 905}, {"fields": {"codename": "add_pendingenrollment", "name": "Can add pending enrollment", "content_type": 301}, "model": "auth.permission", "pk": 906}, {"fields": {"codename": "change_pendingenrollment", "name": "Can change pending enrollment", "content_type": 301}, "model": "auth.permission", "pk": 907}, {"fields": {"codename": "delete_pendingenrollment", "name": "Can delete pending enrollment", "content_type": 301}, "model": "auth.permission", "pk": 908}, {"fields": {"codename": "add_enterprisecustomerbrandingconfiguration", "name": "Can add Branding Configuration", "content_type": 302}, "model": "auth.permission", "pk": 909}, {"fields": {"codename": "change_enterprisecustomerbrandingconfiguration", "name": "Can change Branding Configuration", "content_type": 302}, "model": "auth.permission", "pk": 910}, {"fields": {"codename": "delete_enterprisecustomerbrandingconfiguration", "name": "Can delete Branding Configuration", "content_type": 302}, "model": "auth.permission", "pk": 911}, {"fields": {"codename": "add_enterprisecustomeridentityprovider", "name": "Can add enterprise customer identity provider", "content_type": 303}, "model": "auth.permission", "pk": 912}, {"fields": {"codename": "change_enterprisecustomeridentityprovider", "name": "Can change enterprise customer identity provider", "content_type": 303}, "model": "auth.permission", "pk": 913}, {"fields": {"codename": "delete_enterprisecustomeridentityprovider", "name": "Can delete enterprise customer identity provider", "content_type": 303}, "model": "auth.permission", "pk": 914}, {"fields": {"codename": "add_historicaluserdatasharingconsentaudit", "name": "Can add historical Data Sharing Consent Audit State", "content_type": 304}, "model": "auth.permission", "pk": 915}, {"fields": {"codename": "change_historicaluserdatasharingconsentaudit", "name": "Can change historical Data Sharing Consent Audit State", "content_type": 304}, "model": "auth.permission", "pk": 916}, {"fields": {"codename": "delete_historicaluserdatasharingconsentaudit", "name": "Can delete historical Data Sharing Consent Audit State", "content_type": 304}, "model": "auth.permission", "pk": 917}, {"fields": {"codename": "add_userdatasharingconsentaudit", "name": "Can add Data Sharing Consent Audit State", "content_type": 305}, "model": "auth.permission", "pk": 918}, {"fields": {"codename": "change_userdatasharingconsentaudit", "name": "Can change Data Sharing Consent Audit State", "content_type": 305}, "model": "auth.permission", "pk": 919}, {"fields": {"codename": "delete_userdatasharingconsentaudit", "name": "Can delete Data Sharing Consent Audit State", "content_type": 305}, "model": "auth.permission", "pk": 920}, {"fields": {"codename": "add_historicalenterprisecustomerentitlement", "name": "Can add historical Enterprise Customer Entitlement", "content_type": 306}, "model": "auth.permission", "pk": 921}, {"fields": {"codename": "change_historicalenterprisecustomerentitlement", "name": "Can change historical Enterprise Customer Entitlement", "content_type": 306}, "model": "auth.permission", "pk": 922}, {"fields": {"codename": "delete_historicalenterprisecustomerentitlement", "name": "Can delete historical Enterprise Customer Entitlement", "content_type": 306}, "model": "auth.permission", "pk": 923}, {"fields": {"codename": "add_enterprisecustomerentitlement", "name": "Can add Enterprise Customer Entitlement", "content_type": 307}, "model": "auth.permission", "pk": 924}, {"fields": {"codename": "change_enterprisecustomerentitlement", "name": "Can change Enterprise Customer Entitlement", "content_type": 307}, "model": "auth.permission", "pk": 925}, {"fields": {"codename": "delete_enterprisecustomerentitlement", "name": "Can delete Enterprise Customer Entitlement", "content_type": 307}, "model": "auth.permission", "pk": 926}, {"fields": {"codename": "add_historicalenterprisecourseenrollment", "name": "Can add historical enterprise course enrollment", "content_type": 308}, "model": "auth.permission", "pk": 927}, {"fields": {"codename": "change_historicalenterprisecourseenrollment", "name": "Can change historical enterprise course enrollment", "content_type": 308}, "model": "auth.permission", "pk": 928}, {"fields": {"codename": "delete_historicalenterprisecourseenrollment", "name": "Can delete historical enterprise course enrollment", "content_type": 308}, "model": "auth.permission", "pk": 929}, {"fields": {"codename": "add_enterprisecourseenrollment", "name": "Can add enterprise course enrollment", "content_type": 309}, "model": "auth.permission", "pk": 930}, {"fields": {"codename": "change_enterprisecourseenrollment", "name": "Can change enterprise course enrollment", "content_type": 309}, "model": "auth.permission", "pk": 931}, {"fields": {"codename": "delete_enterprisecourseenrollment", "name": "Can delete enterprise course enrollment", "content_type": 309}, "model": "auth.permission", "pk": 932}, {"fields": {"codename": "add_historicalenrollmentnotificationemailtemplate", "name": "Can add historical enrollment notification email template", "content_type": 310}, "model": "auth.permission", "pk": 933}, {"fields": {"codename": "change_historicalenrollmentnotificationemailtemplate", "name": "Can change historical enrollment notification email template", "content_type": 310}, "model": "auth.permission", "pk": 934}, {"fields": {"codename": "delete_historicalenrollmentnotificationemailtemplate", "name": "Can delete historical enrollment notification email template", "content_type": 310}, "model": "auth.permission", "pk": 935}, {"fields": {"codename": "add_enrollmentnotificationemailtemplate", "name": "Can add enrollment notification email template", "content_type": 311}, "model": "auth.permission", "pk": 936}, {"fields": {"codename": "change_enrollmentnotificationemailtemplate", "name": "Can change enrollment notification email template", "content_type": 311}, "model": "auth.permission", "pk": 937}, {"fields": {"codename": "delete_enrollmentnotificationemailtemplate", "name": "Can delete enrollment notification email template", "content_type": 311}, "model": "auth.permission", "pk": 938}, {"fields": {"codename": "add_enterpriseintegratedchannel", "name": "Can add Enterprise Integrated Channel", "content_type": 312}, "model": "auth.permission", "pk": 939}, {"fields": {"codename": "change_enterpriseintegratedchannel", "name": "Can change Enterprise Integrated Channel", "content_type": 312}, "model": "auth.permission", "pk": 940}, {"fields": {"codename": "delete_enterpriseintegratedchannel", "name": "Can delete Enterprise Integrated Channel", "content_type": 312}, "model": "auth.permission", "pk": 941}, {"fields": {"codename": "add_sapsuccessfactorsglobalconfiguration", "name": "Can add sap success factors global configuration", "content_type": 313}, "model": "auth.permission", "pk": 942}, {"fields": {"codename": "change_sapsuccessfactorsglobalconfiguration", "name": "Can change sap success factors global configuration", "content_type": 313}, "model": "auth.permission", "pk": 943}, {"fields": {"codename": "delete_sapsuccessfactorsglobalconfiguration", "name": "Can delete sap success factors global configuration", "content_type": 313}, "model": "auth.permission", "pk": 944}, {"fields": {"codename": "add_historicalsapsuccessfactorsenterprisecustomerconfiguration", "name": "Can add historical sap success factors enterprise customer configuration", "content_type": 314}, "model": "auth.permission", "pk": 945}, {"fields": {"codename": "change_historicalsapsuccessfactorsenterprisecustomerconfiguration", "name": "Can change historical sap success factors enterprise customer configuration", "content_type": 314}, "model": "auth.permission", "pk": 946}, {"fields": {"codename": "delete_historicalsapsuccessfactorsenterprisecustomerconfiguration", "name": "Can delete historical sap success factors enterprise customer configuration", "content_type": 314}, "model": "auth.permission", "pk": 947}, {"fields": {"codename": "add_sapsuccessfactorsenterprisecustomerconfiguration", "name": "Can add sap success factors enterprise customer configuration", "content_type": 315}, "model": "auth.permission", "pk": 948}, {"fields": {"codename": "change_sapsuccessfactorsenterprisecustomerconfiguration", "name": "Can change sap success factors enterprise customer configuration", "content_type": 315}, "model": "auth.permission", "pk": 949}, {"fields": {"codename": "delete_sapsuccessfactorsenterprisecustomerconfiguration", "name": "Can delete sap success factors enterprise customer configuration", "content_type": 315}, "model": "auth.permission", "pk": 950}, {"fields": {"codename": "add_learnerdatatransmissionaudit", "name": "Can add learner data transmission audit", "content_type": 316}, "model": "auth.permission", "pk": 951}, {"fields": {"codename": "change_learnerdatatransmissionaudit", "name": "Can change learner data transmission audit", "content_type": 316}, "model": "auth.permission", "pk": 952}, {"fields": {"codename": "delete_learnerdatatransmissionaudit", "name": "Can delete learner data transmission audit", "content_type": 316}, "model": "auth.permission", "pk": 953}, {"fields": {"codename": "add_catalogtransmissionaudit", "name": "Can add catalog transmission audit", "content_type": 317}, "model": "auth.permission", "pk": 954}, {"fields": {"codename": "change_catalogtransmissionaudit", "name": "Can change catalog transmission audit", "content_type": 317}, "model": "auth.permission", "pk": 955}, {"fields": {"codename": "delete_catalogtransmissionaudit", "name": "Can delete catalog transmission audit", "content_type": 317}, "model": "auth.permission", "pk": 956}, {"fields": {"codename": "add_customcourseforedx", "name": "Can add custom course for ed x", "content_type": 318}, "model": "auth.permission", "pk": 957}, {"fields": {"codename": "change_customcourseforedx", "name": "Can change custom course for ed x", "content_type": 318}, "model": "auth.permission", "pk": 958}, {"fields": {"codename": "delete_customcourseforedx", "name": "Can delete custom course for ed x", "content_type": 318}, "model": "auth.permission", "pk": 959}, {"fields": {"codename": "add_ccxfieldoverride", "name": "Can add ccx field override", "content_type": 319}, "model": "auth.permission", "pk": 960}, {"fields": {"codename": "change_ccxfieldoverride", "name": "Can change ccx field override", "content_type": 319}, "model": "auth.permission", "pk": 961}, {"fields": {"codename": "delete_ccxfieldoverride", "name": "Can delete ccx field override", "content_type": 319}, "model": "auth.permission", "pk": 962}, {"fields": {"codename": "add_ccxcon", "name": "Can add CCX Connector", "content_type": 320}, "model": "auth.permission", "pk": 963}, {"fields": {"codename": "change_ccxcon", "name": "Can change CCX Connector", "content_type": 320}, "model": "auth.permission", "pk": 964}, {"fields": {"codename": "delete_ccxcon", "name": "Can delete CCX Connector", "content_type": 320}, "model": "auth.permission", "pk": 965}, {"fields": {"codename": "add_studentmodulehistoryextended", "name": "Can add student module history extended", "content_type": 321}, "model": "auth.permission", "pk": 966}, {"fields": {"codename": "change_studentmodulehistoryextended", "name": "Can change student module history extended", "content_type": 321}, "model": "auth.permission", "pk": 967}, {"fields": {"codename": "delete_studentmodulehistoryextended", "name": "Can delete student module history extended", "content_type": 321}, "model": "auth.permission", "pk": 968}, {"fields": {"codename": "add_videouploadconfig", "name": "Can add video upload config", "content_type": 322}, "model": "auth.permission", "pk": 969}, {"fields": {"codename": "change_videouploadconfig", "name": "Can change video upload config", "content_type": 322}, "model": "auth.permission", "pk": 970}, {"fields": {"codename": "delete_videouploadconfig", "name": "Can delete video upload config", "content_type": 322}, "model": "auth.permission", "pk": 971}, {"fields": {"codename": "add_pushnotificationconfig", "name": "Can add push notification config", "content_type": 323}, "model": "auth.permission", "pk": 972}, {"fields": {"codename": "change_pushnotificationconfig", "name": "Can change push notification config", "content_type": 323}, "model": "auth.permission", "pk": 973}, {"fields": {"codename": "delete_pushnotificationconfig", "name": "Can delete push notification config", "content_type": 323}, "model": "auth.permission", "pk": 974}, {"fields": {"codename": "add_coursecreator", "name": "Can add course creator", "content_type": 324}, "model": "auth.permission", "pk": 975}, {"fields": {"codename": "change_coursecreator", "name": "Can change course creator", "content_type": 324}, "model": "auth.permission", "pk": 976}, {"fields": {"codename": "delete_coursecreator", "name": "Can delete course creator", "content_type": 324}, "model": "auth.permission", "pk": 977}, {"fields": {"codename": "add_studioconfig", "name": "Can add studio config", "content_type": 325}, "model": "auth.permission", "pk": 978}, {"fields": {"codename": "change_studioconfig", "name": "Can change studio config", "content_type": 325}, "model": "auth.permission", "pk": 979}, {"fields": {"codename": "delete_studioconfig", "name": "Can delete studio config", "content_type": 325}, "model": "auth.permission", "pk": 980}, {"fields": {"codename": "add_courseeditltifieldsenabledflag", "name": "Can add course edit lti fields enabled flag", "content_type": 326}, "model": "auth.permission", "pk": 981}, {"fields": {"codename": "change_courseeditltifieldsenabledflag", "name": "Can change course edit lti fields enabled flag", "content_type": 326}, "model": "auth.permission", "pk": 982}, {"fields": {"codename": "delete_courseeditltifieldsenabledflag", "name": "Can delete course edit lti fields enabled flag", "content_type": 326}, "model": "auth.permission", "pk": 983}, {"fields": {"codename": "add_tagcategories", "name": "Can add tag category", "content_type": 327}, "model": "auth.permission", "pk": 984}, {"fields": {"codename": "change_tagcategories", "name": "Can change tag category", "content_type": 327}, "model": "auth.permission", "pk": 985}, {"fields": {"codename": "delete_tagcategories", "name": "Can delete tag category", "content_type": 327}, "model": "auth.permission", "pk": 986}, {"fields": {"codename": "add_tagavailablevalues", "name": "Can add available tag value", "content_type": 328}, "model": "auth.permission", "pk": 987}, {"fields": {"codename": "change_tagavailablevalues", "name": "Can change available tag value", "content_type": 328}, "model": "auth.permission", "pk": 988}, {"fields": {"codename": "delete_tagavailablevalues", "name": "Can delete available tag value", "content_type": 328}, "model": "auth.permission", "pk": 989}, {"fields": {"codename": "add_usertaskstatus", "name": "Can add user task status", "content_type": 329}, "model": "auth.permission", "pk": 990}, {"fields": {"codename": "change_usertaskstatus", "name": "Can change user task status", "content_type": 329}, "model": "auth.permission", "pk": 991}, {"fields": {"codename": "delete_usertaskstatus", "name": "Can delete user task status", "content_type": 329}, "model": "auth.permission", "pk": 992}, {"fields": {"codename": "add_usertaskartifact", "name": "Can add user task artifact", "content_type": 330}, "model": "auth.permission", "pk": 993}, {"fields": {"codename": "change_usertaskartifact", "name": "Can change user task artifact", "content_type": 330}, "model": "auth.permission", "pk": 994}, {"fields": {"codename": "delete_usertaskartifact", "name": "Can delete user task artifact", "content_type": 330}, "model": "auth.permission", "pk": 995}, {"fields": {"name": "API Access Request Approvers", "permissions": []}, "model": "auth.group", "pk": 1}, {"fields": {"username": "ecommerce_worker", "first_name": "", "last_name": "", "is_active": true, "is_superuser": false, "is_staff": false, "last_login": null, "groups": [], "user_permissions": [], "password": "!AaMPaEqPwfXAK1jenLzx1tH0Kbg9xDxVPzUEn2CP", "email": "ecommerce_worker@fake.email", "date_joined": "2017-06-07T16:51:31.401Z"}, "model": "auth.user", "pk": 1}, {"fields": {"superusers": true, "everyone": null, "authenticated": false, "name": "unified_course_view", "created": "2017-06-07T16:59:22.517Z", "testing": false, "percent": null, "modified": "2017-06-07T16:59:22.517Z", "languages": "", "note": "", "groups": [], "rollout": false, "users": [], "staff": false}, "model": "waffle.flag", "pk": 1}, {"fields": {"change_date": "2017-06-07T16:56:56.463Z", "changed_by": null, "enabled": true}, "model": "util.ratelimitconfiguration", "pk": 1}, {"fields": {"change_date": "2017-06-07T16:51:22.474Z", "changed_by": null, "configuration": "{\"default\": {\"accomplishment_class_append\": \"accomplishment-certificate\", \"platform_name\": \"Your Platform Name Here\", \"logo_src\": \"/static/certificates/images/logo.png\", \"logo_url\": \"http://www.example.com\", \"company_verified_certificate_url\": \"http://www.example.com/verified-certificate\", \"company_privacy_url\": \"http://www.example.com/privacy-policy\", \"company_tos_url\": \"http://www.example.com/terms-service\", \"company_about_url\": \"http://www.example.com/about-us\"}, \"verified\": {\"certificate_type\": \"Verified\", \"certificate_title\": \"Verified Certificate of Achievement\"}, \"honor\": {\"certificate_type\": \"Honor Code\", \"certificate_title\": \"Certificate of Achievement\"}}", "enabled": false}, "model": "certificates.certificatehtmlviewconfiguration", "pk": 1}, {"fields": {"change_date": "2017-06-07T16:51:42.011Z", "changed_by": null, "enabled": true, "connection_timeout": 5.0}, "model": "django_comment_common.forumsconfig", "pk": 1}, {"fields": {"change_date": "2017-06-07T16:51:41.948Z", "changed_by": null, "enabled": true, "released_languages": ""}, "model": "dark_lang.darklangconfig", "pk": 1}] \ No newline at end of file diff --git a/common/test/db_cache/bok_choy_migrations_data_default.sql b/common/test/db_cache/bok_choy_migrations_data_default.sql index bcd72cab11..2d38bfe8f4 100644 --- a/common/test/db_cache/bok_choy_migrations_data_default.sql +++ b/common/test/db_cache/bok_choy_migrations_data_default.sql @@ -21,7 +21,7 @@ LOCK TABLES `django_migrations` WRITE; /*!40000 ALTER TABLE `django_migrations` DISABLE KEYS */; -INSERT INTO `django_migrations` VALUES (1,'contenttypes','0001_initial','2017-04-27 18:13:50.737992'),(2,'auth','0001_initial','2017-04-27 18:13:50.948739'),(3,'admin','0001_initial','2017-04-27 18:13:51.022026'),(4,'sites','0001_initial','2017-04-27 18:13:51.043625'),(5,'contenttypes','0002_remove_content_type_name','2017-04-27 18:13:51.170917'),(6,'api_admin','0001_initial','2017-04-27 18:13:51.311735'),(7,'api_admin','0002_auto_20160325_1604','2017-04-27 18:13:51.340506'),(8,'api_admin','0003_auto_20160404_1618','2017-04-27 18:13:51.785352'),(9,'api_admin','0004_auto_20160412_1506','2017-04-27 18:13:52.125384'),(10,'api_admin','0005_auto_20160414_1232','2017-04-27 18:13:52.238872'),(11,'api_admin','0006_catalog','2017-04-27 18:13:52.255503'),(12,'assessment','0001_initial','2017-04-27 18:13:54.612831'),(13,'assessment','0002_staffworkflow','2017-04-27 18:13:54.709049'),(14,'auth','0002_alter_permission_name_max_length','2017-04-27 18:13:54.800544'),(15,'auth','0003_alter_user_email_max_length','2017-04-27 18:13:54.911627'),(16,'auth','0004_alter_user_username_opts','2017-04-27 18:13:55.030579'),(17,'auth','0005_alter_user_last_login_null','2017-04-27 18:13:55.131746'),(18,'auth','0006_require_contenttypes_0002','2017-04-27 18:13:55.136095'),(19,'instructor_task','0001_initial','2017-04-27 18:13:55.270333'),(20,'certificates','0001_initial','2017-04-27 18:13:56.345176'),(21,'certificates','0002_data__certificatehtmlviewconfiguration_data','2017-04-27 18:13:56.377155'),(22,'certificates','0003_data__default_modes','2017-04-27 18:13:56.684588'),(23,'certificates','0004_certificategenerationhistory','2017-04-27 18:13:56.838728'),(24,'certificates','0005_auto_20151208_0801','2017-04-27 18:13:56.990862'),(25,'certificates','0006_certificatetemplateasset_asset_slug','2017-04-27 18:13:57.042798'),(26,'certificates','0007_certificateinvalidation','2017-04-27 18:13:57.210660'),(27,'badges','0001_initial','2017-04-27 18:13:57.565535'),(28,'badges','0002_data__migrate_assertions','2017-04-27 18:13:57.626327'),(29,'badges','0003_schema__add_event_configuration','2017-04-27 18:13:57.884662'),(30,'block_structure','0001_config','2017-04-27 18:13:58.034390'),(31,'block_structure','0002_blockstructuremodel','2017-04-27 18:13:58.065057'),(32,'block_structure','0003_blockstructuremodel_storage','2017-04-27 18:13:58.102304'),(33,'block_structure','0004_blockstructuremodel_usagekeywithrun','2017-04-27 18:13:58.125832'),(34,'bookmarks','0001_initial','2017-04-27 18:13:58.652589'),(35,'branding','0001_initial','2017-04-27 18:13:59.082225'),(36,'course_modes','0001_initial','2017-04-27 18:13:59.204161'),(37,'course_modes','0002_coursemode_expiration_datetime_is_explicit','2017-04-27 18:13:59.275456'),(38,'course_modes','0003_auto_20151113_1443','2017-04-27 18:13:59.311722'),(39,'course_modes','0004_auto_20151113_1457','2017-04-27 18:13:59.541376'),(40,'course_modes','0005_auto_20151217_0958','2017-04-27 18:13:59.572957'),(41,'course_modes','0006_auto_20160208_1407','2017-04-27 18:13:59.746216'),(42,'course_modes','0007_coursemode_bulk_sku','2017-04-27 18:13:59.804844'),(43,'course_groups','0001_initial','2017-04-27 18:14:02.109599'),(44,'bulk_email','0001_initial','2017-04-27 18:14:02.963471'),(45,'bulk_email','0002_data__load_course_email_template','2017-04-27 18:14:03.099455'),(46,'bulk_email','0003_config_model_feature_flag','2017-04-27 18:14:03.328449'),(47,'bulk_email','0004_add_email_targets','2017-04-27 18:14:04.014177'),(48,'bulk_email','0005_move_target_data','2017-04-27 18:14:04.036965'),(49,'bulk_email','0006_course_mode_targets','2017-04-27 18:14:04.537394'),(50,'catalog','0001_initial','2017-04-27 18:14:04.827531'),(51,'catalog','0002_catalogintegration_username','2017-04-27 18:14:05.124394'),(52,'catalog','0003_catalogintegration_page_size','2017-04-27 18:14:05.403257'),(53,'django_comment_common','0001_initial','2017-04-27 18:14:06.159253'),(54,'django_comment_common','0002_forumsconfig','2017-04-27 18:14:06.488050'),(55,'verified_track_content','0001_initial','2017-04-27 18:14:06.544433'),(56,'course_overviews','0001_initial','2017-04-27 18:14:06.676520'),(57,'course_overviews','0002_add_course_catalog_fields','2017-04-27 18:14:06.946916'),(58,'course_overviews','0003_courseoverviewgeneratedhistory','2017-04-27 18:14:06.984904'),(59,'course_overviews','0004_courseoverview_org','2017-04-27 18:14:07.076580'),(60,'course_overviews','0005_delete_courseoverviewgeneratedhistory','2017-04-27 18:14:07.150374'),(61,'course_overviews','0006_courseoverviewimageset','2017-04-27 18:14:07.291786'),(62,'course_overviews','0007_courseoverviewimageconfig','2017-04-27 18:14:07.734705'),(63,'course_overviews','0008_remove_courseoverview_facebook_url','2017-04-27 18:14:07.741567'),(64,'course_overviews','0009_readd_facebook_url','2017-04-27 18:14:07.747132'),(65,'course_overviews','0010_auto_20160329_2317','2017-04-27 18:14:07.870864'),(66,'ccx','0001_initial','2017-04-27 18:14:09.109321'),(67,'ccx','0002_customcourseforedx_structure_json','2017-04-27 18:14:09.640466'),(68,'ccx','0003_add_master_course_staff_in_ccx','2017-04-27 18:14:09.733383'),(69,'ccx','0004_seed_forum_roles_in_ccx_courses','2017-04-27 18:14:09.830962'),(70,'ccx','0005_change_ccx_coach_to_staff','2017-04-27 18:14:09.901395'),(71,'ccxcon','0001_initial_ccxcon_model','2017-04-27 18:14:10.006040'),(72,'ccxcon','0002_auto_20160325_0407','2017-04-27 18:14:10.061749'),(73,'celery_utils','0001_initial','2017-04-27 18:14:10.205356'),(74,'certificates','0008_schema__remove_badges','2017-04-27 18:14:11.113110'),(75,'commerce','0001_data__add_ecommerce_service_user','2017-04-27 18:14:11.183806'),(76,'commerce','0002_commerceconfiguration','2017-04-27 18:14:11.652973'),(77,'commerce','0003_auto_20160329_0709','2017-04-27 18:14:12.088427'),(78,'commerce','0004_auto_20160531_0950','2017-04-27 18:14:12.974838'),(79,'commerce','0005_commerceconfiguration_enable_automatic_refund_approval','2017-04-27 18:14:13.562693'),(80,'commerce','0006_auto_20170424_1734','2017-04-27 18:14:14.043329'),(81,'contentserver','0001_initial','2017-04-27 18:14:14.585092'),(82,'contentserver','0002_cdnuseragentsconfig','2017-04-27 18:14:20.000441'),(83,'cors_csrf','0001_initial','2017-04-27 18:14:20.431908'),(84,'course_action_state','0001_initial','2017-04-27 18:14:21.082638'),(85,'course_groups','0002_change_inline_default_cohort_value','2017-04-27 18:14:21.141602'),(86,'course_overviews','0011_courseoverview_marketing_url','2017-04-27 18:14:21.258471'),(87,'course_overviews','0012_courseoverview_eligible_for_financial_aid','2017-04-27 18:14:21.355738'),(88,'course_structures','0001_initial','2017-04-27 18:14:21.431907'),(89,'coursetalk','0001_initial','2017-04-27 18:14:21.901144'),(90,'coursetalk','0002_auto_20160325_0631','2017-04-27 18:14:22.243213'),(91,'courseware','0001_initial','2017-04-27 18:14:26.650047'),(92,'coursewarehistoryextended','0001_initial','2017-04-27 18:14:27.008803'),(93,'coursewarehistoryextended','0002_force_studentmodule_index','2017-04-27 18:14:27.343987'),(94,'crawlers','0001_initial','2017-04-27 18:14:27.683785'),(95,'crawlers','0002_auto_20170419_0018','2017-04-27 18:14:28.011634'),(96,'credentials','0001_initial','2017-04-27 18:14:28.506701'),(97,'credentials','0002_auto_20160325_0631','2017-04-27 18:14:28.917519'),(98,'credit','0001_initial','2017-04-27 18:14:32.106985'),(99,'credit','0002_creditconfig','2017-04-27 18:14:32.628006'),(100,'credit','0003_auto_20160511_2227','2017-04-27 18:14:33.061794'),(101,'dark_lang','0001_initial','2017-04-27 18:14:33.519059'),(102,'dark_lang','0002_data__enable_on_install','2017-04-27 18:14:33.586288'),(103,'database_fixups','0001_initial','2017-04-27 18:14:33.672960'),(104,'django_comment_common','0003_enable_forums','2017-04-27 18:14:33.738923'),(105,'django_comment_common','0004_auto_20161117_1209','2017-04-27 18:14:34.341759'),(106,'django_notify','0001_initial','2017-04-27 18:14:36.907660'),(107,'django_openid_auth','0001_initial','2017-04-27 18:14:37.564400'),(108,'oauth2','0001_initial','2017-04-27 18:14:41.046995'),(109,'edx_oauth2_provider','0001_initial','2017-04-27 18:14:41.746161'),(110,'edx_proctoring','0001_initial','2017-04-27 18:14:54.731005'),(111,'edx_proctoring','0002_proctoredexamstudentattempt_is_status_acknowledged','2017-04-27 18:14:56.231941'),(112,'edx_proctoring','0003_auto_20160101_0525','2017-04-27 18:14:58.989295'),(113,'edx_proctoring','0004_auto_20160201_0523','2017-04-27 18:15:00.175694'),(114,'edx_proctoring','0005_proctoredexam_hide_after_due','2017-04-27 18:15:01.510457'),(115,'edxval','0001_initial','2017-04-27 18:15:02.569925'),(116,'edxval','0002_data__default_profiles','2017-04-27 18:15:02.662538'),(117,'edxval','0003_coursevideo_is_hidden','2017-04-27 18:15:02.822620'),(118,'edxval','0004_data__add_hls_profile','2017-04-27 18:15:02.940890'),(119,'email_marketing','0001_initial','2017-04-27 18:15:04.203115'),(120,'email_marketing','0002_auto_20160623_1656','2017-04-27 18:15:15.164692'),(121,'email_marketing','0003_auto_20160715_1145','2017-04-27 18:15:21.962517'),(122,'email_marketing','0004_emailmarketingconfiguration_welcome_email_send_delay','2017-04-27 18:15:22.597160'),(123,'embargo','0001_initial','2017-04-27 18:15:24.293714'),(124,'embargo','0002_data__add_countries','2017-04-27 18:15:25.066098'),(125,'enterprise','0001_initial','2017-04-27 18:15:25.821068'),(126,'enterprise','0002_enterprisecustomerbrandingconfiguration','2017-04-27 18:15:25.935293'),(127,'enterprise','0003_auto_20161104_0937','2017-04-27 18:15:27.640552'),(128,'enterprise','0004_auto_20161114_0434','2017-04-27 18:15:28.735941'),(129,'enterprise','0005_pendingenterprisecustomeruser','2017-04-27 18:15:29.472851'),(130,'enterprise','0006_auto_20161121_0241','2017-04-27 18:15:30.058675'),(131,'enterprise','0007_auto_20161109_1511','2017-04-27 18:15:31.554816'),(132,'enterprise','0008_auto_20161124_2355','2017-04-27 18:15:33.784623'),(133,'enterprise','0009_auto_20161130_1651','2017-04-27 18:15:39.308559'),(134,'enterprise','0010_auto_20161222_1212','2017-04-27 18:15:41.423868'),(135,'enterprise','0011_enterprisecustomerentitlement_historicalenterprisecustomerentitlement','2017-04-27 18:15:44.025844'),(136,'enterprise','0012_auto_20170125_1033','2017-04-27 18:15:46.520201'),(137,'enterprise','0013_auto_20170125_1157','2017-04-27 18:15:50.312757'),(138,'enterprise','0014_enrollmentnotificationemailtemplate_historicalenrollmentnotificationemailtemplate','2017-04-27 18:15:53.202008'),(139,'enterprise','0015_auto_20170130_0003','2017-04-27 18:15:56.132416'),(140,'enterprise','0016_auto_20170405_0647','2017-04-27 18:16:22.665893'),(141,'external_auth','0001_initial','2017-04-27 18:16:24.252927'),(142,'grades','0001_initial','2017-04-27 18:16:24.593502'),(143,'grades','0002_rename_last_edited_field','2017-04-27 18:16:24.672759'),(144,'grades','0003_coursepersistentgradesflag_persistentgradesenabledflag','2017-04-27 18:16:26.026456'),(145,'grades','0004_visibleblocks_course_id','2017-04-27 18:16:26.174991'),(146,'grades','0005_multiple_course_flags','2017-04-27 18:16:26.839454'),(147,'grades','0006_persistent_course_grades','2017-04-27 18:16:27.007071'),(148,'grades','0007_add_passed_timestamp_column','2017-04-27 18:16:27.161016'),(149,'grades','0008_persistentsubsectiongrade_first_attempted','2017-04-27 18:16:27.268830'),(150,'grades','0009_auto_20170111_1507','2017-04-27 18:16:27.467807'),(151,'grades','0010_auto_20170112_1156','2017-04-27 18:16:27.579259'),(152,'grades','0011_null_edited_time','2017-04-27 18:16:27.949408'),(153,'grades','0012_computegradessetting','2017-04-27 18:16:28.856026'),(154,'integrated_channel','0001_initial','2017-04-27 18:16:29.045765'),(155,'lms_xblock','0001_initial','2017-04-27 18:16:29.862766'),(156,'microsite_configuration','0001_initial','2017-04-27 18:16:39.653488'),(157,'microsite_configuration','0002_auto_20160202_0228','2017-04-27 18:16:42.614522'),(158,'milestones','0001_initial','2017-04-27 18:16:43.865961'),(159,'milestones','0002_data__seed_relationship_types','2017-04-27 18:16:43.945204'),(160,'milestones','0003_coursecontentmilestone_requirements','2017-04-27 18:16:44.123274'),(161,'milestones','0004_auto_20151221_1445','2017-04-27 18:16:44.553662'),(162,'mobile_api','0001_initial','2017-04-27 18:16:46.004278'),(163,'mobile_api','0002_auto_20160406_0904','2017-04-27 18:16:46.147453'),(164,'mobile_api','0003_ignore_mobile_available_flag','2017-04-27 18:16:49.668705'),(165,'notes','0001_initial','2017-04-27 18:16:51.452401'),(166,'oauth2','0002_auto_20160404_0813','2017-04-27 18:16:56.223969'),(167,'oauth2','0003_client_logout_uri','2017-04-27 18:16:57.908067'),(168,'oauth2','0004_add_index_on_grant_expires','2017-04-27 18:16:59.338606'),(169,'oauth2_provider','0001_initial','2017-04-27 18:17:07.788998'),(170,'oauth2_provider','0002_08_updates','2017-04-27 18:17:13.485597'),(171,'oauth_dispatch','0001_initial','2017-04-27 18:17:15.089295'),(172,'oauth_provider','0001_initial','2017-04-27 18:17:18.590902'),(173,'organizations','0001_initial','2017-04-27 18:17:24.336489'),(174,'organizations','0002_auto_20170117_1434','2017-04-27 18:17:24.435892'),(175,'organizations','0003_auto_20170221_1138','2017-04-27 18:17:24.629325'),(176,'organizations','0004_auto_20170413_2315','2017-04-27 18:17:24.765395'),(177,'programs','0001_initial','2017-04-27 18:17:25.540438'),(178,'programs','0002_programsapiconfig_cache_ttl','2017-04-27 18:17:26.310140'),(179,'programs','0003_auto_20151120_1613','2017-04-27 18:17:29.342540'),(180,'programs','0004_programsapiconfig_enable_certification','2017-04-27 18:17:30.373812'),(181,'programs','0005_programsapiconfig_max_retries','2017-04-27 18:17:31.460027'),(182,'programs','0006_programsapiconfig_xseries_ad_enabled','2017-04-27 18:17:32.787518'),(183,'programs','0007_programsapiconfig_program_listing_enabled','2017-04-27 18:17:33.940337'),(184,'programs','0008_programsapiconfig_program_details_enabled','2017-04-27 18:17:35.060840'),(185,'programs','0009_programsapiconfig_marketing_path','2017-04-27 18:17:36.428324'),(186,'programs','0010_auto_20170204_2332','2017-04-27 18:17:38.953935'),(187,'programs','0011_auto_20170301_1844','2017-04-27 18:17:58.969129'),(188,'programs','0012_auto_20170419_0018','2017-04-27 18:18:00.646646'),(189,'redirects','0001_initial','2017-04-27 18:18:02.732242'),(190,'rss_proxy','0001_initial','2017-04-27 18:18:02.820978'),(191,'sap_success_factors','0001_initial','2017-04-27 18:18:08.131297'),(192,'sap_success_factors','0002_auto_20170224_1545','2017-04-27 18:18:20.295603'),(193,'sap_success_factors','0003_auto_20170317_1402','2017-04-27 18:18:24.816026'),(194,'sap_success_factors','0004_catalogtransmissionaudit_audit_summary','2017-04-27 18:18:24.940477'),(195,'self_paced','0001_initial','2017-04-27 18:18:28.032724'),(196,'sessions','0001_initial','2017-04-27 18:18:28.223311'),(197,'student','0001_initial','2017-04-27 18:19:15.780378'),(198,'shoppingcart','0001_initial','2017-04-27 18:20:15.774220'),(199,'shoppingcart','0002_auto_20151208_1034','2017-04-27 18:20:19.275301'),(200,'shoppingcart','0003_auto_20151217_0958','2017-04-27 18:20:22.997294'),(201,'site_configuration','0001_initial','2017-04-27 18:20:27.020933'),(202,'site_configuration','0002_auto_20160720_0231','2017-04-27 18:20:31.449012'),(203,'default','0001_initial','2017-04-27 18:20:35.577969'),(204,'default','0002_add_related_name','2017-04-27 18:20:37.505588'),(205,'default','0003_alter_email_max_length','2017-04-27 18:20:37.610075'),(206,'default','0004_auto_20160423_0400','2017-04-27 18:20:39.520711'),(207,'social_auth','0005_auto_20160727_2333','2017-04-27 18:20:39.617383'),(208,'splash','0001_initial','2017-04-27 18:20:41.527399'),(209,'static_replace','0001_initial','2017-04-27 18:20:43.400159'),(210,'static_replace','0002_assetexcludedextensionsconfig','2017-04-27 18:20:45.369142'),(211,'status','0001_initial','2017-04-27 18:20:50.179787'),(212,'student','0002_auto_20151208_1034','2017-04-27 18:20:55.733972'),(213,'student','0003_auto_20160516_0938','2017-04-27 18:21:02.934324'),(214,'student','0004_auto_20160531_1422','2017-04-27 18:21:06.265687'),(215,'student','0005_auto_20160531_1653','2017-04-27 18:21:09.134013'),(216,'student','0006_logoutviewconfiguration','2017-04-27 18:21:12.196400'),(217,'student','0007_registrationcookieconfiguration','2017-04-27 18:21:14.947300'),(218,'student','0008_auto_20161117_1209','2017-04-27 18:21:17.300713'),(219,'student','0009_auto_20170111_0422','2017-04-27 18:21:19.569717'),(220,'student','0010_auto_20170207_0458','2017-04-27 18:21:19.579971'),(221,'submissions','0001_initial','2017-04-27 18:21:24.573729'),(222,'submissions','0002_auto_20151119_0913','2017-04-27 18:21:24.852229'),(223,'submissions','0003_submission_status','2017-04-27 18:21:25.020477'),(224,'survey','0001_initial','2017-04-27 18:21:26.398426'),(225,'teams','0001_initial','2017-04-27 18:21:29.853948'),(226,'theming','0001_initial','2017-04-27 18:21:31.114789'),(227,'third_party_auth','0001_initial','2017-04-27 18:21:38.706672'),(228,'third_party_auth','0002_schema__provider_icon_image','2017-04-27 18:21:49.614775'),(229,'third_party_auth','0003_samlproviderconfig_debug_mode','2017-04-27 18:21:51.907579'),(230,'third_party_auth','0004_add_visible_field','2017-04-27 18:22:07.347693'),(231,'third_party_auth','0005_add_site_field','2017-04-27 18:22:20.362072'),(232,'third_party_auth','0006_samlproviderconfig_automatic_refresh_enabled','2017-04-27 18:22:22.890709'),(233,'third_party_auth','0007_auto_20170406_0912','2017-04-27 18:22:30.601824'),(234,'third_party_auth','0008_auto_20170413_1455','2017-04-27 18:22:34.344640'),(235,'third_party_auth','0009_auto_20170415_1144','2017-04-27 18:22:39.299249'),(236,'track','0001_initial','2017-04-27 18:22:39.427457'),(237,'user_api','0001_initial','2017-04-27 18:22:50.362750'),(238,'util','0001_initial','2017-04-27 18:22:52.313578'),(239,'util','0002_data__default_rate_limit_config','2017-04-27 18:22:52.395308'),(240,'verified_track_content','0002_verifiedtrackcohortedcourse_verified_cohort_name','2017-04-27 18:22:52.559963'),(241,'verify_student','0001_initial','2017-04-27 18:23:13.920611'),(242,'verify_student','0002_auto_20151124_1024','2017-04-27 18:23:16.354222'),(243,'verify_student','0003_auto_20151113_1443','2017-04-27 18:23:18.800222'),(244,'video_config','0001_initial','2017-04-27 18:23:24.062737'),(245,'waffle','0001_initial','2017-04-27 18:23:26.975940'),(246,'wiki','0001_initial','2017-04-27 18:24:22.343283'),(247,'wiki','0002_remove_article_subscription','2017-04-27 18:24:22.431898'),(248,'wiki','0003_ip_address_conv','2017-04-27 18:24:30.839949'),(249,'wiki','0004_increase_slug_size','2017-04-27 18:24:33.830555'),(250,'workflow','0001_initial','2017-04-27 18:24:38.062590'),(251,'xblock_django','0001_initial','2017-04-27 18:24:39.391630'),(252,'xblock_django','0002_auto_20160204_0809','2017-04-27 18:24:40.674965'),(253,'xblock_django','0003_add_new_config_models','2017-04-27 18:24:44.883073'),(254,'xblock_django','0004_delete_xblock_disable_config','2017-04-27 18:24:46.616710'),(255,'social_auth','0001_initial','2017-04-27 18:24:46.637992'),(256,'social_auth','0003_alter_email_max_length','2017-04-27 18:24:46.648446'),(257,'social_auth','0002_add_related_name','2017-04-27 18:24:46.667560'),(258,'social_auth','0004_auto_20160423_0400','2017-04-27 18:24:46.679943'),(259,'contentstore','0001_initial','2017-04-27 18:26:05.750623'),(260,'course_creators','0001_initial','2017-04-27 18:26:05.842863'),(261,'tagging','0001_initial','2017-04-27 18:26:06.089160'),(262,'tagging','0002_auto_20170116_1541','2017-04-27 18:26:06.221242'),(263,'user_tasks','0001_initial','2017-04-27 18:26:07.211892'),(264,'user_tasks','0002_artifact_file_storage','2017-04-27 18:26:07.651189'),(265,'xblock_config','0001_initial','2017-04-27 18:26:08.441752'); +INSERT INTO `django_migrations` VALUES (1,'contenttypes','0001_initial','2017-06-07 16:51:13.217247'),(2,'auth','0001_initial','2017-06-07 16:51:13.453653'),(3,'admin','0001_initial','2017-06-07 16:51:13.561504'),(4,'sites','0001_initial','2017-06-07 16:51:13.585167'),(5,'contenttypes','0002_remove_content_type_name','2017-06-07 16:51:13.761380'),(6,'api_admin','0001_initial','2017-06-07 16:51:13.976147'),(7,'api_admin','0002_auto_20160325_1604','2017-06-07 16:51:13.994321'),(8,'api_admin','0003_auto_20160404_1618','2017-06-07 16:51:14.501339'),(9,'api_admin','0004_auto_20160412_1506','2017-06-07 16:51:14.837809'),(10,'api_admin','0005_auto_20160414_1232','2017-06-07 16:51:14.893599'),(11,'api_admin','0006_catalog','2017-06-07 16:51:14.903225'),(12,'assessment','0001_initial','2017-06-07 16:51:17.401172'),(13,'assessment','0002_staffworkflow','2017-06-07 16:51:17.464115'),(14,'auth','0002_alter_permission_name_max_length','2017-06-07 16:51:17.584473'),(15,'auth','0003_alter_user_email_max_length','2017-06-07 16:51:17.710362'),(16,'auth','0004_alter_user_username_opts','2017-06-07 16:51:17.810890'),(17,'auth','0005_alter_user_last_login_null','2017-06-07 16:51:17.920425'),(18,'auth','0006_require_contenttypes_0002','2017-06-07 16:51:17.923334'),(19,'instructor_task','0001_initial','2017-06-07 16:51:18.074106'),(20,'certificates','0001_initial','2017-06-07 16:51:22.457105'),(21,'certificates','0002_data__certificatehtmlviewconfiguration_data','2017-06-07 16:51:22.477823'),(22,'certificates','0003_data__default_modes','2017-06-07 16:51:23.680228'),(23,'certificates','0004_certificategenerationhistory','2017-06-07 16:51:23.778573'),(24,'certificates','0005_auto_20151208_0801','2017-06-07 16:51:23.849055'),(25,'certificates','0006_certificatetemplateasset_asset_slug','2017-06-07 16:51:23.875680'),(26,'certificates','0007_certificateinvalidation','2017-06-07 16:51:23.969127'),(27,'badges','0001_initial','2017-06-07 16:51:24.202287'),(28,'badges','0002_data__migrate_assertions','2017-06-07 16:51:24.222395'),(29,'badges','0003_schema__add_event_configuration','2017-06-07 16:51:24.372450'),(30,'block_structure','0001_config','2017-06-07 16:51:24.468282'),(31,'block_structure','0002_blockstructuremodel','2017-06-07 16:51:24.491749'),(32,'block_structure','0003_blockstructuremodel_storage','2017-06-07 16:51:24.516430'),(33,'block_structure','0004_blockstructuremodel_usagekeywithrun','2017-06-07 16:51:24.534630'),(34,'bookmarks','0001_initial','2017-06-07 16:51:24.830556'),(35,'branding','0001_initial','2017-06-07 16:51:25.032988'),(36,'course_modes','0001_initial','2017-06-07 16:51:25.121695'),(37,'course_modes','0002_coursemode_expiration_datetime_is_explicit','2017-06-07 16:51:25.151359'),(38,'course_modes','0003_auto_20151113_1443','2017-06-07 16:51:25.181389'),(39,'course_modes','0004_auto_20151113_1457','2017-06-07 16:51:25.288566'),(40,'course_modes','0005_auto_20151217_0958','2017-06-07 16:51:25.309020'),(41,'course_modes','0006_auto_20160208_1407','2017-06-07 16:51:25.397650'),(42,'course_modes','0007_coursemode_bulk_sku','2017-06-07 16:51:25.429833'),(43,'course_groups','0001_initial','2017-06-07 16:51:26.346937'),(44,'bulk_email','0001_initial','2017-06-07 16:51:26.753605'),(45,'bulk_email','0002_data__load_course_email_template','2017-06-07 16:51:27.040195'),(46,'bulk_email','0003_config_model_feature_flag','2017-06-07 16:51:27.184875'),(47,'bulk_email','0004_add_email_targets','2017-06-07 16:51:27.602822'),(48,'bulk_email','0005_move_target_data','2017-06-07 16:51:27.623557'),(49,'bulk_email','0006_course_mode_targets','2017-06-07 16:51:27.908698'),(50,'catalog','0001_initial','2017-06-07 16:51:28.065682'),(51,'catalog','0002_catalogintegration_username','2017-06-07 16:51:28.219970'),(52,'catalog','0003_catalogintegration_page_size','2017-06-07 16:51:28.363900'),(53,'django_comment_common','0001_initial','2017-06-07 16:51:28.750060'),(54,'django_comment_common','0002_forumsconfig','2017-06-07 16:51:28.917801'),(55,'verified_track_content','0001_initial','2017-06-07 16:51:28.947591'),(56,'course_overviews','0001_initial','2017-06-07 16:51:29.023422'),(57,'course_overviews','0002_add_course_catalog_fields','2017-06-07 16:51:29.196278'),(58,'course_overviews','0003_courseoverviewgeneratedhistory','2017-06-07 16:51:29.222924'),(59,'course_overviews','0004_courseoverview_org','2017-06-07 16:51:29.270943'),(60,'course_overviews','0005_delete_courseoverviewgeneratedhistory','2017-06-07 16:51:29.294911'),(61,'course_overviews','0006_courseoverviewimageset','2017-06-07 16:51:29.351402'),(62,'course_overviews','0007_courseoverviewimageconfig','2017-06-07 16:51:29.522455'),(63,'course_overviews','0008_remove_courseoverview_facebook_url','2017-06-07 16:51:29.526821'),(64,'course_overviews','0009_readd_facebook_url','2017-06-07 16:51:29.530814'),(65,'course_overviews','0010_auto_20160329_2317','2017-06-07 16:51:29.617932'),(66,'ccx','0001_initial','2017-06-07 16:51:30.191955'),(67,'ccx','0002_customcourseforedx_structure_json','2017-06-07 16:51:30.373424'),(68,'ccx','0003_add_master_course_staff_in_ccx','2017-06-07 16:51:30.393053'),(69,'ccx','0004_seed_forum_roles_in_ccx_courses','2017-06-07 16:51:30.409688'),(70,'ccx','0005_change_ccx_coach_to_staff','2017-06-07 16:51:30.436005'),(71,'ccxcon','0001_initial_ccxcon_model','2017-06-07 16:51:30.477436'),(72,'ccxcon','0002_auto_20160325_0407','2017-06-07 16:51:30.496069'),(73,'djcelery','0001_initial','2017-06-07 16:51:30.828660'),(74,'celery_utils','0001_initial','2017-06-07 16:51:30.899263'),(75,'celery_utils','0002_chordable_django_backend','2017-06-07 16:51:30.990148'),(76,'certificates','0008_schema__remove_badges','2017-06-07 16:51:31.381106'),(77,'commerce','0001_data__add_ecommerce_service_user','2017-06-07 16:51:31.412861'),(78,'commerce','0002_commerceconfiguration','2017-06-07 16:51:31.620795'),(79,'commerce','0003_auto_20160329_0709','2017-06-07 16:51:31.843331'),(80,'commerce','0004_auto_20160531_0950','2017-06-07 16:51:32.264302'),(81,'commerce','0005_commerceconfiguration_enable_automatic_refund_approval','2017-06-07 16:51:32.443961'),(82,'commerce','0006_auto_20170424_1734','2017-06-07 16:51:32.613851'),(83,'contentserver','0001_initial','2017-06-07 16:51:32.808544'),(84,'contentserver','0002_cdnuseragentsconfig','2017-06-07 16:51:32.998053'),(85,'cors_csrf','0001_initial','2017-06-07 16:51:33.235114'),(86,'course_action_state','0001_initial','2017-06-07 16:51:33.685011'),(87,'course_groups','0002_change_inline_default_cohort_value','2017-06-07 16:51:33.711931'),(88,'course_overviews','0011_courseoverview_marketing_url','2017-06-07 16:51:33.776044'),(89,'course_overviews','0012_courseoverview_eligible_for_financial_aid','2017-06-07 16:51:33.826036'),(90,'course_structures','0001_initial','2017-06-07 16:51:33.857481'),(91,'coursetalk','0001_initial','2017-06-07 16:51:34.060543'),(92,'coursetalk','0002_auto_20160325_0631','2017-06-07 16:51:34.244245'),(93,'courseware','0001_initial','2017-06-07 16:51:36.753332'),(94,'coursewarehistoryextended','0001_initial','2017-06-07 16:51:36.994142'),(95,'coursewarehistoryextended','0002_force_studentmodule_index','2017-06-07 16:51:37.222495'),(96,'crawlers','0001_initial','2017-06-07 16:51:37.508795'),(97,'crawlers','0002_auto_20170419_0018','2017-06-07 16:51:37.818733'),(98,'credentials','0001_initial','2017-06-07 16:51:38.105721'),(99,'credentials','0002_auto_20160325_0631','2017-06-07 16:51:38.360568'),(100,'credentials','0003_auto_20170525_1109','2017-06-07 16:51:38.863845'),(101,'credit','0001_initial','2017-06-07 16:51:40.977636'),(102,'credit','0002_creditconfig','2017-06-07 16:51:41.288651'),(103,'credit','0003_auto_20160511_2227','2017-06-07 16:51:41.596136'),(104,'dark_lang','0001_initial','2017-06-07 16:51:41.929195'),(105,'dark_lang','0002_data__enable_on_install','2017-06-07 16:51:41.954120'),(106,'database_fixups','0001_initial','2017-06-07 16:51:41.991349'),(107,'django_comment_common','0003_enable_forums','2017-06-07 16:51:42.016750'),(108,'django_comment_common','0004_auto_20161117_1209','2017-06-07 16:51:42.324979'),(109,'django_notify','0001_initial','2017-06-07 16:51:43.762629'),(110,'django_openid_auth','0001_initial','2017-06-07 16:51:44.171263'),(111,'oauth2','0001_initial','2017-06-07 16:51:46.287597'),(112,'edx_oauth2_provider','0001_initial','2017-06-07 16:51:46.734532'),(113,'edx_proctoring','0001_initial','2017-06-07 16:51:54.955436'),(114,'edx_proctoring','0002_proctoredexamstudentattempt_is_status_acknowledged','2017-06-07 16:51:55.344450'),(115,'edx_proctoring','0003_auto_20160101_0525','2017-06-07 16:51:56.105104'),(116,'edx_proctoring','0004_auto_20160201_0523','2017-06-07 16:51:56.501870'),(117,'edx_proctoring','0005_proctoredexam_hide_after_due','2017-06-07 16:51:56.907456'),(118,'edxval','0001_initial','2017-06-07 16:51:57.422562'),(119,'edxval','0002_data__default_profiles','2017-06-07 16:51:57.463252'),(120,'edxval','0003_coursevideo_is_hidden','2017-06-07 16:51:57.530253'),(121,'edxval','0004_data__add_hls_profile','2017-06-07 16:51:57.563455'),(122,'email_marketing','0001_initial','2017-06-07 16:51:58.035503'),(123,'email_marketing','0002_auto_20160623_1656','2017-06-07 16:52:02.242496'),(124,'email_marketing','0003_auto_20160715_1145','2017-06-07 16:52:04.725236'),(125,'email_marketing','0004_emailmarketingconfiguration_welcome_email_send_delay','2017-06-07 16:52:05.422570'),(126,'embargo','0001_initial','2017-06-07 16:52:07.435443'),(127,'embargo','0002_data__add_countries','2017-06-07 16:52:07.765989'),(128,'enterprise','0001_initial','2017-06-07 16:52:08.809421'),(129,'enterprise','0002_enterprisecustomerbrandingconfiguration','2017-06-07 16:52:08.888406'),(130,'enterprise','0003_auto_20161104_0937','2017-06-07 16:52:11.195366'),(131,'enterprise','0004_auto_20161114_0434','2017-06-07 16:52:12.732387'),(132,'enterprise','0005_pendingenterprisecustomeruser','2017-06-07 16:52:13.560476'),(133,'enterprise','0006_auto_20161121_0241','2017-06-07 16:52:14.402340'),(134,'enterprise','0007_auto_20161109_1511','2017-06-07 16:52:16.205090'),(135,'enterprise','0008_auto_20161124_2355','2017-06-07 16:52:18.696576'),(136,'enterprise','0009_auto_20161130_1651','2017-06-07 16:52:23.822575'),(137,'enterprise','0010_auto_20161222_1212','2017-06-07 16:52:25.579552'),(138,'enterprise','0011_enterprisecustomerentitlement_historicalenterprisecustomerentitlement','2017-06-07 16:52:27.267414'),(139,'enterprise','0012_auto_20170125_1033','2017-06-07 16:52:29.138920'),(140,'enterprise','0013_auto_20170125_1157','2017-06-07 16:52:35.046418'),(141,'enterprise','0014_enrollmentnotificationemailtemplate_historicalenrollmentnotificationemailtemplate','2017-06-07 16:52:35.777102'),(142,'enterprise','0015_auto_20170130_0003','2017-06-07 16:52:36.535349'),(143,'enterprise','0016_auto_20170405_0647','2017-06-07 16:52:44.507224'),(144,'enterprise','0017_auto_20170508_1341','2017-06-07 16:52:47.357510'),(145,'enterprise','0018_auto_20170511_1357','2017-06-07 16:52:48.853451'),(146,'external_auth','0001_initial','2017-06-07 16:52:50.676052'),(147,'grades','0001_initial','2017-06-07 16:52:50.903907'),(148,'grades','0002_rename_last_edited_field','2017-06-07 16:52:50.951857'),(149,'grades','0003_coursepersistentgradesflag_persistentgradesenabledflag','2017-06-07 16:52:52.740390'),(150,'grades','0004_visibleblocks_course_id','2017-06-07 16:52:52.815646'),(151,'grades','0005_multiple_course_flags','2017-06-07 16:52:53.768022'),(152,'grades','0006_persistent_course_grades','2017-06-07 16:52:53.866145'),(153,'grades','0007_add_passed_timestamp_column','2017-06-07 16:52:53.967699'),(154,'grades','0008_persistentsubsectiongrade_first_attempted','2017-06-07 16:52:54.033048'),(155,'grades','0009_auto_20170111_1507','2017-06-07 16:52:54.136475'),(156,'grades','0010_auto_20170112_1156','2017-06-07 16:52:54.197772'),(157,'grades','0011_null_edited_time','2017-06-07 16:52:54.364484'),(158,'grades','0012_computegradessetting','2017-06-07 16:52:55.184032'),(159,'instructor_task','0002_gradereportsetting','2017-06-07 16:52:56.100699'),(160,'integrated_channel','0001_initial','2017-06-07 16:52:56.194360'),(161,'lms_xblock','0001_initial','2017-06-07 16:52:57.005708'),(162,'microsite_configuration','0001_initial','2017-06-07 16:53:05.331812'),(163,'microsite_configuration','0002_auto_20160202_0228','2017-06-07 16:53:07.185961'),(164,'milestones','0001_initial','2017-06-07 16:53:08.194867'),(165,'milestones','0002_data__seed_relationship_types','2017-06-07 16:53:11.978521'),(166,'milestones','0003_coursecontentmilestone_requirements','2017-06-07 16:53:12.060079'),(167,'milestones','0004_auto_20151221_1445','2017-06-07 16:53:12.286865'),(168,'mobile_api','0001_initial','2017-06-07 16:53:12.679646'),(169,'mobile_api','0002_auto_20160406_0904','2017-06-07 16:53:12.777219'),(170,'mobile_api','0003_ignore_mobile_available_flag','2017-06-07 16:53:13.564642'),(171,'notes','0001_initial','2017-06-07 16:53:14.121667'),(172,'oauth2','0002_auto_20160404_0813','2017-06-07 16:53:15.595123'),(173,'oauth2','0003_client_logout_uri','2017-06-07 16:53:16.095861'),(174,'oauth2','0004_add_index_on_grant_expires','2017-06-07 16:53:16.606455'),(175,'oauth2_provider','0001_initial','2017-06-07 16:53:19.095212'),(176,'oauth2_provider','0002_08_updates','2017-06-07 16:53:21.161725'),(177,'oauth_dispatch','0001_initial','2017-06-07 16:53:21.884949'),(178,'oauth_provider','0001_initial','2017-06-07 16:53:23.881224'),(179,'organizations','0001_initial','2017-06-07 16:53:24.090164'),(180,'organizations','0002_auto_20170117_1434','2017-06-07 16:53:24.149306'),(181,'organizations','0003_auto_20170221_1138','2017-06-07 16:53:24.277178'),(182,'organizations','0004_auto_20170413_2315','2017-06-07 16:53:24.393147'),(183,'programs','0001_initial','2017-06-07 16:53:25.368385'),(184,'programs','0002_programsapiconfig_cache_ttl','2017-06-07 16:53:26.370815'),(185,'programs','0003_auto_20151120_1613','2017-06-07 16:53:30.348160'),(186,'programs','0004_programsapiconfig_enable_certification','2017-06-07 16:53:31.287909'),(187,'programs','0005_programsapiconfig_max_retries','2017-06-07 16:53:32.251164'),(188,'programs','0006_programsapiconfig_xseries_ad_enabled','2017-06-07 16:53:33.262393'),(189,'programs','0007_programsapiconfig_program_listing_enabled','2017-06-07 16:53:34.176477'),(190,'programs','0008_programsapiconfig_program_details_enabled','2017-06-07 16:53:35.256223'),(191,'programs','0009_programsapiconfig_marketing_path','2017-06-07 16:53:36.238672'),(192,'programs','0010_auto_20170204_2332','2017-06-07 16:53:38.102972'),(193,'programs','0011_auto_20170301_1844','2017-06-07 16:53:53.633210'),(194,'programs','0012_auto_20170419_0018','2017-06-07 16:53:54.127119'),(195,'redirects','0001_initial','2017-06-07 16:53:54.619773'),(196,'rss_proxy','0001_initial','2017-06-07 16:53:54.680991'),(197,'sap_success_factors','0001_initial','2017-06-07 16:53:56.475021'),(198,'sap_success_factors','0002_auto_20170224_1545','2017-06-07 16:54:01.438404'),(199,'sap_success_factors','0003_auto_20170317_1402','2017-06-07 16:54:03.862356'),(200,'sap_success_factors','0004_catalogtransmissionaudit_audit_summary','2017-06-07 16:54:03.932237'),(201,'self_paced','0001_initial','2017-06-07 16:54:05.006925'),(202,'sessions','0001_initial','2017-06-07 16:54:05.080617'),(203,'student','0001_initial','2017-06-07 16:54:34.839758'),(204,'shoppingcart','0001_initial','2017-06-07 16:55:00.113715'),(205,'shoppingcart','0002_auto_20151208_1034','2017-06-07 16:55:03.065264'),(206,'shoppingcart','0003_auto_20151217_0958','2017-06-07 16:55:05.840294'),(207,'site_configuration','0001_initial','2017-06-07 16:55:08.814196'),(208,'site_configuration','0002_auto_20160720_0231','2017-06-07 16:55:11.776637'),(209,'default','0001_initial','2017-06-07 16:55:15.278970'),(210,'default','0002_add_related_name','2017-06-07 16:55:17.021948'),(211,'default','0003_alter_email_max_length','2017-06-07 16:55:17.096215'),(212,'default','0004_auto_20160423_0400','2017-06-07 16:55:18.665170'),(213,'social_auth','0005_auto_20160727_2333','2017-06-07 16:55:18.735070'),(214,'splash','0001_initial','2017-06-07 16:55:20.595679'),(215,'static_replace','0001_initial','2017-06-07 16:55:22.403312'),(216,'static_replace','0002_assetexcludedextensionsconfig','2017-06-07 16:55:24.206201'),(217,'status','0001_initial','2017-06-07 16:55:30.541645'),(218,'student','0002_auto_20151208_1034','2017-06-07 16:55:31.986052'),(219,'student','0003_auto_20160516_0938','2017-06-07 16:55:33.571731'),(220,'student','0004_auto_20160531_1422','2017-06-07 16:55:34.269856'),(221,'student','0005_auto_20160531_1653','2017-06-07 16:55:35.064597'),(222,'student','0006_logoutviewconfiguration','2017-06-07 16:55:36.054268'),(223,'student','0007_registrationcookieconfiguration','2017-06-07 16:55:37.158458'),(224,'student','0008_auto_20161117_1209','2017-06-07 16:55:38.327086'),(225,'student','0009_auto_20170111_0422','2017-06-07 16:55:39.494034'),(226,'student','0010_auto_20170207_0458','2017-06-07 16:55:39.501846'),(227,'submissions','0001_initial','2017-06-07 16:55:40.206495'),(228,'submissions','0002_auto_20151119_0913','2017-06-07 16:55:40.421551'),(229,'submissions','0003_submission_status','2017-06-07 16:55:40.529358'),(230,'survey','0001_initial','2017-06-07 16:55:42.043631'),(231,'teams','0001_initial','2017-06-07 16:55:46.213377'),(232,'theming','0001_initial','2017-06-07 16:55:47.616382'),(233,'third_party_auth','0001_initial','2017-06-07 16:55:55.400096'),(234,'third_party_auth','0002_schema__provider_icon_image','2017-06-07 16:56:05.702372'),(235,'third_party_auth','0003_samlproviderconfig_debug_mode','2017-06-07 16:56:07.797063'),(236,'third_party_auth','0004_add_visible_field','2017-06-07 16:56:20.144862'),(237,'third_party_auth','0005_add_site_field','2017-06-07 16:56:26.060722'),(238,'third_party_auth','0006_samlproviderconfig_automatic_refresh_enabled','2017-06-07 16:56:27.473686'),(239,'third_party_auth','0007_auto_20170406_0912','2017-06-07 16:56:30.386093'),(240,'third_party_auth','0008_auto_20170413_1455','2017-06-07 16:56:34.982026'),(241,'third_party_auth','0009_auto_20170415_1144','2017-06-07 16:56:39.556378'),(242,'third_party_auth','0010_add_skip_hinted_login_dialog_field','2017-06-07 16:56:44.240502'),(243,'track','0001_initial','2017-06-07 16:56:44.310606'),(244,'user_api','0001_initial','2017-06-07 16:56:54.511434'),(245,'util','0001_initial','2017-06-07 16:56:56.412841'),(246,'util','0002_data__default_rate_limit_config','2017-06-07 16:56:56.473225'),(247,'verified_track_content','0002_verifiedtrackcohortedcourse_verified_cohort_name','2017-06-07 16:56:56.574196'),(248,'verify_student','0001_initial','2017-06-07 16:57:16.846709'),(249,'verify_student','0002_auto_20151124_1024','2017-06-07 16:57:17.861549'),(250,'verify_student','0003_auto_20151113_1443','2017-06-07 16:57:18.861502'),(251,'video_config','0001_initial','2017-06-07 16:57:21.455064'),(252,'waffle','0001_initial','2017-06-07 16:57:23.126166'),(253,'waffle_utils','0001_initial','2017-06-07 16:57:24.701566'),(254,'wiki','0001_initial','2017-06-07 16:58:12.190271'),(255,'wiki','0002_remove_article_subscription','2017-06-07 16:58:12.253502'),(256,'wiki','0003_ip_address_conv','2017-06-07 16:58:16.793512'),(257,'wiki','0004_increase_slug_size','2017-06-07 16:58:18.379352'),(258,'workflow','0001_initial','2017-06-07 16:58:18.641357'),(259,'xblock_django','0001_initial','2017-06-07 16:58:20.352499'),(260,'xblock_django','0002_auto_20160204_0809','2017-06-07 16:58:22.144969'),(261,'xblock_django','0003_add_new_config_models','2017-06-07 16:58:28.343010'),(262,'xblock_django','0004_delete_xblock_disable_config','2017-06-07 16:58:30.409232'),(263,'social_auth','0001_initial','2017-06-07 16:58:30.425901'),(264,'social_auth','0003_alter_email_max_length','2017-06-07 16:58:30.433924'),(265,'social_auth','0002_add_related_name','2017-06-07 16:58:30.442181'),(266,'social_auth','0004_auto_20160423_0400','2017-06-07 16:58:30.459455'),(267,'contentstore','0001_initial','2017-06-07 16:59:18.599801'),(268,'course_creators','0001_initial','2017-06-07 16:59:18.671062'),(269,'tagging','0001_initial','2017-06-07 16:59:19.088038'),(270,'tagging','0002_auto_20170116_1541','2017-06-07 16:59:19.159137'),(271,'user_tasks','0001_initial','2017-06-07 16:59:19.762226'),(272,'user_tasks','0002_artifact_file_storage','2017-06-07 16:59:20.026285'),(273,'xblock_config','0001_initial','2017-06-07 16:59:20.349026'),(274,'xblock_config','0002_courseeditltifieldsenabledflag','2017-06-07 16:59:20.960944'); /*!40000 ALTER TABLE `django_migrations` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; @@ -34,4 +34,4 @@ UNLOCK TABLES; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2017-04-27 18:26:22 +-- Dump completed on 2017-06-07 16:59:29 diff --git a/common/test/db_cache/bok_choy_migrations_data_student_module_history.sql b/common/test/db_cache/bok_choy_migrations_data_student_module_history.sql index b7763e932a..478f7dcc27 100644 --- a/common/test/db_cache/bok_choy_migrations_data_student_module_history.sql +++ b/common/test/db_cache/bok_choy_migrations_data_student_module_history.sql @@ -21,7 +21,7 @@ LOCK TABLES `django_migrations` WRITE; /*!40000 ALTER TABLE `django_migrations` DISABLE KEYS */; -INSERT INTO `django_migrations` VALUES (1,'contenttypes','0001_initial','2017-04-27 18:33:22.769709'),(2,'auth','0001_initial','2017-04-27 18:33:22.849519'),(3,'admin','0001_initial','2017-04-27 18:33:22.886102'),(4,'sites','0001_initial','2017-04-27 18:33:22.912815'),(5,'contenttypes','0002_remove_content_type_name','2017-04-27 18:33:23.047797'),(6,'api_admin','0001_initial','2017-04-27 18:33:23.149773'),(7,'api_admin','0002_auto_20160325_1604','2017-04-27 18:33:23.160017'),(8,'api_admin','0003_auto_20160404_1618','2017-04-27 18:33:23.489706'),(9,'api_admin','0004_auto_20160412_1506','2017-04-27 18:33:23.956510'),(10,'api_admin','0005_auto_20160414_1232','2017-04-27 18:33:24.136546'),(11,'api_admin','0006_catalog','2017-04-27 18:33:24.163522'),(12,'assessment','0001_initial','2017-04-27 18:33:26.368824'),(13,'assessment','0002_staffworkflow','2017-04-27 18:33:26.383525'),(14,'auth','0002_alter_permission_name_max_length','2017-04-27 18:33:26.472421'),(15,'auth','0003_alter_user_email_max_length','2017-04-27 18:33:26.552902'),(16,'auth','0004_alter_user_username_opts','2017-04-27 18:33:26.632090'),(17,'auth','0005_alter_user_last_login_null','2017-04-27 18:33:26.706745'),(18,'auth','0006_require_contenttypes_0002','2017-04-27 18:33:26.718081'),(19,'instructor_task','0001_initial','2017-04-27 18:33:26.832062'),(20,'certificates','0001_initial','2017-04-27 18:33:27.749598'),(21,'certificates','0002_data__certificatehtmlviewconfiguration_data','2017-04-27 18:33:27.766831'),(22,'certificates','0003_data__default_modes','2017-04-27 18:33:27.781903'),(23,'certificates','0004_certificategenerationhistory','2017-04-27 18:33:27.891802'),(24,'certificates','0005_auto_20151208_0801','2017-04-27 18:33:28.009118'),(25,'certificates','0006_certificatetemplateasset_asset_slug','2017-04-27 18:33:28.027871'),(26,'certificates','0007_certificateinvalidation','2017-04-27 18:33:28.139805'),(27,'badges','0001_initial','2017-04-27 18:33:28.343698'),(28,'badges','0002_data__migrate_assertions','2017-04-27 18:33:28.358934'),(29,'badges','0003_schema__add_event_configuration','2017-04-27 18:33:28.637328'),(30,'block_structure','0001_config','2017-04-27 18:33:28.784414'),(31,'block_structure','0002_blockstructuremodel','2017-04-27 18:33:28.814444'),(32,'block_structure','0003_blockstructuremodel_storage','2017-04-27 18:33:28.863274'),(33,'block_structure','0004_blockstructuremodel_usagekeywithrun','2017-04-27 18:33:28.882556'),(34,'bookmarks','0001_initial','2017-04-27 18:33:29.355592'),(35,'branding','0001_initial','2017-04-27 18:33:29.740667'),(36,'course_modes','0001_initial','2017-04-27 18:33:29.846437'),(37,'course_modes','0002_coursemode_expiration_datetime_is_explicit','2017-04-27 18:33:29.870700'),(38,'course_modes','0003_auto_20151113_1443','2017-04-27 18:33:29.912042'),(39,'course_modes','0004_auto_20151113_1457','2017-04-27 18:33:30.081310'),(40,'course_modes','0005_auto_20151217_0958','2017-04-27 18:33:30.107322'),(41,'course_modes','0006_auto_20160208_1407','2017-04-27 18:33:30.274659'),(42,'course_modes','0007_coursemode_bulk_sku','2017-04-27 18:33:30.307307'),(43,'course_groups','0001_initial','2017-04-27 18:33:31.813209'),(44,'bulk_email','0001_initial','2017-04-27 18:33:32.379067'),(45,'bulk_email','0002_data__load_course_email_template','2017-04-27 18:33:32.407844'),(46,'bulk_email','0003_config_model_feature_flag','2017-04-27 18:33:32.774051'),(47,'bulk_email','0004_add_email_targets','2017-04-27 18:33:33.381601'),(48,'bulk_email','0005_move_target_data','2017-04-27 18:33:33.407194'),(49,'bulk_email','0006_course_mode_targets','2017-04-27 18:33:33.864463'),(50,'catalog','0001_initial','2017-04-27 18:33:34.104289'),(51,'catalog','0002_catalogintegration_username','2017-04-27 18:33:34.341596'),(52,'catalog','0003_catalogintegration_page_size','2017-04-27 18:33:34.573018'),(53,'django_comment_common','0001_initial','2017-04-27 18:33:35.083606'),(54,'django_comment_common','0002_forumsconfig','2017-04-27 18:33:35.654627'),(55,'verified_track_content','0001_initial','2017-04-27 18:33:35.687469'),(56,'course_overviews','0001_initial','2017-04-27 18:33:35.812149'),(57,'course_overviews','0002_add_course_catalog_fields','2017-04-27 18:33:35.998608'),(58,'course_overviews','0003_courseoverviewgeneratedhistory','2017-04-27 18:33:36.020105'),(59,'course_overviews','0004_courseoverview_org','2017-04-27 18:33:36.066523'),(60,'course_overviews','0005_delete_courseoverviewgeneratedhistory','2017-04-27 18:33:36.085519'),(61,'course_overviews','0006_courseoverviewimageset','2017-04-27 18:33:36.138619'),(62,'course_overviews','0007_courseoverviewimageconfig','2017-04-27 18:33:36.399567'),(63,'course_overviews','0008_remove_courseoverview_facebook_url','2017-04-27 18:33:36.404438'),(64,'course_overviews','0009_readd_facebook_url','2017-04-27 18:33:36.449630'),(65,'course_overviews','0010_auto_20160329_2317','2017-04-27 18:33:36.545695'),(66,'ccx','0001_initial','2017-04-27 18:33:37.363641'),(67,'ccx','0002_customcourseforedx_structure_json','2017-04-27 18:33:37.647875'),(68,'ccx','0003_add_master_course_staff_in_ccx','2017-04-27 18:33:37.666369'),(69,'ccx','0004_seed_forum_roles_in_ccx_courses','2017-04-27 18:33:37.693924'),(70,'ccx','0005_change_ccx_coach_to_staff','2017-04-27 18:33:37.723819'),(71,'ccxcon','0001_initial_ccxcon_model','2017-04-27 18:33:37.747332'),(72,'ccxcon','0002_auto_20160325_0407','2017-04-27 18:33:37.789985'),(73,'celery_utils','0001_initial','2017-04-27 18:33:37.855970'),(74,'certificates','0008_schema__remove_badges','2017-04-27 18:33:38.449074'),(75,'commerce','0001_data__add_ecommerce_service_user','2017-04-27 18:33:38.466802'),(76,'commerce','0002_commerceconfiguration','2017-04-27 18:33:38.744805'),(77,'commerce','0003_auto_20160329_0709','2017-04-27 18:33:39.029584'),(78,'commerce','0004_auto_20160531_0950','2017-04-27 18:33:39.603893'),(79,'commerce','0005_commerceconfiguration_enable_automatic_refund_approval','2017-04-27 18:33:39.886688'),(80,'commerce','0006_auto_20170424_1734','2017-04-27 18:33:40.181583'),(81,'contentserver','0001_initial','2017-04-27 18:33:40.484444'),(82,'contentserver','0002_cdnuseragentsconfig','2017-04-27 18:33:40.841802'),(83,'cors_csrf','0001_initial','2017-04-27 18:33:41.229242'),(84,'course_action_state','0001_initial','2017-04-27 18:33:45.543762'),(85,'course_groups','0002_change_inline_default_cohort_value','2017-04-27 18:33:45.568379'),(86,'course_overviews','0011_courseoverview_marketing_url','2017-04-27 18:33:45.630542'),(87,'course_overviews','0012_courseoverview_eligible_for_financial_aid','2017-04-27 18:33:45.663213'),(88,'course_structures','0001_initial','2017-04-27 18:33:45.706680'),(89,'coursetalk','0001_initial','2017-04-27 18:33:45.953316'),(90,'coursetalk','0002_auto_20160325_0631','2017-04-27 18:33:46.188995'),(91,'courseware','0001_initial','2017-04-27 18:33:48.900560'),(92,'coursewarehistoryextended','0001_initial','2017-04-27 18:33:49.237940'),(93,'coursewarehistoryextended','0002_force_studentmodule_index','2017-04-27 18:33:49.548369'),(94,'crawlers','0001_initial','2017-04-27 18:33:49.835773'),(95,'crawlers','0002_auto_20170419_0018','2017-04-27 18:33:50.133093'),(96,'credentials','0001_initial','2017-04-27 18:33:50.445334'),(97,'credentials','0002_auto_20160325_0631','2017-04-27 18:33:50.744535'),(98,'credit','0001_initial','2017-04-27 18:33:52.989225'),(99,'credit','0002_creditconfig','2017-04-27 18:33:53.345845'),(100,'credit','0003_auto_20160511_2227','2017-04-27 18:33:53.705016'),(101,'dark_lang','0001_initial','2017-04-27 18:33:54.054689'),(102,'dark_lang','0002_data__enable_on_install','2017-04-27 18:33:54.081687'),(103,'database_fixups','0001_initial','2017-04-27 18:33:54.119037'),(104,'django_comment_common','0003_enable_forums','2017-04-27 18:33:54.147121'),(105,'django_comment_common','0004_auto_20161117_1209','2017-04-27 18:33:54.521341'),(106,'django_notify','0001_initial','2017-04-27 18:33:56.072199'),(107,'django_openid_auth','0001_initial','2017-04-27 18:33:56.561440'),(108,'oauth2','0001_initial','2017-04-27 18:33:59.102900'),(109,'edx_oauth2_provider','0001_initial','2017-04-27 18:33:59.715163'),(110,'edx_proctoring','0001_initial','2017-04-27 18:34:09.935947'),(111,'edx_proctoring','0002_proctoredexamstudentattempt_is_status_acknowledged','2017-04-27 18:34:10.839784'),(112,'edx_proctoring','0003_auto_20160101_0525','2017-04-27 18:34:12.572398'),(113,'edx_proctoring','0004_auto_20160201_0523','2017-04-27 18:34:13.468111'),(114,'edx_proctoring','0005_proctoredexam_hide_after_due','2017-04-27 18:34:14.373993'),(115,'edxval','0001_initial','2017-04-27 18:34:14.899218'),(116,'edxval','0002_data__default_profiles','2017-04-27 18:34:14.929065'),(117,'edxval','0003_coursevideo_is_hidden','2017-04-27 18:34:15.051735'),(118,'edxval','0004_data__add_hls_profile','2017-04-27 18:34:15.092381'),(119,'email_marketing','0001_initial','2017-04-27 18:34:16.090157'),(120,'email_marketing','0002_auto_20160623_1656','2017-04-27 18:34:24.919365'),(121,'email_marketing','0003_auto_20160715_1145','2017-04-27 18:34:31.130965'),(122,'email_marketing','0004_emailmarketingconfiguration_welcome_email_send_delay','2017-04-27 18:34:31.550070'),(123,'embargo','0001_initial','2017-04-27 18:34:32.707591'),(124,'embargo','0002_data__add_countries','2017-04-27 18:34:32.743169'),(125,'enterprise','0001_initial','2017-04-27 18:34:33.305471'),(126,'enterprise','0002_enterprisecustomerbrandingconfiguration','2017-04-27 18:34:33.354575'),(127,'enterprise','0003_auto_20161104_0937','2017-04-27 18:34:34.928929'),(128,'enterprise','0004_auto_20161114_0434','2017-04-27 18:34:35.948541'),(129,'enterprise','0005_pendingenterprisecustomeruser','2017-04-27 18:34:36.479360'),(130,'enterprise','0006_auto_20161121_0241','2017-04-27 18:34:37.013649'),(131,'enterprise','0007_auto_20161109_1511','2017-04-27 18:34:38.308159'),(132,'enterprise','0008_auto_20161124_2355','2017-04-27 18:34:40.228399'),(133,'enterprise','0009_auto_20161130_1651','2017-04-27 18:34:44.426799'),(134,'enterprise','0010_auto_20161222_1212','2017-04-27 18:34:46.717027'),(135,'enterprise','0011_enterprisecustomerentitlement_historicalenterprisecustomerentitlement','2017-04-27 18:34:48.804446'),(136,'enterprise','0012_auto_20170125_1033','2017-04-27 18:34:50.769277'),(137,'enterprise','0013_auto_20170125_1157','2017-04-27 18:34:53.785377'),(138,'enterprise','0014_enrollmentnotificationemailtemplate_historicalenrollmentnotificationemailtemplate','2017-04-27 18:34:55.896834'),(139,'enterprise','0015_auto_20170130_0003','2017-04-27 18:34:58.564863'),(140,'enterprise','0016_auto_20170405_0647','2017-04-27 18:35:20.321995'),(141,'external_auth','0001_initial','2017-04-27 18:35:21.378129'),(142,'grades','0001_initial','2017-04-27 18:35:21.598820'),(143,'grades','0002_rename_last_edited_field','2017-04-27 18:35:21.648046'),(144,'grades','0003_coursepersistentgradesflag_persistentgradesenabledflag','2017-04-27 18:35:22.744643'),(145,'grades','0004_visibleblocks_course_id','2017-04-27 18:35:22.807658'),(146,'grades','0005_multiple_course_flags','2017-04-27 18:35:23.426169'),(147,'grades','0006_persistent_course_grades','2017-04-27 18:35:23.549490'),(148,'grades','0007_add_passed_timestamp_column','2017-04-27 18:35:23.698483'),(149,'grades','0008_persistentsubsectiongrade_first_attempted','2017-04-27 18:35:23.765187'),(150,'grades','0009_auto_20170111_1507','2017-04-27 18:35:23.958390'),(151,'grades','0010_auto_20170112_1156','2017-04-27 18:35:24.016163'),(152,'grades','0011_null_edited_time','2017-04-27 18:35:24.255341'),(153,'grades','0012_computegradessetting','2017-04-27 18:35:24.841705'),(154,'integrated_channel','0001_initial','2017-04-27 18:35:24.966920'),(155,'lms_xblock','0001_initial','2017-04-27 18:35:25.575341'),(156,'microsite_configuration','0001_initial','2017-04-27 18:35:31.506204'),(157,'microsite_configuration','0002_auto_20160202_0228','2017-04-27 18:35:33.298950'),(158,'milestones','0001_initial','2017-04-27 18:35:34.123294'),(159,'milestones','0002_data__seed_relationship_types','2017-04-27 18:35:34.158177'),(160,'milestones','0003_coursecontentmilestone_requirements','2017-04-27 18:35:34.335983'),(161,'milestones','0004_auto_20151221_1445','2017-04-27 18:35:34.702533'),(162,'mobile_api','0001_initial','2017-04-27 18:35:35.812092'),(163,'mobile_api','0002_auto_20160406_0904','2017-04-27 18:35:35.931777'),(164,'mobile_api','0003_ignore_mobile_available_flag','2017-04-27 18:35:38.177479'),(165,'notes','0001_initial','2017-04-27 18:35:39.323485'),(166,'oauth2','0002_auto_20160404_0813','2017-04-27 18:35:42.659222'),(167,'oauth2','0003_client_logout_uri','2017-04-27 18:35:43.797589'),(168,'oauth2','0004_add_index_on_grant_expires','2017-04-27 18:35:44.962264'),(169,'oauth2_provider','0001_initial','2017-04-27 18:35:49.571343'),(170,'oauth2_provider','0002_08_updates','2017-04-27 18:35:53.159995'),(171,'oauth_dispatch','0001_initial','2017-04-27 18:35:54.397791'),(172,'oauth_provider','0001_initial','2017-04-27 18:35:57.037727'),(173,'organizations','0001_initial','2017-04-27 18:35:57.253740'),(174,'organizations','0002_auto_20170117_1434','2017-04-27 18:36:01.129581'),(175,'organizations','0003_auto_20170221_1138','2017-04-27 18:36:01.289382'),(176,'organizations','0004_auto_20170413_2315','2017-04-27 18:36:01.502515'),(177,'programs','0001_initial','2017-04-27 18:36:02.345841'),(178,'programs','0002_programsapiconfig_cache_ttl','2017-04-27 18:36:03.012569'),(179,'programs','0003_auto_20151120_1613','2017-04-27 18:36:05.747048'),(180,'programs','0004_programsapiconfig_enable_certification','2017-04-27 18:36:06.682904'),(181,'programs','0005_programsapiconfig_max_retries','2017-04-27 18:36:07.517726'),(182,'programs','0006_programsapiconfig_xseries_ad_enabled','2017-04-27 18:36:08.398666'),(183,'programs','0007_programsapiconfig_program_listing_enabled','2017-04-27 18:36:09.419272'),(184,'programs','0008_programsapiconfig_program_details_enabled','2017-04-27 18:36:10.540619'),(185,'programs','0009_programsapiconfig_marketing_path','2017-04-27 18:36:11.738255'),(186,'programs','0010_auto_20170204_2332','2017-04-27 18:36:14.070983'),(187,'programs','0011_auto_20170301_1844','2017-04-27 18:36:29.597528'),(188,'programs','0012_auto_20170419_0018','2017-04-27 18:36:30.889157'),(189,'redirects','0001_initial','2017-04-27 18:36:32.235716'),(190,'rss_proxy','0001_initial','2017-04-27 18:36:32.314897'),(191,'sap_success_factors','0001_initial','2017-04-27 18:36:36.524064'),(192,'sap_success_factors','0002_auto_20170224_1545','2017-04-27 18:36:44.699766'),(193,'sap_success_factors','0003_auto_20170317_1402','2017-04-27 18:36:47.719400'),(194,'sap_success_factors','0004_catalogtransmissionaudit_audit_summary','2017-04-27 18:36:47.801536'),(195,'self_paced','0001_initial','2017-04-27 18:36:49.409445'),(196,'sessions','0001_initial','2017-04-27 18:36:49.482059'),(197,'student','0001_initial','2017-04-27 18:37:24.755305'),(198,'shoppingcart','0001_initial','2017-04-27 18:37:56.337700'),(199,'shoppingcart','0002_auto_20151208_1034','2017-04-27 18:37:58.332624'),(200,'shoppingcart','0003_auto_20151217_0958','2017-04-27 18:38:01.014878'),(201,'site_configuration','0001_initial','2017-04-27 18:38:04.318965'),(202,'site_configuration','0002_auto_20160720_0231','2017-04-27 18:38:07.503228'),(203,'default','0001_initial','2017-04-27 18:38:11.016817'),(204,'default','0002_add_related_name','2017-04-27 18:38:12.658207'),(205,'default','0003_alter_email_max_length','2017-04-27 18:38:12.730294'),(206,'default','0004_auto_20160423_0400','2017-04-27 18:38:14.441293'),(207,'social_auth','0005_auto_20160727_2333','2017-04-27 18:38:14.514645'),(208,'splash','0001_initial','2017-04-27 18:38:16.226988'),(209,'static_replace','0001_initial','2017-04-27 18:38:17.975716'),(210,'static_replace','0002_assetexcludedextensionsconfig','2017-04-27 18:38:19.666016'),(211,'status','0001_initial','2017-04-27 18:38:23.204209'),(212,'student','0002_auto_20151208_1034','2017-04-27 18:38:26.717182'),(213,'student','0003_auto_20160516_0938','2017-04-27 18:38:30.347655'),(214,'student','0004_auto_20160531_1422','2017-04-27 18:38:32.253191'),(215,'student','0005_auto_20160531_1653','2017-04-27 18:38:34.169137'),(216,'student','0006_logoutviewconfiguration','2017-04-27 18:38:36.105090'),(217,'student','0007_registrationcookieconfiguration','2017-04-27 18:38:38.053583'),(218,'student','0008_auto_20161117_1209','2017-04-27 18:38:40.010461'),(219,'student','0009_auto_20170111_0422','2017-04-27 18:38:42.140445'),(220,'student','0010_auto_20170207_0458','2017-04-27 18:38:42.144314'),(221,'submissions','0001_initial','2017-04-27 18:38:47.308670'),(222,'submissions','0002_auto_20151119_0913','2017-04-27 18:38:47.580356'),(223,'submissions','0003_submission_status','2017-04-27 18:38:47.801927'),(224,'survey','0001_initial','2017-04-27 18:38:49.518378'),(225,'teams','0001_initial','2017-04-27 18:38:53.689871'),(226,'theming','0001_initial','2017-04-27 18:38:54.901362'),(227,'third_party_auth','0001_initial','2017-04-27 18:39:04.447939'),(228,'third_party_auth','0002_schema__provider_icon_image','2017-04-27 18:39:15.204907'),(229,'third_party_auth','0003_samlproviderconfig_debug_mode','2017-04-27 18:39:16.994699'),(230,'third_party_auth','0004_add_visible_field','2017-04-27 18:39:27.780518'),(231,'third_party_auth','0005_add_site_field','2017-04-27 18:39:37.868987'),(232,'third_party_auth','0006_samlproviderconfig_automatic_refresh_enabled','2017-04-27 18:39:40.100457'),(233,'third_party_auth','0007_auto_20170406_0912','2017-04-27 18:39:49.037304'),(234,'third_party_auth','0008_auto_20170413_1455','2017-04-27 18:39:53.811279'),(235,'third_party_auth','0009_auto_20170415_1144','2017-04-27 18:39:59.313927'),(236,'track','0001_initial','2017-04-27 18:39:59.473146'),(237,'user_api','0001_initial','2017-04-27 18:40:10.706781'),(238,'util','0001_initial','2017-04-27 18:40:12.893317'),(239,'util','0002_data__default_rate_limit_config','2017-04-27 18:40:12.959858'),(240,'verified_track_content','0002_verifiedtrackcohortedcourse_verified_cohort_name','2017-04-27 18:40:13.045069'),(241,'verify_student','0001_initial','2017-04-27 18:40:33.070706'),(242,'verify_student','0002_auto_20151124_1024','2017-04-27 18:40:35.217741'),(243,'verify_student','0003_auto_20151113_1443','2017-04-27 18:40:37.489291'),(244,'video_config','0001_initial','2017-04-27 18:40:42.235880'),(245,'waffle','0001_initial','2017-04-27 18:40:46.138548'),(246,'wiki','0001_initial','2017-04-27 18:41:48.909247'),(247,'wiki','0002_remove_article_subscription','2017-04-27 18:41:48.983142'),(248,'wiki','0003_ip_address_conv','2017-04-27 18:41:57.100664'),(249,'wiki','0004_increase_slug_size','2017-04-27 18:41:59.899738'),(250,'workflow','0001_initial','2017-04-27 18:42:00.207809'),(251,'xblock_django','0001_initial','2017-04-27 18:42:05.768284'),(252,'xblock_django','0002_auto_20160204_0809','2017-04-27 18:42:07.011871'),(253,'xblock_django','0003_add_new_config_models','2017-04-27 18:42:10.914207'),(254,'xblock_django','0004_delete_xblock_disable_config','2017-04-27 18:42:12.434246'),(255,'social_auth','0001_initial','2017-04-27 18:42:12.440860'),(256,'social_auth','0003_alter_email_max_length','2017-04-27 18:42:12.443904'),(257,'social_auth','0002_add_related_name','2017-04-27 18:42:12.447343'),(258,'social_auth','0004_auto_20160423_0400','2017-04-27 18:42:12.453877'),(259,'contentstore','0001_initial','2017-04-27 18:43:35.546718'),(260,'course_creators','0001_initial','2017-04-27 18:43:35.602792'),(261,'tagging','0001_initial','2017-04-27 18:43:35.714992'),(262,'tagging','0002_auto_20170116_1541','2017-04-27 18:43:35.802101'),(263,'user_tasks','0001_initial','2017-04-27 18:43:37.136487'),(264,'user_tasks','0002_artifact_file_storage','2017-04-27 18:43:37.695365'),(265,'xblock_config','0001_initial','2017-04-27 18:43:38.565226'); +INSERT INTO `django_migrations` VALUES (1,'contenttypes','0001_initial','2017-06-07 17:04:03.183812'),(2,'auth','0001_initial','2017-06-07 17:04:03.300168'),(3,'admin','0001_initial','2017-06-07 17:04:03.376434'),(4,'sites','0001_initial','2017-06-07 17:04:03.385635'),(5,'contenttypes','0002_remove_content_type_name','2017-06-07 17:04:03.543951'),(6,'api_admin','0001_initial','2017-06-07 17:04:03.646364'),(7,'api_admin','0002_auto_20160325_1604','2017-06-07 17:04:03.653848'),(8,'api_admin','0003_auto_20160404_1618','2017-06-07 17:04:04.058415'),(9,'api_admin','0004_auto_20160412_1506','2017-06-07 17:04:04.301515'),(10,'api_admin','0005_auto_20160414_1232','2017-06-07 17:04:04.393006'),(11,'api_admin','0006_catalog','2017-06-07 17:04:04.402954'),(12,'assessment','0001_initial','2017-06-07 17:04:06.265286'),(13,'assessment','0002_staffworkflow','2017-06-07 17:04:06.285048'),(14,'auth','0002_alter_permission_name_max_length','2017-06-07 17:04:06.386594'),(15,'auth','0003_alter_user_email_max_length','2017-06-07 17:04:06.500247'),(16,'auth','0004_alter_user_username_opts','2017-06-07 17:04:06.613801'),(17,'auth','0005_alter_user_last_login_null','2017-06-07 17:04:06.724235'),(18,'auth','0006_require_contenttypes_0002','2017-06-07 17:04:06.726408'),(19,'instructor_task','0001_initial','2017-06-07 17:04:06.828555'),(20,'certificates','0001_initial','2017-06-07 17:04:07.830559'),(21,'certificates','0002_data__certificatehtmlviewconfiguration_data','2017-06-07 17:04:07.840872'),(22,'certificates','0003_data__default_modes','2017-06-07 17:04:07.852838'),(23,'certificates','0004_certificategenerationhistory','2017-06-07 17:04:08.021124'),(24,'certificates','0005_auto_20151208_0801','2017-06-07 17:04:08.186181'),(25,'certificates','0006_certificatetemplateasset_asset_slug','2017-06-07 17:04:08.211422'),(26,'certificates','0007_certificateinvalidation','2017-06-07 17:04:08.375005'),(27,'badges','0001_initial','2017-06-07 17:04:12.440134'),(28,'badges','0002_data__migrate_assertions','2017-06-07 17:04:12.454719'),(29,'badges','0003_schema__add_event_configuration','2017-06-07 17:04:12.611806'),(30,'block_structure','0001_config','2017-06-07 17:04:12.711359'),(31,'block_structure','0002_blockstructuremodel','2017-06-07 17:04:12.729626'),(32,'block_structure','0003_blockstructuremodel_storage','2017-06-07 17:04:12.746413'),(33,'block_structure','0004_blockstructuremodel_usagekeywithrun','2017-06-07 17:04:12.781543'),(34,'bookmarks','0001_initial','2017-06-07 17:04:13.058563'),(35,'branding','0001_initial','2017-06-07 17:04:13.230579'),(36,'course_modes','0001_initial','2017-06-07 17:04:13.294977'),(37,'course_modes','0002_coursemode_expiration_datetime_is_explicit','2017-06-07 17:04:13.316568'),(38,'course_modes','0003_auto_20151113_1443','2017-06-07 17:04:13.350869'),(39,'course_modes','0004_auto_20151113_1457','2017-06-07 17:04:13.483029'),(40,'course_modes','0005_auto_20151217_0958','2017-06-07 17:04:13.509068'),(41,'course_modes','0006_auto_20160208_1407','2017-06-07 17:04:13.613061'),(42,'course_modes','0007_coursemode_bulk_sku','2017-06-07 17:04:13.637155'),(43,'course_groups','0001_initial','2017-06-07 17:04:14.427855'),(44,'bulk_email','0001_initial','2017-06-07 17:04:14.789417'),(45,'bulk_email','0002_data__load_course_email_template','2017-06-07 17:04:14.804163'),(46,'bulk_email','0003_config_model_feature_flag','2017-06-07 17:04:14.921634'),(47,'bulk_email','0004_add_email_targets','2017-06-07 17:04:15.295350'),(48,'bulk_email','0005_move_target_data','2017-06-07 17:04:15.309887'),(49,'bulk_email','0006_course_mode_targets','2017-06-07 17:04:15.606521'),(50,'catalog','0001_initial','2017-06-07 17:04:15.745510'),(51,'catalog','0002_catalogintegration_username','2017-06-07 17:04:15.905277'),(52,'catalog','0003_catalogintegration_page_size','2017-06-07 17:04:16.066343'),(53,'django_comment_common','0001_initial','2017-06-07 17:04:16.401430'),(54,'django_comment_common','0002_forumsconfig','2017-06-07 17:04:16.558373'),(55,'verified_track_content','0001_initial','2017-06-07 17:04:16.575307'),(56,'course_overviews','0001_initial','2017-06-07 17:04:16.626962'),(57,'course_overviews','0002_add_course_catalog_fields','2017-06-07 17:04:16.743282'),(58,'course_overviews','0003_courseoverviewgeneratedhistory','2017-06-07 17:04:16.760182'),(59,'course_overviews','0004_courseoverview_org','2017-06-07 17:04:16.791350'),(60,'course_overviews','0005_delete_courseoverviewgeneratedhistory','2017-06-07 17:04:16.809403'),(61,'course_overviews','0006_courseoverviewimageset','2017-06-07 17:04:16.834601'),(62,'course_overviews','0007_courseoverviewimageconfig','2017-06-07 17:04:16.994146'),(63,'course_overviews','0008_remove_courseoverview_facebook_url','2017-06-07 17:04:16.996963'),(64,'course_overviews','0009_readd_facebook_url','2017-06-07 17:04:17.027157'),(65,'course_overviews','0010_auto_20160329_2317','2017-06-07 17:04:17.090603'),(66,'ccx','0001_initial','2017-06-07 17:04:17.586278'),(67,'ccx','0002_customcourseforedx_structure_json','2017-06-07 17:04:17.750375'),(68,'ccx','0003_add_master_course_staff_in_ccx','2017-06-07 17:04:17.769088'),(69,'ccx','0004_seed_forum_roles_in_ccx_courses','2017-06-07 17:04:17.795161'),(70,'ccx','0005_change_ccx_coach_to_staff','2017-06-07 17:04:17.817009'),(71,'ccxcon','0001_initial_ccxcon_model','2017-06-07 17:04:17.857394'),(72,'ccxcon','0002_auto_20160325_0407','2017-06-07 17:04:17.884288'),(73,'djcelery','0001_initial','2017-06-07 17:04:18.098351'),(74,'celery_utils','0001_initial','2017-06-07 17:04:18.148751'),(75,'celery_utils','0002_chordable_django_backend','2017-06-07 17:04:18.183662'),(76,'certificates','0008_schema__remove_badges','2017-06-07 17:04:18.589822'),(77,'commerce','0001_data__add_ecommerce_service_user','2017-06-07 17:04:18.608292'),(78,'commerce','0002_commerceconfiguration','2017-06-07 17:04:18.800203'),(79,'commerce','0003_auto_20160329_0709','2017-06-07 17:04:18.997043'),(80,'commerce','0004_auto_20160531_0950','2017-06-07 17:04:19.361867'),(81,'commerce','0005_commerceconfiguration_enable_automatic_refund_approval','2017-06-07 17:04:19.543772'),(82,'commerce','0006_auto_20170424_1734','2017-06-07 17:04:19.712315'),(83,'contentserver','0001_initial','2017-06-07 17:04:19.894922'),(84,'contentserver','0002_cdnuseragentsconfig','2017-06-07 17:04:20.081353'),(85,'cors_csrf','0001_initial','2017-06-07 17:04:20.281028'),(86,'course_action_state','0001_initial','2017-06-07 17:04:20.652022'),(87,'course_groups','0002_change_inline_default_cohort_value','2017-06-07 17:04:20.672154'),(88,'course_overviews','0011_courseoverview_marketing_url','2017-06-07 17:04:20.714536'),(89,'course_overviews','0012_courseoverview_eligible_for_financial_aid','2017-06-07 17:04:20.743183'),(90,'course_structures','0001_initial','2017-06-07 17:04:20.771839'),(91,'coursetalk','0001_initial','2017-06-07 17:04:20.987087'),(92,'coursetalk','0002_auto_20160325_0631','2017-06-07 17:04:21.214493'),(93,'courseware','0001_initial','2017-06-07 17:04:23.663388'),(94,'coursewarehistoryextended','0001_initial','2017-06-07 17:04:23.965971'),(95,'coursewarehistoryextended','0002_force_studentmodule_index','2017-06-07 17:04:24.204082'),(96,'crawlers','0001_initial','2017-06-07 17:04:24.456217'),(97,'crawlers','0002_auto_20170419_0018','2017-06-07 17:04:24.709197'),(98,'credentials','0001_initial','2017-06-07 17:04:24.956327'),(99,'credentials','0002_auto_20160325_0631','2017-06-07 17:04:25.216572'),(100,'credentials','0003_auto_20170525_1109','2017-06-07 17:04:25.715146'),(101,'credit','0001_initial','2017-06-07 17:04:27.807516'),(102,'credit','0002_creditconfig','2017-06-07 17:04:28.148630'),(103,'credit','0003_auto_20160511_2227','2017-06-07 17:04:28.551088'),(104,'dark_lang','0001_initial','2017-06-07 17:04:28.973205'),(105,'dark_lang','0002_data__enable_on_install','2017-06-07 17:04:28.996515'),(106,'database_fixups','0001_initial','2017-06-07 17:04:29.029601'),(107,'django_comment_common','0003_enable_forums','2017-06-07 17:04:29.049071'),(108,'django_comment_common','0004_auto_20161117_1209','2017-06-07 17:04:29.450007'),(109,'django_notify','0001_initial','2017-06-07 17:04:30.918553'),(110,'django_openid_auth','0001_initial','2017-06-07 17:04:31.370259'),(111,'oauth2','0001_initial','2017-06-07 17:04:33.205063'),(112,'edx_oauth2_provider','0001_initial','2017-06-07 17:04:33.589994'),(113,'edx_proctoring','0001_initial','2017-06-07 17:04:42.425323'),(114,'edx_proctoring','0002_proctoredexamstudentattempt_is_status_acknowledged','2017-06-07 17:04:42.762215'),(115,'edx_proctoring','0003_auto_20160101_0525','2017-06-07 17:04:43.490480'),(116,'edx_proctoring','0004_auto_20160201_0523','2017-06-07 17:04:43.838536'),(117,'edx_proctoring','0005_proctoredexam_hide_after_due','2017-06-07 17:04:44.245611'),(118,'edxval','0001_initial','2017-06-07 17:04:44.614644'),(119,'edxval','0002_data__default_profiles','2017-06-07 17:04:44.641952'),(120,'edxval','0003_coursevideo_is_hidden','2017-06-07 17:04:44.697919'),(121,'edxval','0004_data__add_hls_profile','2017-06-07 17:04:44.724281'),(122,'email_marketing','0001_initial','2017-06-07 17:04:45.152237'),(123,'email_marketing','0002_auto_20160623_1656','2017-06-07 17:04:49.136767'),(124,'email_marketing','0003_auto_20160715_1145','2017-06-07 17:04:51.483370'),(125,'email_marketing','0004_emailmarketingconfiguration_welcome_email_send_delay','2017-06-07 17:04:52.069239'),(126,'embargo','0001_initial','2017-06-07 17:04:53.642866'),(127,'embargo','0002_data__add_countries','2017-06-07 17:04:53.669328'),(128,'enterprise','0001_initial','2017-06-07 17:04:54.486810'),(129,'enterprise','0002_enterprisecustomerbrandingconfiguration','2017-06-07 17:04:54.546863'),(130,'enterprise','0003_auto_20161104_0937','2017-06-07 17:04:56.747167'),(131,'enterprise','0004_auto_20161114_0434','2017-06-07 17:04:58.229978'),(132,'enterprise','0005_pendingenterprisecustomeruser','2017-06-07 17:04:58.975810'),(133,'enterprise','0006_auto_20161121_0241','2017-06-07 17:04:59.805988'),(134,'enterprise','0007_auto_20161109_1511','2017-06-07 17:05:01.364843'),(135,'enterprise','0008_auto_20161124_2355','2017-06-07 17:05:03.907729'),(136,'enterprise','0009_auto_20161130_1651','2017-06-07 17:05:08.370346'),(137,'enterprise','0010_auto_20161222_1212','2017-06-07 17:05:09.823359'),(138,'enterprise','0011_enterprisecustomerentitlement_historicalenterprisecustomerentitlement','2017-06-07 17:05:11.379746'),(139,'enterprise','0012_auto_20170125_1033','2017-06-07 17:05:12.905534'),(140,'enterprise','0013_auto_20170125_1157','2017-06-07 17:05:15.248883'),(141,'enterprise','0014_enrollmentnotificationemailtemplate_historicalenrollmentnotificationemailtemplate','2017-06-07 17:05:19.310706'),(142,'enterprise','0015_auto_20170130_0003','2017-06-07 17:05:20.057448'),(143,'enterprise','0016_auto_20170405_0647','2017-06-07 17:05:27.781947'),(144,'enterprise','0017_auto_20170508_1341','2017-06-07 17:05:30.618999'),(145,'enterprise','0018_auto_20170511_1357','2017-06-07 17:05:32.209197'),(146,'external_auth','0001_initial','2017-06-07 17:05:33.833957'),(147,'grades','0001_initial','2017-06-07 17:05:34.013006'),(148,'grades','0002_rename_last_edited_field','2017-06-07 17:05:34.064834'),(149,'grades','0003_coursepersistentgradesflag_persistentgradesenabledflag','2017-06-07 17:05:35.763981'),(150,'grades','0004_visibleblocks_course_id','2017-06-07 17:05:35.824380'),(151,'grades','0005_multiple_course_flags','2017-06-07 17:05:36.656045'),(152,'grades','0006_persistent_course_grades','2017-06-07 17:05:36.755898'),(153,'grades','0007_add_passed_timestamp_column','2017-06-07 17:05:36.860557'),(154,'grades','0008_persistentsubsectiongrade_first_attempted','2017-06-07 17:05:36.923016'),(155,'grades','0009_auto_20170111_1507','2017-06-07 17:05:37.036324'),(156,'grades','0010_auto_20170112_1156','2017-06-07 17:05:37.103385'),(157,'grades','0011_null_edited_time','2017-06-07 17:05:37.281270'),(158,'grades','0012_computegradessetting','2017-06-07 17:05:38.185922'),(159,'instructor_task','0002_gradereportsetting','2017-06-07 17:05:39.072163'),(160,'integrated_channel','0001_initial','2017-06-07 17:05:39.165982'),(161,'lms_xblock','0001_initial','2017-06-07 17:05:40.053872'),(162,'microsite_configuration','0001_initial','2017-06-07 17:05:48.477367'),(163,'microsite_configuration','0002_auto_20160202_0228','2017-06-07 17:05:50.462043'),(164,'milestones','0001_initial','2017-06-07 17:05:51.249620'),(165,'milestones','0002_data__seed_relationship_types','2017-06-07 17:05:51.276111'),(166,'milestones','0003_coursecontentmilestone_requirements','2017-06-07 17:05:51.355158'),(167,'milestones','0004_auto_20151221_1445','2017-06-07 17:05:51.675000'),(168,'mobile_api','0001_initial','2017-06-07 17:05:56.204003'),(169,'mobile_api','0002_auto_20160406_0904','2017-06-07 17:05:56.283257'),(170,'mobile_api','0003_ignore_mobile_available_flag','2017-06-07 17:05:57.147895'),(171,'notes','0001_initial','2017-06-07 17:05:57.614225'),(172,'oauth2','0002_auto_20160404_0813','2017-06-07 17:05:59.065601'),(173,'oauth2','0003_client_logout_uri','2017-06-07 17:05:59.593099'),(174,'oauth2','0004_add_index_on_grant_expires','2017-06-07 17:06:00.187608'),(175,'oauth2_provider','0001_initial','2017-06-07 17:06:02.972167'),(176,'oauth2_provider','0002_08_updates','2017-06-07 17:06:05.194456'),(177,'oauth_dispatch','0001_initial','2017-06-07 17:06:06.032215'),(178,'oauth_provider','0001_initial','2017-06-07 17:06:08.009911'),(179,'organizations','0001_initial','2017-06-07 17:06:08.156808'),(180,'organizations','0002_auto_20170117_1434','2017-06-07 17:06:08.206081'),(181,'organizations','0003_auto_20170221_1138','2017-06-07 17:06:08.316384'),(182,'organizations','0004_auto_20170413_2315','2017-06-07 17:06:08.419513'),(183,'programs','0001_initial','2017-06-07 17:06:09.392683'),(184,'programs','0002_programsapiconfig_cache_ttl','2017-06-07 17:06:10.483373'),(185,'programs','0003_auto_20151120_1613','2017-06-07 17:06:15.046719'),(186,'programs','0004_programsapiconfig_enable_certification','2017-06-07 17:06:16.221604'),(187,'programs','0005_programsapiconfig_max_retries','2017-06-07 17:06:17.293173'),(188,'programs','0006_programsapiconfig_xseries_ad_enabled','2017-06-07 17:06:18.229109'),(189,'programs','0007_programsapiconfig_program_listing_enabled','2017-06-07 17:06:19.256568'),(190,'programs','0008_programsapiconfig_program_details_enabled','2017-06-07 17:06:20.178017'),(191,'programs','0009_programsapiconfig_marketing_path','2017-06-07 17:06:21.253283'),(192,'programs','0010_auto_20170204_2332','2017-06-07 17:06:23.350761'),(193,'programs','0011_auto_20170301_1844','2017-06-07 17:06:41.256883'),(194,'programs','0012_auto_20170419_0018','2017-06-07 17:06:41.623717'),(195,'redirects','0001_initial','2017-06-07 17:06:41.994930'),(196,'rss_proxy','0001_initial','2017-06-07 17:06:42.033469'),(197,'sap_success_factors','0001_initial','2017-06-07 17:06:43.295120'),(198,'sap_success_factors','0002_auto_20170224_1545','2017-06-07 17:06:46.462450'),(199,'sap_success_factors','0003_auto_20170317_1402','2017-06-07 17:06:48.265381'),(200,'sap_success_factors','0004_catalogtransmissionaudit_audit_summary','2017-06-07 17:06:48.314511'),(201,'self_paced','0001_initial','2017-06-07 17:06:49.229168'),(202,'sessions','0001_initial','2017-06-07 17:06:49.271545'),(203,'student','0001_initial','2017-06-07 17:07:17.845351'),(204,'shoppingcart','0001_initial','2017-06-07 17:07:42.694801'),(205,'shoppingcart','0002_auto_20151208_1034','2017-06-07 17:07:45.409545'),(206,'shoppingcart','0003_auto_20151217_0958','2017-06-07 17:07:48.031926'),(207,'site_configuration','0001_initial','2017-06-07 17:07:50.947452'),(208,'site_configuration','0002_auto_20160720_0231','2017-06-07 17:07:53.716830'),(209,'default','0001_initial','2017-06-07 17:07:56.781865'),(210,'default','0002_add_related_name','2017-06-07 17:07:58.154383'),(211,'default','0003_alter_email_max_length','2017-06-07 17:07:58.203819'),(212,'default','0004_auto_20160423_0400','2017-06-07 17:07:59.899794'),(213,'social_auth','0005_auto_20160727_2333','2017-06-07 17:07:59.958697'),(214,'splash','0001_initial','2017-06-07 17:08:01.760633'),(215,'static_replace','0001_initial','2017-06-07 17:08:03.399913'),(216,'static_replace','0002_assetexcludedextensionsconfig','2017-06-07 17:08:05.282230'),(217,'status','0001_initial','2017-06-07 17:08:09.203447'),(218,'student','0002_auto_20151208_1034','2017-06-07 17:08:14.957916'),(219,'student','0003_auto_20160516_0938','2017-06-07 17:08:16.403383'),(220,'student','0004_auto_20160531_1422','2017-06-07 17:08:17.131880'),(221,'student','0005_auto_20160531_1653','2017-06-07 17:08:17.880133'),(222,'student','0006_logoutviewconfiguration','2017-06-07 17:08:18.710727'),(223,'student','0007_registrationcookieconfiguration','2017-06-07 17:08:19.642071'),(224,'student','0008_auto_20161117_1209','2017-06-07 17:08:20.691387'),(225,'student','0009_auto_20170111_0422','2017-06-07 17:08:21.874635'),(226,'student','0010_auto_20170207_0458','2017-06-07 17:08:21.877858'),(227,'submissions','0001_initial','2017-06-07 17:08:22.404555'),(228,'submissions','0002_auto_20151119_0913','2017-06-07 17:08:22.582988'),(229,'submissions','0003_submission_status','2017-06-07 17:08:22.711768'),(230,'survey','0001_initial','2017-06-07 17:08:24.312467'),(231,'teams','0001_initial','2017-06-07 17:08:28.620346'),(232,'theming','0001_initial','2017-06-07 17:08:30.062564'),(233,'third_party_auth','0001_initial','2017-06-07 17:08:37.915694'),(234,'third_party_auth','0002_schema__provider_icon_image','2017-06-07 17:08:47.111787'),(235,'third_party_auth','0003_samlproviderconfig_debug_mode','2017-06-07 17:08:48.677000'),(236,'third_party_auth','0004_add_visible_field','2017-06-07 17:09:03.146564'),(237,'third_party_auth','0005_add_site_field','2017-06-07 17:09:08.258180'),(238,'third_party_auth','0006_samlproviderconfig_automatic_refresh_enabled','2017-06-07 17:09:09.602282'),(239,'third_party_auth','0007_auto_20170406_0912','2017-06-07 17:09:12.312934'),(240,'third_party_auth','0008_auto_20170413_1455','2017-06-07 17:09:17.134639'),(241,'third_party_auth','0009_auto_20170415_1144','2017-06-07 17:09:21.664174'),(242,'third_party_auth','0010_add_skip_hinted_login_dialog_field','2017-06-07 17:09:26.409066'),(243,'track','0001_initial','2017-06-07 17:09:26.462019'),(244,'user_api','0001_initial','2017-06-07 17:09:36.510887'),(245,'util','0001_initial','2017-06-07 17:09:38.343206'),(246,'util','0002_data__default_rate_limit_config','2017-06-07 17:09:38.387321'),(247,'verified_track_content','0002_verifiedtrackcohortedcourse_verified_cohort_name','2017-06-07 17:09:38.439932'),(248,'verify_student','0001_initial','2017-06-07 17:09:59.052072'),(249,'verify_student','0002_auto_20151124_1024','2017-06-07 17:09:59.887414'),(250,'verify_student','0003_auto_20151113_1443','2017-06-07 17:10:00.783427'),(251,'video_config','0001_initial','2017-06-07 17:10:02.731108'),(252,'waffle','0001_initial','2017-06-07 17:10:03.802796'),(253,'waffle_utils','0001_initial','2017-06-07 17:10:05.297874'),(254,'wiki','0001_initial','2017-06-07 17:10:52.586972'),(255,'wiki','0002_remove_article_subscription','2017-06-07 17:10:52.662503'),(256,'wiki','0003_ip_address_conv','2017-06-07 17:10:57.573686'),(257,'wiki','0004_increase_slug_size','2017-06-07 17:10:59.287354'),(258,'workflow','0001_initial','2017-06-07 17:10:59.502253'),(259,'xblock_django','0001_initial','2017-06-07 17:11:01.238419'),(260,'xblock_django','0002_auto_20160204_0809','2017-06-07 17:11:02.982736'),(261,'xblock_django','0003_add_new_config_models','2017-06-07 17:11:08.694189'),(262,'xblock_django','0004_delete_xblock_disable_config','2017-06-07 17:11:10.732274'),(263,'social_auth','0001_initial','2017-06-07 17:11:10.736145'),(264,'social_auth','0003_alter_email_max_length','2017-06-07 17:11:10.737219'),(265,'social_auth','0002_add_related_name','2017-06-07 17:11:10.738887'),(266,'social_auth','0004_auto_20160423_0400','2017-06-07 17:11:10.740333'),(267,'contentstore','0001_initial','2017-06-07 17:11:58.053539'),(268,'course_creators','0001_initial','2017-06-07 17:11:58.109720'),(269,'tagging','0001_initial','2017-06-07 17:11:58.507723'),(270,'tagging','0002_auto_20170116_1541','2017-06-07 17:11:58.584155'),(271,'user_tasks','0001_initial','2017-06-07 17:11:59.144007'),(272,'user_tasks','0002_artifact_file_storage','2017-06-07 17:11:59.412587'),(273,'xblock_config','0001_initial','2017-06-07 17:11:59.716127'),(274,'xblock_config','0002_courseeditltifieldsenabledflag','2017-06-07 17:12:00.391722'); /*!40000 ALTER TABLE `django_migrations` ENABLE KEYS */; UNLOCK TABLES; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; @@ -34,4 +34,4 @@ UNLOCK TABLES; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2017-04-27 18:43:49 +-- Dump completed on 2017-06-07 17:12:08 diff --git a/common/test/db_cache/bok_choy_schema_default.sql b/common/test/db_cache/bok_choy_schema_default.sql index dce136e51f..c072c9d60e 100644 --- a/common/test/db_cache/bok_choy_schema_default.sql +++ b/common/test/db_cache/bok_choy_schema_default.sql @@ -475,7 +475,7 @@ CREATE TABLE `auth_permission` ( PRIMARY KEY (`id`), UNIQUE KEY `content_type_id` (`content_type_id`,`codename`), CONSTRAINT `auth__content_type_id_508cf46651277a81_fk_django_content_type_id` FOREIGN KEY (`content_type_id`) REFERENCES `django_content_type` (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=984 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=996 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `auth_registration`; /*!40101 SET @saved_cs_client = @@character_set_client */; @@ -946,6 +946,32 @@ CREATE TABLE `celery_tasksetmeta` ( KEY `celery_tasksetmeta_662f707d` (`hidden`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `celery_utils_chorddata`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `celery_utils_chorddata` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `serialized_callback` longtext NOT NULL, + `callback_result_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `callback_result_id` (`callback_result_id`), + CONSTRAINT `celery_callback_result_id_230f1d5ec4608165_fk_celery_taskmeta_id` FOREIGN KEY (`callback_result_id`) REFERENCES `celery_taskmeta` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `celery_utils_chorddata_completed_results`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `celery_utils_chorddata_completed_results` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `chorddata_id` int(11) NOT NULL, + `taskmeta_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `chorddata_id` (`chorddata_id`,`taskmeta_id`), + KEY `celery_utils__taskmeta_id_16beefb23621d690_fk_celery_taskmeta_id` (`taskmeta_id`), + CONSTRAINT `celery_chorddata_id_2abad2f2a442ac5_fk_celery_utils_chorddata_id` FOREIGN KEY (`chorddata_id`) REFERENCES `celery_utils_chorddata` (`id`), + CONSTRAINT `celery_utils__taskmeta_id_16beefb23621d690_fk_celery_taskmeta_id` FOREIGN KEY (`taskmeta_id`) REFERENCES `celery_taskmeta` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `celery_utils_failedtask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; @@ -2001,7 +2027,7 @@ CREATE TABLE `django_content_type` ( `model` varchar(100) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `django_content_type_app_label_45f3b1d93ec8c61c_uniq` (`app_label`,`model`) -) ENGINE=InnoDB AUTO_INCREMENT=327 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=331 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `django_migrations`; /*!40101 SET @saved_cs_client = @@character_set_client */; @@ -2012,7 +2038,7 @@ CREATE TABLE `django_migrations` ( `name` varchar(255) NOT NULL, `applied` datetime(6) NOT NULL, PRIMARY KEY (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=266 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=275 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `django_openid_auth_association`; /*!40101 SET @saved_cs_client = @@character_set_client */; @@ -2117,8 +2143,6 @@ CREATE TABLE `djcelery_periodictask` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(200) NOT NULL, `task` varchar(200) NOT NULL, - `interval_id` int(11) DEFAULT NULL, - `crontab_id` int(11) DEFAULT NULL, `args` longtext NOT NULL, `kwargs` longtext NOT NULL, `queue` varchar(200) DEFAULT NULL, @@ -2130,10 +2154,12 @@ CREATE TABLE `djcelery_periodictask` ( `total_run_count` int(10) unsigned NOT NULL, `date_changed` datetime(6) NOT NULL, `description` longtext NOT NULL, + `crontab_id` int(11) DEFAULT NULL, + `interval_id` int(11) DEFAULT NULL, PRIMARY KEY (`id`), UNIQUE KEY `name` (`name`), - KEY `djc_interval_id_20cfc1cad060dfad_fk_djcelery_intervalschedule_id` (`interval_id`), KEY `djcel_crontab_id_1d8228f5b44b680a_fk_djcelery_crontabschedule_id` (`crontab_id`), + KEY `djc_interval_id_20cfc1cad060dfad_fk_djcelery_intervalschedule_id` (`interval_id`), CONSTRAINT `djc_interval_id_20cfc1cad060dfad_fk_djcelery_intervalschedule_id` FOREIGN KEY (`interval_id`) REFERENCES `djcelery_intervalschedule` (`id`), CONSTRAINT `djcel_crontab_id_1d8228f5b44b680a_fk_djcelery_crontabschedule_id` FOREIGN KEY (`crontab_id`) REFERENCES `djcelery_crontabschedule` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; @@ -2164,15 +2190,15 @@ CREATE TABLE `djcelery_taskstate` ( `traceback` longtext, `runtime` double DEFAULT NULL, `retries` int(11) NOT NULL, - `worker_id` int(11) DEFAULT NULL, `hidden` tinyint(1) NOT NULL, + `worker_id` int(11), PRIMARY KEY (`id`), UNIQUE KEY `task_id` (`task_id`), - KEY `djcelery_t_worker_id_30050731b1c3d3d9_fk_djcelery_workerstate_id` (`worker_id`), KEY `djcelery_taskstate_9ed39e2e` (`state`), KEY `djcelery_taskstate_b068931c` (`name`), KEY `djcelery_taskstate_863bb2ee` (`tstamp`), KEY `djcelery_taskstate_662f707d` (`hidden`), + KEY `djcelery_taskstate_ce77e6ef` (`worker_id`), CONSTRAINT `djcelery_t_worker_id_30050731b1c3d3d9_fk_djcelery_workerstate_id` FOREIGN KEY (`worker_id`) REFERENCES `djcelery_workerstate` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -2430,6 +2456,7 @@ CREATE TABLE `enterprise_enterprisecustomer` ( `catalog` int(10) unsigned, `enable_data_sharing_consent` tinyint(1) NOT NULL, `enforce_data_sharing_consent` varchar(25) NOT NULL, + `enable_audit_enrollment` tinyint(1) NOT NULL, PRIMARY KEY (`uuid`), KEY `enterprise_enterprisecustomer_9365d6e7` (`site_id`), CONSTRAINT `enterprise_enterprise_site_id_41ce54c2601930cd_fk_django_site_id` FOREIGN KEY (`site_id`) REFERENCES `django_site` (`id`) @@ -2551,6 +2578,7 @@ CREATE TABLE `enterprise_historicalenterprisecustomer` ( `catalog` int(10) unsigned, `enable_data_sharing_consent` tinyint(1) NOT NULL, `enforce_data_sharing_consent` varchar(25) NOT NULL, + `enable_audit_enrollment` tinyint(1) NOT NULL, PRIMARY KEY (`history_id`), KEY `enterprise_hist_history_user_id_2938dabbace21ece_fk_auth_user_id` (`history_user_id`), KEY `enterprise_historicalenterprisecustomer_ef7c876f` (`uuid`), @@ -2769,6 +2797,20 @@ CREATE TABLE `grades_visibleblocks` ( KEY `grades_visibleblocks_ea134da7` (`course_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `instructor_task_gradereportsetting`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `instructor_task_gradereportsetting` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `change_date` datetime(6) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `batch_size` int(11) NOT NULL, + `changed_by_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `instructor_task_g_changed_by_id_6a84d49e85aede81_fk_auth_user_id` (`changed_by_id`), + CONSTRAINT `instructor_task_g_changed_by_id_6a84d49e85aede81_fk_auth_user_id` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `instructor_task_instructortask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; @@ -4830,6 +4872,7 @@ CREATE TABLE `third_party_auth_ltiproviderconfig` ( `site_id` int(11) NOT NULL, `drop_existing_session` tinyint(1) NOT NULL, `max_session_length` int(10) unsigned DEFAULT NULL, + `skip_hinted_login_dialog` tinyint(1) NOT NULL, PRIMARY KEY (`id`), KEY `third_party_auth__changed_by_id_7749e09fd5f71ab0_fk_auth_user_id` (`changed_by_id`), KEY `third_party_auth_ltiproviderconfig_fe8da584` (`lti_hostname`), @@ -4861,6 +4904,7 @@ CREATE TABLE `third_party_auth_oauth2providerconfig` ( `site_id` int(11) NOT NULL, `drop_existing_session` tinyint(1) NOT NULL, `max_session_length` int(10) unsigned DEFAULT NULL, + `skip_hinted_login_dialog` tinyint(1) NOT NULL, PRIMARY KEY (`id`), KEY `third_party_auth__changed_by_id_17044d1cd96e8d57_fk_auth_user_id` (`changed_by_id`), KEY `third_party_auth_oauth2providerconfig_abcd61c0` (`backend_name`), @@ -4935,6 +4979,7 @@ CREATE TABLE `third_party_auth_samlproviderconfig` ( `identity_provider_type` varchar(128) NOT NULL, `drop_existing_session` tinyint(1) NOT NULL, `max_session_length` int(10) unsigned DEFAULT NULL, + `skip_hinted_login_dialog` tinyint(1) NOT NULL, PRIMARY KEY (`id`), KEY `third_party_auth__changed_by_id_508190ecd0b0e845_fk_auth_user_id` (`changed_by_id`), KEY `third_party_auth_samlproviderconfig_098674f1` (`idp_slug`), @@ -5374,6 +5419,24 @@ CREATE TABLE `waffle_switch` ( KEY `waffle_switch_e2fa5388` (`created`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `waffle_utils_waffleflagcourseoverridemodel`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `waffle_utils_waffleflagcourseoverridemodel` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `change_date` datetime(6) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `waffle_flag` varchar(255) NOT NULL, + `course_id` varchar(255) NOT NULL, + `override_choice` varchar(3) NOT NULL, + `changed_by_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `waffle_utils_waff_changed_by_id_3b230839b4c20581_fk_auth_user_id` (`changed_by_id`), + KEY `waffle_utils_waffleflagcourseoverridemodel_6690e26e` (`waffle_flag`), + KEY `waffle_utils_waffleflagcourseoverridemodel_ea134da7` (`course_id`), + CONSTRAINT `waffle_utils_waff_changed_by_id_3b230839b4c20581_fk_auth_user_id` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `wiki_article`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; @@ -5664,6 +5727,21 @@ CREATE TABLE `workflow_assessmentworkflowstep` ( CONSTRAINT `w_workflow_id_4939c36cf6220ba3_fk_workflow_assessmentworkflow_id` FOREIGN KEY (`workflow_id`) REFERENCES `workflow_assessmentworkflow` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `xblock_config_courseeditltifieldsenabledflag`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `xblock_config_courseeditltifieldsenabledflag` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `change_date` datetime(6) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `course_id` varchar(255) NOT NULL, + `changed_by_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `xblock_config_cou_changed_by_id_124d91bd160908dd_fk_auth_user_id` (`changed_by_id`), + KEY `xblock_config_courseeditltifieldsenabledflag_ea134da7` (`course_id`), + CONSTRAINT `xblock_config_cou_changed_by_id_124d91bd160908dd_fk_auth_user_id` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `xblock_config_studioconfig`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; diff --git a/common/test/db_cache/bok_choy_schema_student_module_history.sql b/common/test/db_cache/bok_choy_schema_student_module_history.sql index ce30c874c8..8fad042dea 100644 --- a/common/test/db_cache/bok_choy_schema_student_module_history.sql +++ b/common/test/db_cache/bok_choy_schema_student_module_history.sql @@ -35,7 +35,7 @@ CREATE TABLE `django_migrations` ( `name` varchar(255) NOT NULL, `applied` datetime(6) NOT NULL, PRIMARY KEY (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=266 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=275 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; diff --git a/common/test/db_cache/lettuce.db b/common/test/db_cache/lettuce.db index ebe7459fba1e82bcfe032f4b7dcba47ef115a785..e8437137603130e4f031af626d6a1e75ee4752d1 100644 GIT binary patch delta 99976 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 K8W3cd!T&c`neqn! delta 8292 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 Date: Wed, 7 Jun 2017 13:29:09 -0400 Subject: [PATCH 3/3] unified_course_view flag exists as fixture now --- lms/envs/bok_choy.py | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/lms/envs/bok_choy.py b/lms/envs/bok_choy.py index d7a8a61cf7..2d92f01c1b 100644 --- a/lms/envs/bok_choy.py +++ b/lms/envs/bok_choy.py @@ -232,15 +232,7 @@ if RELEASE_LINE == "master": 'course_author': 'http://edx.readthedocs.io/projects/edx-partner-course-staff', } -# TODO: TNL-6546: Remove this waffle and flag code. -from django.db.utils import ProgrammingError -from waffle.models import Flag -try: - flag, created = Flag.objects.get_or_create(name='unified_course_view') - WAFFLE_OVERRIDE = True -except ProgrammingError: - # during initial reset_db, the table for the flag doesn't yet exist. - pass +WAFFLE_OVERRIDE = True ##################################################################### # Lastly, see if the developer has any local overrides.