From 7bafafac84d1beb96f24a5ce4f474ec7df81256e Mon Sep 17 00:00:00 2001 From: Ben Patterson Date: Thu, 27 Apr 2017 14:44:35 -0400 Subject: [PATCH] Update bok-choy cache files. This should provide some performance improvements when running bok-choy tests, particularly during set-up. --- .../test/db_cache/bok_choy_data_default.json | 2 +- .../bok_choy_migrations_data_default.sql | 8 +- ...migrations_data_student_module_history.sql | 8 +- .../test/db_cache/bok_choy_schema_default.sql | 817 +++++++++++++++++- ...bok_choy_schema_student_module_history.sql | 4 +- 5 files changed, 801 insertions(+), 38 deletions(-) diff --git a/common/test/db_cache/bok_choy_data_default.json b/common/test/db_cache/bok_choy_data_default.json index 2d0d76e724..6449cffbc3 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": "globalstatusmessage", "app_label": "status"}, "model": "contenttypes.contenttype", "pk": 17}, {"fields": {"model": "coursemessage", "app_label": "status"}, "model": "contenttypes.contenttype", "pk": 18}, {"fields": {"model": "assetbaseurlconfig", "app_label": "static_replace"}, "model": "contenttypes.contenttype", "pk": 19}, {"fields": {"model": "assetexcludedextensionsconfig", "app_label": "static_replace"}, "model": "contenttypes.contenttype", "pk": 20}, {"fields": {"model": "courseassetcachettlconfig", "app_label": "contentserver"}, "model": "contenttypes.contenttype", "pk": 21}, {"fields": {"model": "cdnuseragentsconfig", "app_label": "contentserver"}, "model": "contenttypes.contenttype", "pk": 22}, {"fields": {"model": "sitetheme", "app_label": "theming"}, "model": "contenttypes.contenttype", "pk": 23}, {"fields": {"model": "siteconfiguration", "app_label": "site_configuration"}, "model": "contenttypes.contenttype", "pk": 24}, {"fields": {"model": "siteconfigurationhistory", "app_label": "site_configuration"}, "model": "contenttypes.contenttype", "pk": 25}, {"fields": {"model": "studentmodule", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 26}, {"fields": {"model": "studentmodulehistory", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 27}, {"fields": {"model": "xmoduleuserstatesummaryfield", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 28}, {"fields": {"model": "xmodulestudentprefsfield", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 29}, {"fields": {"model": "xmodulestudentinfofield", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 30}, {"fields": {"model": "offlinecomputedgrade", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 31}, {"fields": {"model": "offlinecomputedgradelog", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 32}, {"fields": {"model": "studentfieldoverride", "app_label": "courseware"}, "model": "contenttypes.contenttype", "pk": 33}, {"fields": {"model": "anonymoususerid", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 34}, {"fields": {"model": "userstanding", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 35}, {"fields": {"model": "userprofile", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 36}, {"fields": {"model": "usersignupsource", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 37}, {"fields": {"model": "usertestgroup", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 38}, {"fields": {"model": "registration", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 39}, {"fields": {"model": "pendingnamechange", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 40}, {"fields": {"model": "pendingemailchange", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 41}, {"fields": {"model": "passwordhistory", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 42}, {"fields": {"model": "loginfailures", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 43}, {"fields": {"model": "historicalcourseenrollment", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 44}, {"fields": {"model": "courseenrollment", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 45}, {"fields": {"model": "manualenrollmentaudit", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 46}, {"fields": {"model": "courseenrollmentallowed", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 47}, {"fields": {"model": "courseaccessrole", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 48}, {"fields": {"model": "dashboardconfiguration", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 49}, {"fields": {"model": "linkedinaddtoprofileconfiguration", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 50}, {"fields": {"model": "entranceexamconfiguration", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 51}, {"fields": {"model": "languageproficiency", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 52}, {"fields": {"model": "courseenrollmentattribute", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 53}, {"fields": {"model": "enrollmentrefundconfiguration", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 54}, {"fields": {"model": "userattribute", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 55}, {"fields": {"model": "logoutviewconfiguration", "app_label": "student"}, "model": "contenttypes.contenttype", "pk": 56}, {"fields": {"model": "trackinglog", "app_label": "track"}, "model": "contenttypes.contenttype", "pk": 57}, {"fields": {"model": "ratelimitconfiguration", "app_label": "util"}, "model": "contenttypes.contenttype", "pk": 58}, {"fields": {"model": "certificatewhitelist", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 59}, {"fields": {"model": "generatedcertificate", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 60}, {"fields": {"model": "certificategenerationhistory", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 61}, {"fields": {"model": "certificateinvalidation", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 62}, {"fields": {"model": "examplecertificateset", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 63}, {"fields": {"model": "examplecertificate", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 64}, {"fields": {"model": "certificategenerationcoursesetting", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 65}, {"fields": {"model": "certificategenerationconfiguration", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 66}, {"fields": {"model": "certificatehtmlviewconfiguration", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 67}, {"fields": {"model": "certificatetemplate", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 68}, {"fields": {"model": "certificatetemplateasset", "app_label": "certificates"}, "model": "contenttypes.contenttype", "pk": 69}, {"fields": {"model": "instructortask", "app_label": "instructor_task"}, "model": "contenttypes.contenttype", "pk": 70}, {"fields": {"model": "courseusergroup", "app_label": "course_groups"}, "model": "contenttypes.contenttype", "pk": 71}, {"fields": {"model": "cohortmembership", "app_label": "course_groups"}, "model": "contenttypes.contenttype", "pk": 72}, {"fields": {"model": "courseusergrouppartitiongroup", "app_label": "course_groups"}, "model": "contenttypes.contenttype", "pk": 73}, {"fields": {"model": "coursecohortssettings", "app_label": "course_groups"}, "model": "contenttypes.contenttype", "pk": 74}, {"fields": {"model": "coursecohort", "app_label": "course_groups"}, "model": "contenttypes.contenttype", "pk": 75}, {"fields": {"model": "target", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 76}, {"fields": {"model": "cohorttarget", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 77}, {"fields": {"model": "courseemail", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 78}, {"fields": {"model": "optout", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 79}, {"fields": {"model": "courseemailtemplate", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 80}, {"fields": {"model": "courseauthorization", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 81}, {"fields": {"model": "bulkemailflag", "app_label": "bulk_email"}, "model": "contenttypes.contenttype", "pk": 82}, {"fields": {"model": "brandinginfoconfig", "app_label": "branding"}, "model": "contenttypes.contenttype", "pk": 83}, {"fields": {"model": "brandingapiconfig", "app_label": "branding"}, "model": "contenttypes.contenttype", "pk": 84}, {"fields": {"model": "externalauthmap", "app_label": "external_auth"}, "model": "contenttypes.contenttype", "pk": 85}, {"fields": {"model": "nonce", "app_label": "django_openid_auth"}, "model": "contenttypes.contenttype", "pk": 86}, {"fields": {"model": "association", "app_label": "django_openid_auth"}, "model": "contenttypes.contenttype", "pk": 87}, {"fields": {"model": "useropenid", "app_label": "django_openid_auth"}, "model": "contenttypes.contenttype", "pk": 88}, {"fields": {"model": "client", "app_label": "oauth2"}, "model": "contenttypes.contenttype", "pk": 89}, {"fields": {"model": "grant", "app_label": "oauth2"}, "model": "contenttypes.contenttype", "pk": 90}, {"fields": {"model": "accesstoken", "app_label": "oauth2"}, "model": "contenttypes.contenttype", "pk": 91}, {"fields": {"model": "refreshtoken", "app_label": "oauth2"}, "model": "contenttypes.contenttype", "pk": 92}, {"fields": {"model": "trustedclient", "app_label": "edx_oauth2_provider"}, "model": "contenttypes.contenttype", "pk": 93}, {"fields": {"model": "application", "app_label": "oauth2_provider"}, "model": "contenttypes.contenttype", "pk": 94}, {"fields": {"model": "grant", "app_label": "oauth2_provider"}, "model": "contenttypes.contenttype", "pk": 95}, {"fields": {"model": "accesstoken", "app_label": "oauth2_provider"}, "model": "contenttypes.contenttype", "pk": 96}, {"fields": {"model": "refreshtoken", "app_label": "oauth2_provider"}, "model": "contenttypes.contenttype", "pk": 97}, {"fields": {"model": "oauth2providerconfig", "app_label": "third_party_auth"}, "model": "contenttypes.contenttype", "pk": 98}, {"fields": {"model": "samlproviderconfig", "app_label": "third_party_auth"}, "model": "contenttypes.contenttype", "pk": 99}, {"fields": {"model": "samlconfiguration", "app_label": "third_party_auth"}, "model": "contenttypes.contenttype", "pk": 100}, {"fields": {"model": "samlproviderdata", "app_label": "third_party_auth"}, "model": "contenttypes.contenttype", "pk": 101}, {"fields": {"model": "ltiproviderconfig", "app_label": "third_party_auth"}, "model": "contenttypes.contenttype", "pk": 102}, {"fields": {"model": "providerapipermissions", "app_label": "third_party_auth"}, "model": "contenttypes.contenttype", "pk": 103}, {"fields": {"model": "nonce", "app_label": "oauth_provider"}, "model": "contenttypes.contenttype", "pk": 104}, {"fields": {"model": "scope", "app_label": "oauth_provider"}, "model": "contenttypes.contenttype", "pk": 105}, {"fields": {"model": "consumer", "app_label": "oauth_provider"}, "model": "contenttypes.contenttype", "pk": 106}, {"fields": {"model": "token", "app_label": "oauth_provider"}, "model": "contenttypes.contenttype", "pk": 107}, {"fields": {"model": "resource", "app_label": "oauth_provider"}, "model": "contenttypes.contenttype", "pk": 108}, {"fields": {"model": "article", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 109}, {"fields": {"model": "articleforobject", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 110}, {"fields": {"model": "articlerevision", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 111}, {"fields": {"model": "urlpath", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 112}, {"fields": {"model": "articleplugin", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 113}, {"fields": {"model": "reusableplugin", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 114}, {"fields": {"model": "simpleplugin", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 115}, {"fields": {"model": "revisionplugin", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 116}, {"fields": {"model": "revisionpluginrevision", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 117}, {"fields": {"model": "image", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 118}, {"fields": {"model": "imagerevision", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 119}, {"fields": {"model": "attachment", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 120}, {"fields": {"model": "attachmentrevision", "app_label": "wiki"}, "model": "contenttypes.contenttype", "pk": 121}, {"fields": {"model": "notificationtype", "app_label": "django_notify"}, "model": "contenttypes.contenttype", "pk": 122}, {"fields": {"model": "settings", "app_label": "django_notify"}, "model": "contenttypes.contenttype", "pk": 123}, {"fields": {"model": "subscription", "app_label": "django_notify"}, "model": "contenttypes.contenttype", "pk": 124}, {"fields": {"model": "notification", "app_label": "django_notify"}, "model": "contenttypes.contenttype", "pk": 125}, {"fields": {"model": "logentry", "app_label": "admin"}, "model": "contenttypes.contenttype", "pk": 126}, {"fields": {"model": "role", "app_label": "django_comment_common"}, "model": "contenttypes.contenttype", "pk": 127}, {"fields": {"model": "permission", "app_label": "django_comment_common"}, "model": "contenttypes.contenttype", "pk": 128}, {"fields": {"model": "forumsconfig", "app_label": "django_comment_common"}, "model": "contenttypes.contenttype", "pk": 129}, {"fields": {"model": "note", "app_label": "notes"}, "model": "contenttypes.contenttype", "pk": 130}, {"fields": {"model": "splashconfig", "app_label": "splash"}, "model": "contenttypes.contenttype", "pk": 131}, {"fields": {"model": "userpreference", "app_label": "user_api"}, "model": "contenttypes.contenttype", "pk": 132}, {"fields": {"model": "usercoursetag", "app_label": "user_api"}, "model": "contenttypes.contenttype", "pk": 133}, {"fields": {"model": "userorgtag", "app_label": "user_api"}, "model": "contenttypes.contenttype", "pk": 134}, {"fields": {"model": "order", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 135}, {"fields": {"model": "orderitem", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 136}, {"fields": {"model": "invoice", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 137}, {"fields": {"model": "invoicetransaction", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 138}, {"fields": {"model": "invoiceitem", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 139}, {"fields": {"model": "courseregistrationcodeinvoiceitem", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 140}, {"fields": {"model": "invoicehistory", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 141}, {"fields": {"model": "courseregistrationcode", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 142}, {"fields": {"model": "registrationcoderedemption", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 143}, {"fields": {"model": "coupon", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 144}, {"fields": {"model": "couponredemption", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 145}, {"fields": {"model": "paidcourseregistration", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 146}, {"fields": {"model": "courseregcodeitem", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 147}, {"fields": {"model": "courseregcodeitemannotation", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 148}, {"fields": {"model": "paidcourseregistrationannotation", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 149}, {"fields": {"model": "certificateitem", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 150}, {"fields": {"model": "donationconfiguration", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 151}, {"fields": {"model": "donation", "app_label": "shoppingcart"}, "model": "contenttypes.contenttype", "pk": 152}, {"fields": {"model": "coursemode", "app_label": "course_modes"}, "model": "contenttypes.contenttype", "pk": 153}, {"fields": {"model": "coursemodesarchive", "app_label": "course_modes"}, "model": "contenttypes.contenttype", "pk": 154}, {"fields": {"model": "coursemodeexpirationconfig", "app_label": "course_modes"}, "model": "contenttypes.contenttype", "pk": 155}, {"fields": {"model": "softwaresecurephotoverification", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 156}, {"fields": {"model": "historicalverificationdeadline", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 157}, {"fields": {"model": "verificationdeadline", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 158}, {"fields": {"model": "verificationcheckpoint", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 159}, {"fields": {"model": "verificationstatus", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 160}, {"fields": {"model": "incoursereverificationconfiguration", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 161}, {"fields": {"model": "icrvstatusemailsconfiguration", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 162}, {"fields": {"model": "skippedreverification", "app_label": "verify_student"}, "model": "contenttypes.contenttype", "pk": 163}, {"fields": {"model": "darklangconfig", "app_label": "dark_lang"}, "model": "contenttypes.contenttype", "pk": 164}, {"fields": {"model": "microsite", "app_label": "microsite_configuration"}, "model": "contenttypes.contenttype", "pk": 165}, {"fields": {"model": "micrositehistory", "app_label": "microsite_configuration"}, "model": "contenttypes.contenttype", "pk": 166}, {"fields": {"model": "historicalmicrositeorganizationmapping", "app_label": "microsite_configuration"}, "model": "contenttypes.contenttype", "pk": 167}, {"fields": {"model": "micrositeorganizationmapping", "app_label": "microsite_configuration"}, "model": "contenttypes.contenttype", "pk": 168}, {"fields": {"model": "historicalmicrositetemplate", "app_label": "microsite_configuration"}, "model": "contenttypes.contenttype", "pk": 169}, {"fields": {"model": "micrositetemplate", "app_label": "microsite_configuration"}, "model": "contenttypes.contenttype", "pk": 170}, {"fields": {"model": "whitelistedrssurl", "app_label": "rss_proxy"}, "model": "contenttypes.contenttype", "pk": 171}, {"fields": {"model": "embargoedcourse", "app_label": "embargo"}, "model": "contenttypes.contenttype", "pk": 172}, {"fields": {"model": "embargoedstate", "app_label": "embargo"}, "model": "contenttypes.contenttype", "pk": 173}, {"fields": {"model": "restrictedcourse", "app_label": "embargo"}, "model": "contenttypes.contenttype", "pk": 174}, {"fields": {"model": "country", "app_label": "embargo"}, "model": "contenttypes.contenttype", "pk": 175}, {"fields": {"model": "countryaccessrule", "app_label": "embargo"}, "model": "contenttypes.contenttype", "pk": 176}, {"fields": {"model": "courseaccessrulehistory", "app_label": "embargo"}, "model": "contenttypes.contenttype", "pk": 177}, {"fields": {"model": "ipfilter", "app_label": "embargo"}, "model": "contenttypes.contenttype", "pk": 178}, {"fields": {"model": "coursererunstate", "app_label": "course_action_state"}, "model": "contenttypes.contenttype", "pk": 179}, {"fields": {"model": "mobileapiconfig", "app_label": "mobile_api"}, "model": "contenttypes.contenttype", "pk": 180}, {"fields": {"model": "appversionconfig", "app_label": "mobile_api"}, "model": "contenttypes.contenttype", "pk": 181}, {"fields": {"model": "usersocialauth", "app_label": "default"}, "model": "contenttypes.contenttype", "pk": 182}, {"fields": {"model": "nonce", "app_label": "default"}, "model": "contenttypes.contenttype", "pk": 183}, {"fields": {"model": "association", "app_label": "default"}, "model": "contenttypes.contenttype", "pk": 184}, {"fields": {"model": "code", "app_label": "default"}, "model": "contenttypes.contenttype", "pk": 185}, {"fields": {"model": "surveyform", "app_label": "survey"}, "model": "contenttypes.contenttype", "pk": 186}, {"fields": {"model": "surveyanswer", "app_label": "survey"}, "model": "contenttypes.contenttype", "pk": 187}, {"fields": {"model": "xblockasidesconfig", "app_label": "lms_xblock"}, "model": "contenttypes.contenttype", "pk": 188}, {"fields": {"model": "courseoverview", "app_label": "course_overviews"}, "model": "contenttypes.contenttype", "pk": 189}, {"fields": {"model": "courseoverviewtab", "app_label": "course_overviews"}, "model": "contenttypes.contenttype", "pk": 190}, {"fields": {"model": "courseoverviewimageset", "app_label": "course_overviews"}, "model": "contenttypes.contenttype", "pk": 191}, {"fields": {"model": "courseoverviewimageconfig", "app_label": "course_overviews"}, "model": "contenttypes.contenttype", "pk": 192}, {"fields": {"model": "coursestructure", "app_label": "course_structures"}, "model": "contenttypes.contenttype", "pk": 193}, {"fields": {"model": "corsmodel", "app_label": "corsheaders"}, "model": "contenttypes.contenttype", "pk": 194}, {"fields": {"model": "xdomainproxyconfiguration", "app_label": "cors_csrf"}, "model": "contenttypes.contenttype", "pk": 195}, {"fields": {"model": "commerceconfiguration", "app_label": "commerce"}, "model": "contenttypes.contenttype", "pk": 196}, {"fields": {"model": "creditprovider", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 197}, {"fields": {"model": "creditcourse", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 198}, {"fields": {"model": "creditrequirement", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 199}, {"fields": {"model": "historicalcreditrequirementstatus", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 200}, {"fields": {"model": "creditrequirementstatus", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 201}, {"fields": {"model": "crediteligibility", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 202}, {"fields": {"model": "historicalcreditrequest", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 203}, {"fields": {"model": "creditrequest", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 204}, {"fields": {"model": "creditconfig", "app_label": "credit"}, "model": "contenttypes.contenttype", "pk": 205}, {"fields": {"model": "courseteam", "app_label": "teams"}, "model": "contenttypes.contenttype", "pk": 206}, {"fields": {"model": "courseteammembership", "app_label": "teams"}, "model": "contenttypes.contenttype", "pk": 207}, {"fields": {"model": "xblockconfiguration", "app_label": "xblock_django"}, "model": "contenttypes.contenttype", "pk": 208}, {"fields": {"model": "xblockstudioconfigurationflag", "app_label": "xblock_django"}, "model": "contenttypes.contenttype", "pk": 209}, {"fields": {"model": "xblockstudioconfiguration", "app_label": "xblock_django"}, "model": "contenttypes.contenttype", "pk": 210}, {"fields": {"model": "bookmark", "app_label": "bookmarks"}, "model": "contenttypes.contenttype", "pk": 211}, {"fields": {"model": "xblockcache", "app_label": "bookmarks"}, "model": "contenttypes.contenttype", "pk": 212}, {"fields": {"model": "programsapiconfig", "app_label": "programs"}, "model": "contenttypes.contenttype", "pk": 213}, {"fields": {"model": "catalogintegration", "app_label": "catalog"}, "model": "contenttypes.contenttype", "pk": 214}, {"fields": {"model": "selfpacedconfiguration", "app_label": "self_paced"}, "model": "contenttypes.contenttype", "pk": 215}, {"fields": {"model": "kvstore", "app_label": "thumbnail"}, "model": "contenttypes.contenttype", "pk": 216}, {"fields": {"model": "credentialsapiconfig", "app_label": "credentials"}, "model": "contenttypes.contenttype", "pk": 217}, {"fields": {"model": "milestone", "app_label": "milestones"}, "model": "contenttypes.contenttype", "pk": 218}, {"fields": {"model": "milestonerelationshiptype", "app_label": "milestones"}, "model": "contenttypes.contenttype", "pk": 219}, {"fields": {"model": "coursemilestone", "app_label": "milestones"}, "model": "contenttypes.contenttype", "pk": 220}, {"fields": {"model": "coursecontentmilestone", "app_label": "milestones"}, "model": "contenttypes.contenttype", "pk": 221}, {"fields": {"model": "usermilestone", "app_label": "milestones"}, "model": "contenttypes.contenttype", "pk": 222}, {"fields": {"model": "coursetalkwidgetconfiguration", "app_label": "coursetalk"}, "model": "contenttypes.contenttype", "pk": 223}, {"fields": {"model": "historicalapiaccessrequest", "app_label": "api_admin"}, "model": "contenttypes.contenttype", "pk": 224}, {"fields": {"model": "apiaccessconfig", "app_label": "api_admin"}, "model": "contenttypes.contenttype", "pk": 225}, {"fields": {"model": "catalog", "app_label": "api_admin"}, "model": "contenttypes.contenttype", "pk": 226}, {"fields": {"model": "verifiedtrackcohortedcourse", "app_label": "verified_track_content"}, "model": "contenttypes.contenttype", "pk": 227}, {"fields": {"model": "badgeclass", "app_label": "badges"}, "model": "contenttypes.contenttype", "pk": 228}, {"fields": {"model": "badgeassertion", "app_label": "badges"}, "model": "contenttypes.contenttype", "pk": 229}, {"fields": {"model": "coursecompleteimageconfiguration", "app_label": "badges"}, "model": "contenttypes.contenttype", "pk": 230}, {"fields": {"model": "courseeventbadgesconfiguration", "app_label": "badges"}, "model": "contenttypes.contenttype", "pk": 231}, {"fields": {"model": "emailmarketingconfiguration", "app_label": "email_marketing"}, "model": "contenttypes.contenttype", "pk": 232}, {"fields": {"model": "studentitem", "app_label": "submissions"}, "model": "contenttypes.contenttype", "pk": 233}, {"fields": {"model": "submission", "app_label": "submissions"}, "model": "contenttypes.contenttype", "pk": 234}, {"fields": {"model": "score", "app_label": "submissions"}, "model": "contenttypes.contenttype", "pk": 235}, {"fields": {"model": "scoresummary", "app_label": "submissions"}, "model": "contenttypes.contenttype", "pk": 236}, {"fields": {"model": "scoreannotation", "app_label": "submissions"}, "model": "contenttypes.contenttype", "pk": 237}, {"fields": {"model": "rubric", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 238}, {"fields": {"model": "criterion", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 239}, {"fields": {"model": "criterionoption", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 240}, {"fields": {"model": "assessment", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 241}, {"fields": {"model": "assessmentpart", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 242}, {"fields": {"model": "assessmentfeedbackoption", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 243}, {"fields": {"model": "assessmentfeedback", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 244}, {"fields": {"model": "peerworkflow", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 245}, {"fields": {"model": "peerworkflowitem", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 246}, {"fields": {"model": "trainingexample", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 247}, {"fields": {"model": "studenttrainingworkflow", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 248}, {"fields": {"model": "studenttrainingworkflowitem", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 249}, {"fields": {"model": "aiclassifierset", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 250}, {"fields": {"model": "aiclassifier", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 251}, {"fields": {"model": "aitrainingworkflow", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 252}, {"fields": {"model": "aigradingworkflow", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 253}, {"fields": {"model": "staffworkflow", "app_label": "assessment"}, "model": "contenttypes.contenttype", "pk": 254}, {"fields": {"model": "assessmentworkflow", "app_label": "workflow"}, "model": "contenttypes.contenttype", "pk": 255}, {"fields": {"model": "assessmentworkflowstep", "app_label": "workflow"}, "model": "contenttypes.contenttype", "pk": 256}, {"fields": {"model": "assessmentworkflowcancellation", "app_label": "workflow"}, "model": "contenttypes.contenttype", "pk": 257}, {"fields": {"model": "profile", "app_label": "edxval"}, "model": "contenttypes.contenttype", "pk": 258}, {"fields": {"model": "video", "app_label": "edxval"}, "model": "contenttypes.contenttype", "pk": 259}, {"fields": {"model": "coursevideo", "app_label": "edxval"}, "model": "contenttypes.contenttype", "pk": 260}, {"fields": {"model": "encodedvideo", "app_label": "edxval"}, "model": "contenttypes.contenttype", "pk": 261}, {"fields": {"model": "subtitle", "app_label": "edxval"}, "model": "contenttypes.contenttype", "pk": 262}, {"fields": {"model": "proctoredexam", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 263}, {"fields": {"model": "proctoredexamreviewpolicy", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 264}, {"fields": {"model": "proctoredexamreviewpolicyhistory", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 265}, {"fields": {"model": "proctoredexamstudentattempt", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 266}, {"fields": {"model": "proctoredexamstudentattempthistory", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 267}, {"fields": {"model": "proctoredexamstudentallowance", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 268}, {"fields": {"model": "proctoredexamstudentallowancehistory", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 269}, {"fields": {"model": "proctoredexamsoftwaresecurereview", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 270}, {"fields": {"model": "proctoredexamsoftwaresecurereviewhistory", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 271}, {"fields": {"model": "proctoredexamsoftwaresecurecomment", "app_label": "edx_proctoring"}, "model": "contenttypes.contenttype", "pk": 272}, {"fields": {"model": "organization", "app_label": "organizations"}, "model": "contenttypes.contenttype", "pk": 273}, {"fields": {"model": "organizationcourse", "app_label": "organizations"}, "model": "contenttypes.contenttype", "pk": 274}, {"fields": {"model": "customcourseforedx", "app_label": "ccx"}, "model": "contenttypes.contenttype", "pk": 275}, {"fields": {"model": "ccxfieldoverride", "app_label": "ccx"}, "model": "contenttypes.contenttype", "pk": 276}, {"fields": {"model": "ccxcon", "app_label": "ccxcon"}, "model": "contenttypes.contenttype", "pk": 277}, {"fields": {"model": "studentmodulehistoryextended", "app_label": "coursewarehistoryextended"}, "model": "contenttypes.contenttype", "pk": 278}, {"fields": {"model": "videouploadconfig", "app_label": "contentstore"}, "model": "contenttypes.contenttype", "pk": 279}, {"fields": {"model": "pushnotificationconfig", "app_label": "contentstore"}, "model": "contenttypes.contenttype", "pk": 280}, {"fields": {"model": "coursecreator", "app_label": "course_creators"}, "model": "contenttypes.contenttype", "pk": 281}, {"fields": {"model": "studioconfig", "app_label": "xblock_config"}, "model": "contenttypes.contenttype", "pk": 282}, {"fields": {"model": "tagcategories", "app_label": "tagging"}, "model": "contenttypes.contenttype", "pk": 283}, {"fields": {"model": "tagavailablevalues", "app_label": "tagging"}, "model": "contenttypes.contenttype", "pk": 284}, {"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": "2016-07-26T19:14:49.426Z", "name": "fulfills", "created": "2016-07-26T19:14:49.426Z"}, "model": "milestones.milestonerelationshiptype", "pk": 1}, {"fields": {"active": true, "description": "Autogenerated milestone relationship type \"requires\"", "modified": "2016-07-26T19:14:49.430Z", "name": "requires", "created": "2016-07-26T19:14:49.429Z"}, "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": {"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_globalstatusmessage", "name": "Can add global status message", "content_type": 17}, "model": "auth.permission", "pk": 46}, {"fields": {"codename": "change_globalstatusmessage", "name": "Can change global status message", "content_type": 17}, "model": "auth.permission", "pk": 47}, {"fields": {"codename": "delete_globalstatusmessage", "name": "Can delete global status message", "content_type": 17}, "model": "auth.permission", "pk": 48}, {"fields": {"codename": "add_coursemessage", "name": "Can add course message", "content_type": 18}, "model": "auth.permission", "pk": 49}, {"fields": {"codename": "change_coursemessage", "name": "Can change course message", "content_type": 18}, "model": "auth.permission", "pk": 50}, {"fields": {"codename": "delete_coursemessage", "name": "Can delete course message", "content_type": 18}, "model": "auth.permission", "pk": 51}, {"fields": {"codename": "add_assetbaseurlconfig", "name": "Can add asset base url config", "content_type": 19}, "model": "auth.permission", "pk": 52}, {"fields": {"codename": "change_assetbaseurlconfig", "name": "Can change asset base url config", "content_type": 19}, "model": "auth.permission", "pk": 53}, {"fields": {"codename": "delete_assetbaseurlconfig", "name": "Can delete asset base url config", "content_type": 19}, "model": "auth.permission", "pk": 54}, {"fields": {"codename": "add_assetexcludedextensionsconfig", "name": "Can add asset excluded extensions config", "content_type": 20}, "model": "auth.permission", "pk": 55}, {"fields": {"codename": "change_assetexcludedextensionsconfig", "name": "Can change asset excluded extensions config", "content_type": 20}, "model": "auth.permission", "pk": 56}, {"fields": {"codename": "delete_assetexcludedextensionsconfig", "name": "Can delete asset excluded extensions config", "content_type": 20}, "model": "auth.permission", "pk": 57}, {"fields": {"codename": "add_courseassetcachettlconfig", "name": "Can add course asset cache ttl config", "content_type": 21}, "model": "auth.permission", "pk": 58}, {"fields": {"codename": "change_courseassetcachettlconfig", "name": "Can change course asset cache ttl config", "content_type": 21}, "model": "auth.permission", "pk": 59}, {"fields": {"codename": "delete_courseassetcachettlconfig", "name": "Can delete course asset cache ttl config", "content_type": 21}, "model": "auth.permission", "pk": 60}, {"fields": {"codename": "add_cdnuseragentsconfig", "name": "Can add cdn user agents config", "content_type": 22}, "model": "auth.permission", "pk": 61}, {"fields": {"codename": "change_cdnuseragentsconfig", "name": "Can change cdn user agents config", "content_type": 22}, "model": "auth.permission", "pk": 62}, {"fields": {"codename": "delete_cdnuseragentsconfig", "name": "Can delete cdn user agents config", "content_type": 22}, "model": "auth.permission", "pk": 63}, {"fields": {"codename": "add_sitetheme", "name": "Can add site theme", "content_type": 23}, "model": "auth.permission", "pk": 64}, {"fields": {"codename": "change_sitetheme", "name": "Can change site theme", "content_type": 23}, "model": "auth.permission", "pk": 65}, {"fields": {"codename": "delete_sitetheme", "name": "Can delete site theme", "content_type": 23}, "model": "auth.permission", "pk": 66}, {"fields": {"codename": "add_siteconfiguration", "name": "Can add site configuration", "content_type": 24}, "model": "auth.permission", "pk": 67}, {"fields": {"codename": "change_siteconfiguration", "name": "Can change site configuration", "content_type": 24}, "model": "auth.permission", "pk": 68}, {"fields": {"codename": "delete_siteconfiguration", "name": "Can delete site configuration", "content_type": 24}, "model": "auth.permission", "pk": 69}, {"fields": {"codename": "add_siteconfigurationhistory", "name": "Can add site configuration history", "content_type": 25}, "model": "auth.permission", "pk": 70}, {"fields": {"codename": "change_siteconfigurationhistory", "name": "Can change site configuration history", "content_type": 25}, "model": "auth.permission", "pk": 71}, {"fields": {"codename": "delete_siteconfigurationhistory", "name": "Can delete site configuration history", "content_type": 25}, "model": "auth.permission", "pk": 72}, {"fields": {"codename": "add_studentmodule", "name": "Can add student module", "content_type": 26}, "model": "auth.permission", "pk": 73}, {"fields": {"codename": "change_studentmodule", "name": "Can change student module", "content_type": 26}, "model": "auth.permission", "pk": 74}, {"fields": {"codename": "delete_studentmodule", "name": "Can delete student module", "content_type": 26}, "model": "auth.permission", "pk": 75}, {"fields": {"codename": "add_studentmodulehistory", "name": "Can add student module history", "content_type": 27}, "model": "auth.permission", "pk": 76}, {"fields": {"codename": "change_studentmodulehistory", "name": "Can change student module history", "content_type": 27}, "model": "auth.permission", "pk": 77}, {"fields": {"codename": "delete_studentmodulehistory", "name": "Can delete student module history", "content_type": 27}, "model": "auth.permission", "pk": 78}, {"fields": {"codename": "add_xmoduleuserstatesummaryfield", "name": "Can add x module user state summary field", "content_type": 28}, "model": "auth.permission", "pk": 79}, {"fields": {"codename": "change_xmoduleuserstatesummaryfield", "name": "Can change x module user state summary field", "content_type": 28}, "model": "auth.permission", "pk": 80}, {"fields": {"codename": "delete_xmoduleuserstatesummaryfield", "name": "Can delete x module user state summary field", "content_type": 28}, "model": "auth.permission", "pk": 81}, {"fields": {"codename": "add_xmodulestudentprefsfield", "name": "Can add x module student prefs field", "content_type": 29}, "model": "auth.permission", "pk": 82}, {"fields": {"codename": "change_xmodulestudentprefsfield", "name": "Can change x module student prefs field", "content_type": 29}, "model": "auth.permission", "pk": 83}, {"fields": {"codename": "delete_xmodulestudentprefsfield", "name": "Can delete x module student prefs field", "content_type": 29}, "model": "auth.permission", "pk": 84}, {"fields": {"codename": "add_xmodulestudentinfofield", "name": "Can add x module student info field", "content_type": 30}, "model": "auth.permission", "pk": 85}, {"fields": {"codename": "change_xmodulestudentinfofield", "name": "Can change x module student info field", "content_type": 30}, "model": "auth.permission", "pk": 86}, {"fields": {"codename": "delete_xmodulestudentinfofield", "name": "Can delete x module student info field", "content_type": 30}, "model": "auth.permission", "pk": 87}, {"fields": {"codename": "add_offlinecomputedgrade", "name": "Can add offline computed grade", "content_type": 31}, "model": "auth.permission", "pk": 88}, {"fields": {"codename": "change_offlinecomputedgrade", "name": "Can change offline computed grade", "content_type": 31}, "model": "auth.permission", "pk": 89}, {"fields": {"codename": "delete_offlinecomputedgrade", "name": "Can delete offline computed grade", "content_type": 31}, "model": "auth.permission", "pk": 90}, {"fields": {"codename": "add_offlinecomputedgradelog", "name": "Can add offline computed grade log", "content_type": 32}, "model": "auth.permission", "pk": 91}, {"fields": {"codename": "change_offlinecomputedgradelog", "name": "Can change offline computed grade log", "content_type": 32}, "model": "auth.permission", "pk": 92}, {"fields": {"codename": "delete_offlinecomputedgradelog", "name": "Can delete offline computed grade log", "content_type": 32}, "model": "auth.permission", "pk": 93}, {"fields": {"codename": "add_studentfieldoverride", "name": "Can add student field override", "content_type": 33}, "model": "auth.permission", "pk": 94}, {"fields": {"codename": "change_studentfieldoverride", "name": "Can change student field override", "content_type": 33}, "model": "auth.permission", "pk": 95}, {"fields": {"codename": "delete_studentfieldoverride", "name": "Can delete student field override", "content_type": 33}, "model": "auth.permission", "pk": 96}, {"fields": {"codename": "add_anonymoususerid", "name": "Can add anonymous user id", "content_type": 34}, "model": "auth.permission", "pk": 97}, {"fields": {"codename": "change_anonymoususerid", "name": "Can change anonymous user id", "content_type": 34}, "model": "auth.permission", "pk": 98}, {"fields": {"codename": "delete_anonymoususerid", "name": "Can delete anonymous user id", "content_type": 34}, "model": "auth.permission", "pk": 99}, {"fields": {"codename": "add_userstanding", "name": "Can add user standing", "content_type": 35}, "model": "auth.permission", "pk": 100}, {"fields": {"codename": "change_userstanding", "name": "Can change user standing", "content_type": 35}, "model": "auth.permission", "pk": 101}, {"fields": {"codename": "delete_userstanding", "name": "Can delete user standing", "content_type": 35}, "model": "auth.permission", "pk": 102}, {"fields": {"codename": "add_userprofile", "name": "Can add user profile", "content_type": 36}, "model": "auth.permission", "pk": 103}, {"fields": {"codename": "change_userprofile", "name": "Can change user profile", "content_type": 36}, "model": "auth.permission", "pk": 104}, {"fields": {"codename": "delete_userprofile", "name": "Can delete user profile", "content_type": 36}, "model": "auth.permission", "pk": 105}, {"fields": {"codename": "add_usersignupsource", "name": "Can add user signup source", "content_type": 37}, "model": "auth.permission", "pk": 106}, {"fields": {"codename": "change_usersignupsource", "name": "Can change user signup source", "content_type": 37}, "model": "auth.permission", "pk": 107}, {"fields": {"codename": "delete_usersignupsource", "name": "Can delete user signup source", "content_type": 37}, "model": "auth.permission", "pk": 108}, {"fields": {"codename": "add_usertestgroup", "name": "Can add user test group", "content_type": 38}, "model": "auth.permission", "pk": 109}, {"fields": {"codename": "change_usertestgroup", "name": "Can change user test group", "content_type": 38}, "model": "auth.permission", "pk": 110}, {"fields": {"codename": "delete_usertestgroup", "name": "Can delete user test group", "content_type": 38}, "model": "auth.permission", "pk": 111}, {"fields": {"codename": "add_registration", "name": "Can add registration", "content_type": 39}, "model": "auth.permission", "pk": 112}, {"fields": {"codename": "change_registration", "name": "Can change registration", "content_type": 39}, "model": "auth.permission", "pk": 113}, {"fields": {"codename": "delete_registration", "name": "Can delete registration", "content_type": 39}, "model": "auth.permission", "pk": 114}, {"fields": {"codename": "add_pendingnamechange", "name": "Can add pending name change", "content_type": 40}, "model": "auth.permission", "pk": 115}, {"fields": {"codename": "change_pendingnamechange", "name": "Can change pending name change", "content_type": 40}, "model": "auth.permission", "pk": 116}, {"fields": {"codename": "delete_pendingnamechange", "name": "Can delete pending name change", "content_type": 40}, "model": "auth.permission", "pk": 117}, {"fields": {"codename": "add_pendingemailchange", "name": "Can add pending email change", "content_type": 41}, "model": "auth.permission", "pk": 118}, {"fields": {"codename": "change_pendingemailchange", "name": "Can change pending email change", "content_type": 41}, "model": "auth.permission", "pk": 119}, {"fields": {"codename": "delete_pendingemailchange", "name": "Can delete pending email change", "content_type": 41}, "model": "auth.permission", "pk": 120}, {"fields": {"codename": "add_passwordhistory", "name": "Can add password history", "content_type": 42}, "model": "auth.permission", "pk": 121}, {"fields": {"codename": "change_passwordhistory", "name": "Can change password history", "content_type": 42}, "model": "auth.permission", "pk": 122}, {"fields": {"codename": "delete_passwordhistory", "name": "Can delete password history", "content_type": 42}, "model": "auth.permission", "pk": 123}, {"fields": {"codename": "add_loginfailures", "name": "Can add login failures", "content_type": 43}, "model": "auth.permission", "pk": 124}, {"fields": {"codename": "change_loginfailures", "name": "Can change login failures", "content_type": 43}, "model": "auth.permission", "pk": 125}, {"fields": {"codename": "delete_loginfailures", "name": "Can delete login failures", "content_type": 43}, "model": "auth.permission", "pk": 126}, {"fields": {"codename": "add_historicalcourseenrollment", "name": "Can add historical course enrollment", "content_type": 44}, "model": "auth.permission", "pk": 127}, {"fields": {"codename": "change_historicalcourseenrollment", "name": "Can change historical course enrollment", "content_type": 44}, "model": "auth.permission", "pk": 128}, {"fields": {"codename": "delete_historicalcourseenrollment", "name": "Can delete historical course enrollment", "content_type": 44}, "model": "auth.permission", "pk": 129}, {"fields": {"codename": "add_courseenrollment", "name": "Can add course enrollment", "content_type": 45}, "model": "auth.permission", "pk": 130}, {"fields": {"codename": "change_courseenrollment", "name": "Can change course enrollment", "content_type": 45}, "model": "auth.permission", "pk": 131}, {"fields": {"codename": "delete_courseenrollment", "name": "Can delete course enrollment", "content_type": 45}, "model": "auth.permission", "pk": 132}, {"fields": {"codename": "add_manualenrollmentaudit", "name": "Can add manual enrollment audit", "content_type": 46}, "model": "auth.permission", "pk": 133}, {"fields": {"codename": "change_manualenrollmentaudit", "name": "Can change manual enrollment audit", "content_type": 46}, "model": "auth.permission", "pk": 134}, {"fields": {"codename": "delete_manualenrollmentaudit", "name": "Can delete manual enrollment audit", "content_type": 46}, "model": "auth.permission", "pk": 135}, {"fields": {"codename": "add_courseenrollmentallowed", "name": "Can add course enrollment allowed", "content_type": 47}, "model": "auth.permission", "pk": 136}, {"fields": {"codename": "change_courseenrollmentallowed", "name": "Can change course enrollment allowed", "content_type": 47}, "model": "auth.permission", "pk": 137}, {"fields": {"codename": "delete_courseenrollmentallowed", "name": "Can delete course enrollment allowed", "content_type": 47}, "model": "auth.permission", "pk": 138}, {"fields": {"codename": "add_courseaccessrole", "name": "Can add course access role", "content_type": 48}, "model": "auth.permission", "pk": 139}, {"fields": {"codename": "change_courseaccessrole", "name": "Can change course access role", "content_type": 48}, "model": "auth.permission", "pk": 140}, {"fields": {"codename": "delete_courseaccessrole", "name": "Can delete course access role", "content_type": 48}, "model": "auth.permission", "pk": 141}, {"fields": {"codename": "add_dashboardconfiguration", "name": "Can add dashboard configuration", "content_type": 49}, "model": "auth.permission", "pk": 142}, {"fields": {"codename": "change_dashboardconfiguration", "name": "Can change dashboard configuration", "content_type": 49}, "model": "auth.permission", "pk": 143}, {"fields": {"codename": "delete_dashboardconfiguration", "name": "Can delete dashboard configuration", "content_type": 49}, "model": "auth.permission", "pk": 144}, {"fields": {"codename": "add_linkedinaddtoprofileconfiguration", "name": "Can add linked in add to profile configuration", "content_type": 50}, "model": "auth.permission", "pk": 145}, {"fields": {"codename": "change_linkedinaddtoprofileconfiguration", "name": "Can change linked in add to profile configuration", "content_type": 50}, "model": "auth.permission", "pk": 146}, {"fields": {"codename": "delete_linkedinaddtoprofileconfiguration", "name": "Can delete linked in add to profile configuration", "content_type": 50}, "model": "auth.permission", "pk": 147}, {"fields": {"codename": "add_entranceexamconfiguration", "name": "Can add entrance exam configuration", "content_type": 51}, "model": "auth.permission", "pk": 148}, {"fields": {"codename": "change_entranceexamconfiguration", "name": "Can change entrance exam configuration", "content_type": 51}, "model": "auth.permission", "pk": 149}, {"fields": {"codename": "delete_entranceexamconfiguration", "name": "Can delete entrance exam configuration", "content_type": 51}, "model": "auth.permission", "pk": 150}, {"fields": {"codename": "add_languageproficiency", "name": "Can add language proficiency", "content_type": 52}, "model": "auth.permission", "pk": 151}, {"fields": {"codename": "change_languageproficiency", "name": "Can change language proficiency", "content_type": 52}, "model": "auth.permission", "pk": 152}, {"fields": {"codename": "delete_languageproficiency", "name": "Can delete language proficiency", "content_type": 52}, "model": "auth.permission", "pk": 153}, {"fields": {"codename": "add_courseenrollmentattribute", "name": "Can add course enrollment attribute", "content_type": 53}, "model": "auth.permission", "pk": 154}, {"fields": {"codename": "change_courseenrollmentattribute", "name": "Can change course enrollment attribute", "content_type": 53}, "model": "auth.permission", "pk": 155}, {"fields": {"codename": "delete_courseenrollmentattribute", "name": "Can delete course enrollment attribute", "content_type": 53}, "model": "auth.permission", "pk": 156}, {"fields": {"codename": "add_enrollmentrefundconfiguration", "name": "Can add enrollment refund configuration", "content_type": 54}, "model": "auth.permission", "pk": 157}, {"fields": {"codename": "change_enrollmentrefundconfiguration", "name": "Can change enrollment refund configuration", "content_type": 54}, "model": "auth.permission", "pk": 158}, {"fields": {"codename": "delete_enrollmentrefundconfiguration", "name": "Can delete enrollment refund configuration", "content_type": 54}, "model": "auth.permission", "pk": 159}, {"fields": {"codename": "add_userattribute", "name": "Can add user attribute", "content_type": 55}, "model": "auth.permission", "pk": 160}, {"fields": {"codename": "change_userattribute", "name": "Can change user attribute", "content_type": 55}, "model": "auth.permission", "pk": 161}, {"fields": {"codename": "delete_userattribute", "name": "Can delete user attribute", "content_type": 55}, "model": "auth.permission", "pk": 162}, {"fields": {"codename": "add_logoutviewconfiguration", "name": "Can add logout view configuration", "content_type": 56}, "model": "auth.permission", "pk": 163}, {"fields": {"codename": "change_logoutviewconfiguration", "name": "Can change logout view configuration", "content_type": 56}, "model": "auth.permission", "pk": 164}, {"fields": {"codename": "delete_logoutviewconfiguration", "name": "Can delete logout view configuration", "content_type": 56}, "model": "auth.permission", "pk": 165}, {"fields": {"codename": "add_trackinglog", "name": "Can add tracking log", "content_type": 57}, "model": "auth.permission", "pk": 166}, {"fields": {"codename": "change_trackinglog", "name": "Can change tracking log", "content_type": 57}, "model": "auth.permission", "pk": 167}, {"fields": {"codename": "delete_trackinglog", "name": "Can delete tracking log", "content_type": 57}, "model": "auth.permission", "pk": 168}, {"fields": {"codename": "add_ratelimitconfiguration", "name": "Can add rate limit configuration", "content_type": 58}, "model": "auth.permission", "pk": 169}, {"fields": {"codename": "change_ratelimitconfiguration", "name": "Can change rate limit configuration", "content_type": 58}, "model": "auth.permission", "pk": 170}, {"fields": {"codename": "delete_ratelimitconfiguration", "name": "Can delete rate limit configuration", "content_type": 58}, "model": "auth.permission", "pk": 171}, {"fields": {"codename": "add_certificatewhitelist", "name": "Can add certificate whitelist", "content_type": 59}, "model": "auth.permission", "pk": 172}, {"fields": {"codename": "change_certificatewhitelist", "name": "Can change certificate whitelist", "content_type": 59}, "model": "auth.permission", "pk": 173}, {"fields": {"codename": "delete_certificatewhitelist", "name": "Can delete certificate whitelist", "content_type": 59}, "model": "auth.permission", "pk": 174}, {"fields": {"codename": "add_generatedcertificate", "name": "Can add generated certificate", "content_type": 60}, "model": "auth.permission", "pk": 175}, {"fields": {"codename": "change_generatedcertificate", "name": "Can change generated certificate", "content_type": 60}, "model": "auth.permission", "pk": 176}, {"fields": {"codename": "delete_generatedcertificate", "name": "Can delete generated certificate", "content_type": 60}, "model": "auth.permission", "pk": 177}, {"fields": {"codename": "add_certificategenerationhistory", "name": "Can add certificate generation history", "content_type": 61}, "model": "auth.permission", "pk": 178}, {"fields": {"codename": "change_certificategenerationhistory", "name": "Can change certificate generation history", "content_type": 61}, "model": "auth.permission", "pk": 179}, {"fields": {"codename": "delete_certificategenerationhistory", "name": "Can delete certificate generation history", "content_type": 61}, "model": "auth.permission", "pk": 180}, {"fields": {"codename": "add_certificateinvalidation", "name": "Can add certificate invalidation", "content_type": 62}, "model": "auth.permission", "pk": 181}, {"fields": {"codename": "change_certificateinvalidation", "name": "Can change certificate invalidation", "content_type": 62}, "model": "auth.permission", "pk": 182}, {"fields": {"codename": "delete_certificateinvalidation", "name": "Can delete certificate invalidation", "content_type": 62}, "model": "auth.permission", "pk": 183}, {"fields": {"codename": "add_examplecertificateset", "name": "Can add example certificate set", "content_type": 63}, "model": "auth.permission", "pk": 184}, {"fields": {"codename": "change_examplecertificateset", "name": "Can change example certificate set", "content_type": 63}, "model": "auth.permission", "pk": 185}, {"fields": {"codename": "delete_examplecertificateset", "name": "Can delete example certificate set", "content_type": 63}, "model": "auth.permission", "pk": 186}, {"fields": {"codename": "add_examplecertificate", "name": "Can add example certificate", "content_type": 64}, "model": "auth.permission", "pk": 187}, {"fields": {"codename": "change_examplecertificate", "name": "Can change example certificate", "content_type": 64}, "model": "auth.permission", "pk": 188}, {"fields": {"codename": "delete_examplecertificate", "name": "Can delete example certificate", "content_type": 64}, "model": "auth.permission", "pk": 189}, {"fields": {"codename": "add_certificategenerationcoursesetting", "name": "Can add certificate generation course setting", "content_type": 65}, "model": "auth.permission", "pk": 190}, {"fields": {"codename": "change_certificategenerationcoursesetting", "name": "Can change certificate generation course setting", "content_type": 65}, "model": "auth.permission", "pk": 191}, {"fields": {"codename": "delete_certificategenerationcoursesetting", "name": "Can delete certificate generation course setting", "content_type": 65}, "model": "auth.permission", "pk": 192}, {"fields": {"codename": "add_certificategenerationconfiguration", "name": "Can add certificate generation configuration", "content_type": 66}, "model": "auth.permission", "pk": 193}, {"fields": {"codename": "change_certificategenerationconfiguration", "name": "Can change certificate generation configuration", "content_type": 66}, "model": "auth.permission", "pk": 194}, {"fields": {"codename": "delete_certificategenerationconfiguration", "name": "Can delete certificate generation configuration", "content_type": 66}, "model": "auth.permission", "pk": 195}, {"fields": {"codename": "add_certificatehtmlviewconfiguration", "name": "Can add certificate html view configuration", "content_type": 67}, "model": "auth.permission", "pk": 196}, {"fields": {"codename": "change_certificatehtmlviewconfiguration", "name": "Can change certificate html view configuration", "content_type": 67}, "model": "auth.permission", "pk": 197}, {"fields": {"codename": "delete_certificatehtmlviewconfiguration", "name": "Can delete certificate html view configuration", "content_type": 67}, "model": "auth.permission", "pk": 198}, {"fields": {"codename": "add_certificatetemplate", "name": "Can add certificate template", "content_type": 68}, "model": "auth.permission", "pk": 199}, {"fields": {"codename": "change_certificatetemplate", "name": "Can change certificate template", "content_type": 68}, "model": "auth.permission", "pk": 200}, {"fields": {"codename": "delete_certificatetemplate", "name": "Can delete certificate template", "content_type": 68}, "model": "auth.permission", "pk": 201}, {"fields": {"codename": "add_certificatetemplateasset", "name": "Can add certificate template asset", "content_type": 69}, "model": "auth.permission", "pk": 202}, {"fields": {"codename": "change_certificatetemplateasset", "name": "Can change certificate template asset", "content_type": 69}, "model": "auth.permission", "pk": 203}, {"fields": {"codename": "delete_certificatetemplateasset", "name": "Can delete certificate template asset", "content_type": 69}, "model": "auth.permission", "pk": 204}, {"fields": {"codename": "add_instructortask", "name": "Can add instructor task", "content_type": 70}, "model": "auth.permission", "pk": 205}, {"fields": {"codename": "change_instructortask", "name": "Can change instructor task", "content_type": 70}, "model": "auth.permission", "pk": 206}, {"fields": {"codename": "delete_instructortask", "name": "Can delete instructor task", "content_type": 70}, "model": "auth.permission", "pk": 207}, {"fields": {"codename": "add_courseusergroup", "name": "Can add course user group", "content_type": 71}, "model": "auth.permission", "pk": 208}, {"fields": {"codename": "change_courseusergroup", "name": "Can change course user group", "content_type": 71}, "model": "auth.permission", "pk": 209}, {"fields": {"codename": "delete_courseusergroup", "name": "Can delete course user group", "content_type": 71}, "model": "auth.permission", "pk": 210}, {"fields": {"codename": "add_cohortmembership", "name": "Can add cohort membership", "content_type": 72}, "model": "auth.permission", "pk": 211}, {"fields": {"codename": "change_cohortmembership", "name": "Can change cohort membership", "content_type": 72}, "model": "auth.permission", "pk": 212}, {"fields": {"codename": "delete_cohortmembership", "name": "Can delete cohort membership", "content_type": 72}, "model": "auth.permission", "pk": 213}, {"fields": {"codename": "add_courseusergrouppartitiongroup", "name": "Can add course user group partition group", "content_type": 73}, "model": "auth.permission", "pk": 214}, {"fields": {"codename": "change_courseusergrouppartitiongroup", "name": "Can change course user group partition group", "content_type": 73}, "model": "auth.permission", "pk": 215}, {"fields": {"codename": "delete_courseusergrouppartitiongroup", "name": "Can delete course user group partition group", "content_type": 73}, "model": "auth.permission", "pk": 216}, {"fields": {"codename": "add_coursecohortssettings", "name": "Can add course cohorts settings", "content_type": 74}, "model": "auth.permission", "pk": 217}, {"fields": {"codename": "change_coursecohortssettings", "name": "Can change course cohorts settings", "content_type": 74}, "model": "auth.permission", "pk": 218}, {"fields": {"codename": "delete_coursecohortssettings", "name": "Can delete course cohorts settings", "content_type": 74}, "model": "auth.permission", "pk": 219}, {"fields": {"codename": "add_coursecohort", "name": "Can add course cohort", "content_type": 75}, "model": "auth.permission", "pk": 220}, {"fields": {"codename": "change_coursecohort", "name": "Can change course cohort", "content_type": 75}, "model": "auth.permission", "pk": 221}, {"fields": {"codename": "delete_coursecohort", "name": "Can delete course cohort", "content_type": 75}, "model": "auth.permission", "pk": 222}, {"fields": {"codename": "add_target", "name": "Can add target", "content_type": 76}, "model": "auth.permission", "pk": 223}, {"fields": {"codename": "change_target", "name": "Can change target", "content_type": 76}, "model": "auth.permission", "pk": 224}, {"fields": {"codename": "delete_target", "name": "Can delete target", "content_type": 76}, "model": "auth.permission", "pk": 225}, {"fields": {"codename": "add_cohorttarget", "name": "Can add cohort target", "content_type": 77}, "model": "auth.permission", "pk": 226}, {"fields": {"codename": "change_cohorttarget", "name": "Can change cohort target", "content_type": 77}, "model": "auth.permission", "pk": 227}, {"fields": {"codename": "delete_cohorttarget", "name": "Can delete cohort target", "content_type": 77}, "model": "auth.permission", "pk": 228}, {"fields": {"codename": "add_courseemail", "name": "Can add course email", "content_type": 78}, "model": "auth.permission", "pk": 229}, {"fields": {"codename": "change_courseemail", "name": "Can change course email", "content_type": 78}, "model": "auth.permission", "pk": 230}, {"fields": {"codename": "delete_courseemail", "name": "Can delete course email", "content_type": 78}, "model": "auth.permission", "pk": 231}, {"fields": {"codename": "add_optout", "name": "Can add optout", "content_type": 79}, "model": "auth.permission", "pk": 232}, {"fields": {"codename": "change_optout", "name": "Can change optout", "content_type": 79}, "model": "auth.permission", "pk": 233}, {"fields": {"codename": "delete_optout", "name": "Can delete optout", "content_type": 79}, "model": "auth.permission", "pk": 234}, {"fields": {"codename": "add_courseemailtemplate", "name": "Can add course email template", "content_type": 80}, "model": "auth.permission", "pk": 235}, {"fields": {"codename": "change_courseemailtemplate", "name": "Can change course email template", "content_type": 80}, "model": "auth.permission", "pk": 236}, {"fields": {"codename": "delete_courseemailtemplate", "name": "Can delete course email template", "content_type": 80}, "model": "auth.permission", "pk": 237}, {"fields": {"codename": "add_courseauthorization", "name": "Can add course authorization", "content_type": 81}, "model": "auth.permission", "pk": 238}, {"fields": {"codename": "change_courseauthorization", "name": "Can change course authorization", "content_type": 81}, "model": "auth.permission", "pk": 239}, {"fields": {"codename": "delete_courseauthorization", "name": "Can delete course authorization", "content_type": 81}, "model": "auth.permission", "pk": 240}, {"fields": {"codename": "add_bulkemailflag", "name": "Can add bulk email flag", "content_type": 82}, "model": "auth.permission", "pk": 241}, {"fields": {"codename": "change_bulkemailflag", "name": "Can change bulk email flag", "content_type": 82}, "model": "auth.permission", "pk": 242}, {"fields": {"codename": "delete_bulkemailflag", "name": "Can delete bulk email flag", "content_type": 82}, "model": "auth.permission", "pk": 243}, {"fields": {"codename": "add_brandinginfoconfig", "name": "Can add branding info config", "content_type": 83}, "model": "auth.permission", "pk": 244}, {"fields": {"codename": "change_brandinginfoconfig", "name": "Can change branding info config", "content_type": 83}, "model": "auth.permission", "pk": 245}, {"fields": {"codename": "delete_brandinginfoconfig", "name": "Can delete branding info config", "content_type": 83}, "model": "auth.permission", "pk": 246}, {"fields": {"codename": "add_brandingapiconfig", "name": "Can add branding api config", "content_type": 84}, "model": "auth.permission", "pk": 247}, {"fields": {"codename": "change_brandingapiconfig", "name": "Can change branding api config", "content_type": 84}, "model": "auth.permission", "pk": 248}, {"fields": {"codename": "delete_brandingapiconfig", "name": "Can delete branding api config", "content_type": 84}, "model": "auth.permission", "pk": 249}, {"fields": {"codename": "add_externalauthmap", "name": "Can add external auth map", "content_type": 85}, "model": "auth.permission", "pk": 250}, {"fields": {"codename": "change_externalauthmap", "name": "Can change external auth map", "content_type": 85}, "model": "auth.permission", "pk": 251}, {"fields": {"codename": "delete_externalauthmap", "name": "Can delete external auth map", "content_type": 85}, "model": "auth.permission", "pk": 252}, {"fields": {"codename": "add_nonce", "name": "Can add nonce", "content_type": 86}, "model": "auth.permission", "pk": 253}, {"fields": {"codename": "change_nonce", "name": "Can change nonce", "content_type": 86}, "model": "auth.permission", "pk": 254}, {"fields": {"codename": "delete_nonce", "name": "Can delete nonce", "content_type": 86}, "model": "auth.permission", "pk": 255}, {"fields": {"codename": "add_association", "name": "Can add association", "content_type": 87}, "model": "auth.permission", "pk": 256}, {"fields": {"codename": "change_association", "name": "Can change association", "content_type": 87}, "model": "auth.permission", "pk": 257}, {"fields": {"codename": "delete_association", "name": "Can delete association", "content_type": 87}, "model": "auth.permission", "pk": 258}, {"fields": {"codename": "add_useropenid", "name": "Can add user open id", "content_type": 88}, "model": "auth.permission", "pk": 259}, {"fields": {"codename": "change_useropenid", "name": "Can change user open id", "content_type": 88}, "model": "auth.permission", "pk": 260}, {"fields": {"codename": "delete_useropenid", "name": "Can delete user open id", "content_type": 88}, "model": "auth.permission", "pk": 261}, {"fields": {"codename": "account_verified", "name": "The OpenID has been verified", "content_type": 88}, "model": "auth.permission", "pk": 262}, {"fields": {"codename": "add_client", "name": "Can add client", "content_type": 89}, "model": "auth.permission", "pk": 263}, {"fields": {"codename": "change_client", "name": "Can change client", "content_type": 89}, "model": "auth.permission", "pk": 264}, {"fields": {"codename": "delete_client", "name": "Can delete client", "content_type": 89}, "model": "auth.permission", "pk": 265}, {"fields": {"codename": "add_grant", "name": "Can add grant", "content_type": 90}, "model": "auth.permission", "pk": 266}, {"fields": {"codename": "change_grant", "name": "Can change grant", "content_type": 90}, "model": "auth.permission", "pk": 267}, {"fields": {"codename": "delete_grant", "name": "Can delete grant", "content_type": 90}, "model": "auth.permission", "pk": 268}, {"fields": {"codename": "add_accesstoken", "name": "Can add access token", "content_type": 91}, "model": "auth.permission", "pk": 269}, {"fields": {"codename": "change_accesstoken", "name": "Can change access token", "content_type": 91}, "model": "auth.permission", "pk": 270}, {"fields": {"codename": "delete_accesstoken", "name": "Can delete access token", "content_type": 91}, "model": "auth.permission", "pk": 271}, {"fields": {"codename": "add_refreshtoken", "name": "Can add refresh token", "content_type": 92}, "model": "auth.permission", "pk": 272}, {"fields": {"codename": "change_refreshtoken", "name": "Can change refresh token", "content_type": 92}, "model": "auth.permission", "pk": 273}, {"fields": {"codename": "delete_refreshtoken", "name": "Can delete refresh token", "content_type": 92}, "model": "auth.permission", "pk": 274}, {"fields": {"codename": "add_trustedclient", "name": "Can add trusted client", "content_type": 93}, "model": "auth.permission", "pk": 275}, {"fields": {"codename": "change_trustedclient", "name": "Can change trusted client", "content_type": 93}, "model": "auth.permission", "pk": 276}, {"fields": {"codename": "delete_trustedclient", "name": "Can delete trusted client", "content_type": 93}, "model": "auth.permission", "pk": 277}, {"fields": {"codename": "add_application", "name": "Can add application", "content_type": 94}, "model": "auth.permission", "pk": 278}, {"fields": {"codename": "change_application", "name": "Can change application", "content_type": 94}, "model": "auth.permission", "pk": 279}, {"fields": {"codename": "delete_application", "name": "Can delete application", "content_type": 94}, "model": "auth.permission", "pk": 280}, {"fields": {"codename": "add_grant", "name": "Can add grant", "content_type": 95}, "model": "auth.permission", "pk": 281}, {"fields": {"codename": "change_grant", "name": "Can change grant", "content_type": 95}, "model": "auth.permission", "pk": 282}, {"fields": {"codename": "delete_grant", "name": "Can delete grant", "content_type": 95}, "model": "auth.permission", "pk": 283}, {"fields": {"codename": "add_accesstoken", "name": "Can add access token", "content_type": 96}, "model": "auth.permission", "pk": 284}, {"fields": {"codename": "change_accesstoken", "name": "Can change access token", "content_type": 96}, "model": "auth.permission", "pk": 285}, {"fields": {"codename": "delete_accesstoken", "name": "Can delete access token", "content_type": 96}, "model": "auth.permission", "pk": 286}, {"fields": {"codename": "add_refreshtoken", "name": "Can add refresh token", "content_type": 97}, "model": "auth.permission", "pk": 287}, {"fields": {"codename": "change_refreshtoken", "name": "Can change refresh token", "content_type": 97}, "model": "auth.permission", "pk": 288}, {"fields": {"codename": "delete_refreshtoken", "name": "Can delete refresh token", "content_type": 97}, "model": "auth.permission", "pk": 289}, {"fields": {"codename": "add_oauth2providerconfig", "name": "Can add Provider Configuration (OAuth)", "content_type": 98}, "model": "auth.permission", "pk": 290}, {"fields": {"codename": "change_oauth2providerconfig", "name": "Can change Provider Configuration (OAuth)", "content_type": 98}, "model": "auth.permission", "pk": 291}, {"fields": {"codename": "delete_oauth2providerconfig", "name": "Can delete Provider Configuration (OAuth)", "content_type": 98}, "model": "auth.permission", "pk": 292}, {"fields": {"codename": "add_samlproviderconfig", "name": "Can add Provider Configuration (SAML IdP)", "content_type": 99}, "model": "auth.permission", "pk": 293}, {"fields": {"codename": "change_samlproviderconfig", "name": "Can change Provider Configuration (SAML IdP)", "content_type": 99}, "model": "auth.permission", "pk": 294}, {"fields": {"codename": "delete_samlproviderconfig", "name": "Can delete Provider Configuration (SAML IdP)", "content_type": 99}, "model": "auth.permission", "pk": 295}, {"fields": {"codename": "add_samlconfiguration", "name": "Can add SAML Configuration", "content_type": 100}, "model": "auth.permission", "pk": 296}, {"fields": {"codename": "change_samlconfiguration", "name": "Can change SAML Configuration", "content_type": 100}, "model": "auth.permission", "pk": 297}, {"fields": {"codename": "delete_samlconfiguration", "name": "Can delete SAML Configuration", "content_type": 100}, "model": "auth.permission", "pk": 298}, {"fields": {"codename": "add_samlproviderdata", "name": "Can add SAML Provider Data", "content_type": 101}, "model": "auth.permission", "pk": 299}, {"fields": {"codename": "change_samlproviderdata", "name": "Can change SAML Provider Data", "content_type": 101}, "model": "auth.permission", "pk": 300}, {"fields": {"codename": "delete_samlproviderdata", "name": "Can delete SAML Provider Data", "content_type": 101}, "model": "auth.permission", "pk": 301}, {"fields": {"codename": "add_ltiproviderconfig", "name": "Can add Provider Configuration (LTI)", "content_type": 102}, "model": "auth.permission", "pk": 302}, {"fields": {"codename": "change_ltiproviderconfig", "name": "Can change Provider Configuration (LTI)", "content_type": 102}, "model": "auth.permission", "pk": 303}, {"fields": {"codename": "delete_ltiproviderconfig", "name": "Can delete Provider Configuration (LTI)", "content_type": 102}, "model": "auth.permission", "pk": 304}, {"fields": {"codename": "add_providerapipermissions", "name": "Can add Provider API Permission", "content_type": 103}, "model": "auth.permission", "pk": 305}, {"fields": {"codename": "change_providerapipermissions", "name": "Can change Provider API Permission", "content_type": 103}, "model": "auth.permission", "pk": 306}, {"fields": {"codename": "delete_providerapipermissions", "name": "Can delete Provider API Permission", "content_type": 103}, "model": "auth.permission", "pk": 307}, {"fields": {"codename": "add_nonce", "name": "Can add nonce", "content_type": 104}, "model": "auth.permission", "pk": 308}, {"fields": {"codename": "change_nonce", "name": "Can change nonce", "content_type": 104}, "model": "auth.permission", "pk": 309}, {"fields": {"codename": "delete_nonce", "name": "Can delete nonce", "content_type": 104}, "model": "auth.permission", "pk": 310}, {"fields": {"codename": "add_scope", "name": "Can add scope", "content_type": 105}, "model": "auth.permission", "pk": 311}, {"fields": {"codename": "change_scope", "name": "Can change scope", "content_type": 105}, "model": "auth.permission", "pk": 312}, {"fields": {"codename": "delete_scope", "name": "Can delete scope", "content_type": 105}, "model": "auth.permission", "pk": 313}, {"fields": {"codename": "add_resource", "name": "Can add resource", "content_type": 105}, "model": "auth.permission", "pk": 314}, {"fields": {"codename": "change_resource", "name": "Can change resource", "content_type": 105}, "model": "auth.permission", "pk": 315}, {"fields": {"codename": "delete_resource", "name": "Can delete resource", "content_type": 105}, "model": "auth.permission", "pk": 316}, {"fields": {"codename": "add_consumer", "name": "Can add consumer", "content_type": 106}, "model": "auth.permission", "pk": 317}, {"fields": {"codename": "change_consumer", "name": "Can change consumer", "content_type": 106}, "model": "auth.permission", "pk": 318}, {"fields": {"codename": "delete_consumer", "name": "Can delete consumer", "content_type": 106}, "model": "auth.permission", "pk": 319}, {"fields": {"codename": "add_token", "name": "Can add token", "content_type": 107}, "model": "auth.permission", "pk": 320}, {"fields": {"codename": "change_token", "name": "Can change token", "content_type": 107}, "model": "auth.permission", "pk": 321}, {"fields": {"codename": "delete_token", "name": "Can delete token", "content_type": 107}, "model": "auth.permission", "pk": 322}, {"fields": {"codename": "add_article", "name": "Can add article", "content_type": 109}, "model": "auth.permission", "pk": 323}, {"fields": {"codename": "change_article", "name": "Can change article", "content_type": 109}, "model": "auth.permission", "pk": 324}, {"fields": {"codename": "delete_article", "name": "Can delete article", "content_type": 109}, "model": "auth.permission", "pk": 325}, {"fields": {"codename": "moderate", "name": "Can edit all articles and lock/unlock/restore", "content_type": 109}, "model": "auth.permission", "pk": 326}, {"fields": {"codename": "assign", "name": "Can change ownership of any article", "content_type": 109}, "model": "auth.permission", "pk": 327}, {"fields": {"codename": "grant", "name": "Can assign permissions to other users", "content_type": 109}, "model": "auth.permission", "pk": 328}, {"fields": {"codename": "add_articleforobject", "name": "Can add Article for object", "content_type": 110}, "model": "auth.permission", "pk": 329}, {"fields": {"codename": "change_articleforobject", "name": "Can change Article for object", "content_type": 110}, "model": "auth.permission", "pk": 330}, {"fields": {"codename": "delete_articleforobject", "name": "Can delete Article for object", "content_type": 110}, "model": "auth.permission", "pk": 331}, {"fields": {"codename": "add_articlerevision", "name": "Can add article revision", "content_type": 111}, "model": "auth.permission", "pk": 332}, {"fields": {"codename": "change_articlerevision", "name": "Can change article revision", "content_type": 111}, "model": "auth.permission", "pk": 333}, {"fields": {"codename": "delete_articlerevision", "name": "Can delete article revision", "content_type": 111}, "model": "auth.permission", "pk": 334}, {"fields": {"codename": "add_urlpath", "name": "Can add URL path", "content_type": 112}, "model": "auth.permission", "pk": 335}, {"fields": {"codename": "change_urlpath", "name": "Can change URL path", "content_type": 112}, "model": "auth.permission", "pk": 336}, {"fields": {"codename": "delete_urlpath", "name": "Can delete URL path", "content_type": 112}, "model": "auth.permission", "pk": 337}, {"fields": {"codename": "add_articleplugin", "name": "Can add article plugin", "content_type": 113}, "model": "auth.permission", "pk": 338}, {"fields": {"codename": "change_articleplugin", "name": "Can change article plugin", "content_type": 113}, "model": "auth.permission", "pk": 339}, {"fields": {"codename": "delete_articleplugin", "name": "Can delete article plugin", "content_type": 113}, "model": "auth.permission", "pk": 340}, {"fields": {"codename": "add_reusableplugin", "name": "Can add reusable plugin", "content_type": 114}, "model": "auth.permission", "pk": 341}, {"fields": {"codename": "change_reusableplugin", "name": "Can change reusable plugin", "content_type": 114}, "model": "auth.permission", "pk": 342}, {"fields": {"codename": "delete_reusableplugin", "name": "Can delete reusable plugin", "content_type": 114}, "model": "auth.permission", "pk": 343}, {"fields": {"codename": "add_simpleplugin", "name": "Can add simple plugin", "content_type": 115}, "model": "auth.permission", "pk": 344}, {"fields": {"codename": "change_simpleplugin", "name": "Can change simple plugin", "content_type": 115}, "model": "auth.permission", "pk": 345}, {"fields": {"codename": "delete_simpleplugin", "name": "Can delete simple plugin", "content_type": 115}, "model": "auth.permission", "pk": 346}, {"fields": {"codename": "add_revisionplugin", "name": "Can add revision plugin", "content_type": 116}, "model": "auth.permission", "pk": 347}, {"fields": {"codename": "change_revisionplugin", "name": "Can change revision plugin", "content_type": 116}, "model": "auth.permission", "pk": 348}, {"fields": {"codename": "delete_revisionplugin", "name": "Can delete revision plugin", "content_type": 116}, "model": "auth.permission", "pk": 349}, {"fields": {"codename": "add_revisionpluginrevision", "name": "Can add revision plugin revision", "content_type": 117}, "model": "auth.permission", "pk": 350}, {"fields": {"codename": "change_revisionpluginrevision", "name": "Can change revision plugin revision", "content_type": 117}, "model": "auth.permission", "pk": 351}, {"fields": {"codename": "delete_revisionpluginrevision", "name": "Can delete revision plugin revision", "content_type": 117}, "model": "auth.permission", "pk": 352}, {"fields": {"codename": "add_image", "name": "Can add image", "content_type": 118}, "model": "auth.permission", "pk": 353}, {"fields": {"codename": "change_image", "name": "Can change image", "content_type": 118}, "model": "auth.permission", "pk": 354}, {"fields": {"codename": "delete_image", "name": "Can delete image", "content_type": 118}, "model": "auth.permission", "pk": 355}, {"fields": {"codename": "add_imagerevision", "name": "Can add image revision", "content_type": 119}, "model": "auth.permission", "pk": 356}, {"fields": {"codename": "change_imagerevision", "name": "Can change image revision", "content_type": 119}, "model": "auth.permission", "pk": 357}, {"fields": {"codename": "delete_imagerevision", "name": "Can delete image revision", "content_type": 119}, "model": "auth.permission", "pk": 358}, {"fields": {"codename": "add_attachment", "name": "Can add attachment", "content_type": 120}, "model": "auth.permission", "pk": 359}, {"fields": {"codename": "change_attachment", "name": "Can change attachment", "content_type": 120}, "model": "auth.permission", "pk": 360}, {"fields": {"codename": "delete_attachment", "name": "Can delete attachment", "content_type": 120}, "model": "auth.permission", "pk": 361}, {"fields": {"codename": "add_attachmentrevision", "name": "Can add attachment revision", "content_type": 121}, "model": "auth.permission", "pk": 362}, {"fields": {"codename": "change_attachmentrevision", "name": "Can change attachment revision", "content_type": 121}, "model": "auth.permission", "pk": 363}, {"fields": {"codename": "delete_attachmentrevision", "name": "Can delete attachment revision", "content_type": 121}, "model": "auth.permission", "pk": 364}, {"fields": {"codename": "add_notificationtype", "name": "Can add type", "content_type": 122}, "model": "auth.permission", "pk": 365}, {"fields": {"codename": "change_notificationtype", "name": "Can change type", "content_type": 122}, "model": "auth.permission", "pk": 366}, {"fields": {"codename": "delete_notificationtype", "name": "Can delete type", "content_type": 122}, "model": "auth.permission", "pk": 367}, {"fields": {"codename": "add_settings", "name": "Can add settings", "content_type": 123}, "model": "auth.permission", "pk": 368}, {"fields": {"codename": "change_settings", "name": "Can change settings", "content_type": 123}, "model": "auth.permission", "pk": 369}, {"fields": {"codename": "delete_settings", "name": "Can delete settings", "content_type": 123}, "model": "auth.permission", "pk": 370}, {"fields": {"codename": "add_subscription", "name": "Can add subscription", "content_type": 124}, "model": "auth.permission", "pk": 371}, {"fields": {"codename": "change_subscription", "name": "Can change subscription", "content_type": 124}, "model": "auth.permission", "pk": 372}, {"fields": {"codename": "delete_subscription", "name": "Can delete subscription", "content_type": 124}, "model": "auth.permission", "pk": 373}, {"fields": {"codename": "add_notification", "name": "Can add notification", "content_type": 125}, "model": "auth.permission", "pk": 374}, {"fields": {"codename": "change_notification", "name": "Can change notification", "content_type": 125}, "model": "auth.permission", "pk": 375}, {"fields": {"codename": "delete_notification", "name": "Can delete notification", "content_type": 125}, "model": "auth.permission", "pk": 376}, {"fields": {"codename": "add_logentry", "name": "Can add log entry", "content_type": 126}, "model": "auth.permission", "pk": 377}, {"fields": {"codename": "change_logentry", "name": "Can change log entry", "content_type": 126}, "model": "auth.permission", "pk": 378}, {"fields": {"codename": "delete_logentry", "name": "Can delete log entry", "content_type": 126}, "model": "auth.permission", "pk": 379}, {"fields": {"codename": "add_role", "name": "Can add role", "content_type": 127}, "model": "auth.permission", "pk": 380}, {"fields": {"codename": "change_role", "name": "Can change role", "content_type": 127}, "model": "auth.permission", "pk": 381}, {"fields": {"codename": "delete_role", "name": "Can delete role", "content_type": 127}, "model": "auth.permission", "pk": 382}, {"fields": {"codename": "add_permission", "name": "Can add permission", "content_type": 128}, "model": "auth.permission", "pk": 383}, {"fields": {"codename": "change_permission", "name": "Can change permission", "content_type": 128}, "model": "auth.permission", "pk": 384}, {"fields": {"codename": "delete_permission", "name": "Can delete permission", "content_type": 128}, "model": "auth.permission", "pk": 385}, {"fields": {"codename": "add_forumsconfig", "name": "Can add forums config", "content_type": 129}, "model": "auth.permission", "pk": 386}, {"fields": {"codename": "change_forumsconfig", "name": "Can change forums config", "content_type": 129}, "model": "auth.permission", "pk": 387}, {"fields": {"codename": "delete_forumsconfig", "name": "Can delete forums config", "content_type": 129}, "model": "auth.permission", "pk": 388}, {"fields": {"codename": "add_note", "name": "Can add note", "content_type": 130}, "model": "auth.permission", "pk": 389}, {"fields": {"codename": "change_note", "name": "Can change note", "content_type": 130}, "model": "auth.permission", "pk": 390}, {"fields": {"codename": "delete_note", "name": "Can delete note", "content_type": 130}, "model": "auth.permission", "pk": 391}, {"fields": {"codename": "add_splashconfig", "name": "Can add splash config", "content_type": 131}, "model": "auth.permission", "pk": 392}, {"fields": {"codename": "change_splashconfig", "name": "Can change splash config", "content_type": 131}, "model": "auth.permission", "pk": 393}, {"fields": {"codename": "delete_splashconfig", "name": "Can delete splash config", "content_type": 131}, "model": "auth.permission", "pk": 394}, {"fields": {"codename": "add_userpreference", "name": "Can add user preference", "content_type": 132}, "model": "auth.permission", "pk": 395}, {"fields": {"codename": "change_userpreference", "name": "Can change user preference", "content_type": 132}, "model": "auth.permission", "pk": 396}, {"fields": {"codename": "delete_userpreference", "name": "Can delete user preference", "content_type": 132}, "model": "auth.permission", "pk": 397}, {"fields": {"codename": "add_usercoursetag", "name": "Can add user course tag", "content_type": 133}, "model": "auth.permission", "pk": 398}, {"fields": {"codename": "change_usercoursetag", "name": "Can change user course tag", "content_type": 133}, "model": "auth.permission", "pk": 399}, {"fields": {"codename": "delete_usercoursetag", "name": "Can delete user course tag", "content_type": 133}, "model": "auth.permission", "pk": 400}, {"fields": {"codename": "add_userorgtag", "name": "Can add user org tag", "content_type": 134}, "model": "auth.permission", "pk": 401}, {"fields": {"codename": "change_userorgtag", "name": "Can change user org tag", "content_type": 134}, "model": "auth.permission", "pk": 402}, {"fields": {"codename": "delete_userorgtag", "name": "Can delete user org tag", "content_type": 134}, "model": "auth.permission", "pk": 403}, {"fields": {"codename": "add_order", "name": "Can add order", "content_type": 135}, "model": "auth.permission", "pk": 404}, {"fields": {"codename": "change_order", "name": "Can change order", "content_type": 135}, "model": "auth.permission", "pk": 405}, {"fields": {"codename": "delete_order", "name": "Can delete order", "content_type": 135}, "model": "auth.permission", "pk": 406}, {"fields": {"codename": "add_orderitem", "name": "Can add order item", "content_type": 136}, "model": "auth.permission", "pk": 407}, {"fields": {"codename": "change_orderitem", "name": "Can change order item", "content_type": 136}, "model": "auth.permission", "pk": 408}, {"fields": {"codename": "delete_orderitem", "name": "Can delete order item", "content_type": 136}, "model": "auth.permission", "pk": 409}, {"fields": {"codename": "add_invoice", "name": "Can add invoice", "content_type": 137}, "model": "auth.permission", "pk": 410}, {"fields": {"codename": "change_invoice", "name": "Can change invoice", "content_type": 137}, "model": "auth.permission", "pk": 411}, {"fields": {"codename": "delete_invoice", "name": "Can delete invoice", "content_type": 137}, "model": "auth.permission", "pk": 412}, {"fields": {"codename": "add_invoicetransaction", "name": "Can add invoice transaction", "content_type": 138}, "model": "auth.permission", "pk": 413}, {"fields": {"codename": "change_invoicetransaction", "name": "Can change invoice transaction", "content_type": 138}, "model": "auth.permission", "pk": 414}, {"fields": {"codename": "delete_invoicetransaction", "name": "Can delete invoice transaction", "content_type": 138}, "model": "auth.permission", "pk": 415}, {"fields": {"codename": "add_invoiceitem", "name": "Can add invoice item", "content_type": 139}, "model": "auth.permission", "pk": 416}, {"fields": {"codename": "change_invoiceitem", "name": "Can change invoice item", "content_type": 139}, "model": "auth.permission", "pk": 417}, {"fields": {"codename": "delete_invoiceitem", "name": "Can delete invoice item", "content_type": 139}, "model": "auth.permission", "pk": 418}, {"fields": {"codename": "add_courseregistrationcodeinvoiceitem", "name": "Can add course registration code invoice item", "content_type": 140}, "model": "auth.permission", "pk": 419}, {"fields": {"codename": "change_courseregistrationcodeinvoiceitem", "name": "Can change course registration code invoice item", "content_type": 140}, "model": "auth.permission", "pk": 420}, {"fields": {"codename": "delete_courseregistrationcodeinvoiceitem", "name": "Can delete course registration code invoice item", "content_type": 140}, "model": "auth.permission", "pk": 421}, {"fields": {"codename": "add_invoicehistory", "name": "Can add invoice history", "content_type": 141}, "model": "auth.permission", "pk": 422}, {"fields": {"codename": "change_invoicehistory", "name": "Can change invoice history", "content_type": 141}, "model": "auth.permission", "pk": 423}, {"fields": {"codename": "delete_invoicehistory", "name": "Can delete invoice history", "content_type": 141}, "model": "auth.permission", "pk": 424}, {"fields": {"codename": "add_courseregistrationcode", "name": "Can add course registration code", "content_type": 142}, "model": "auth.permission", "pk": 425}, {"fields": {"codename": "change_courseregistrationcode", "name": "Can change course registration code", "content_type": 142}, "model": "auth.permission", "pk": 426}, {"fields": {"codename": "delete_courseregistrationcode", "name": "Can delete course registration code", "content_type": 142}, "model": "auth.permission", "pk": 427}, {"fields": {"codename": "add_registrationcoderedemption", "name": "Can add registration code redemption", "content_type": 143}, "model": "auth.permission", "pk": 428}, {"fields": {"codename": "change_registrationcoderedemption", "name": "Can change registration code redemption", "content_type": 143}, "model": "auth.permission", "pk": 429}, {"fields": {"codename": "delete_registrationcoderedemption", "name": "Can delete registration code redemption", "content_type": 143}, "model": "auth.permission", "pk": 430}, {"fields": {"codename": "add_coupon", "name": "Can add coupon", "content_type": 144}, "model": "auth.permission", "pk": 431}, {"fields": {"codename": "change_coupon", "name": "Can change coupon", "content_type": 144}, "model": "auth.permission", "pk": 432}, {"fields": {"codename": "delete_coupon", "name": "Can delete coupon", "content_type": 144}, "model": "auth.permission", "pk": 433}, {"fields": {"codename": "add_couponredemption", "name": "Can add coupon redemption", "content_type": 145}, "model": "auth.permission", "pk": 434}, {"fields": {"codename": "change_couponredemption", "name": "Can change coupon redemption", "content_type": 145}, "model": "auth.permission", "pk": 435}, {"fields": {"codename": "delete_couponredemption", "name": "Can delete coupon redemption", "content_type": 145}, "model": "auth.permission", "pk": 436}, {"fields": {"codename": "add_paidcourseregistration", "name": "Can add paid course registration", "content_type": 146}, "model": "auth.permission", "pk": 437}, {"fields": {"codename": "change_paidcourseregistration", "name": "Can change paid course registration", "content_type": 146}, "model": "auth.permission", "pk": 438}, {"fields": {"codename": "delete_paidcourseregistration", "name": "Can delete paid course registration", "content_type": 146}, "model": "auth.permission", "pk": 439}, {"fields": {"codename": "add_courseregcodeitem", "name": "Can add course reg code item", "content_type": 147}, "model": "auth.permission", "pk": 440}, {"fields": {"codename": "change_courseregcodeitem", "name": "Can change course reg code item", "content_type": 147}, "model": "auth.permission", "pk": 441}, {"fields": {"codename": "delete_courseregcodeitem", "name": "Can delete course reg code item", "content_type": 147}, "model": "auth.permission", "pk": 442}, {"fields": {"codename": "add_courseregcodeitemannotation", "name": "Can add course reg code item annotation", "content_type": 148}, "model": "auth.permission", "pk": 443}, {"fields": {"codename": "change_courseregcodeitemannotation", "name": "Can change course reg code item annotation", "content_type": 148}, "model": "auth.permission", "pk": 444}, {"fields": {"codename": "delete_courseregcodeitemannotation", "name": "Can delete course reg code item annotation", "content_type": 148}, "model": "auth.permission", "pk": 445}, {"fields": {"codename": "add_paidcourseregistrationannotation", "name": "Can add paid course registration annotation", "content_type": 149}, "model": "auth.permission", "pk": 446}, {"fields": {"codename": "change_paidcourseregistrationannotation", "name": "Can change paid course registration annotation", "content_type": 149}, "model": "auth.permission", "pk": 447}, {"fields": {"codename": "delete_paidcourseregistrationannotation", "name": "Can delete paid course registration annotation", "content_type": 149}, "model": "auth.permission", "pk": 448}, {"fields": {"codename": "add_certificateitem", "name": "Can add certificate item", "content_type": 150}, "model": "auth.permission", "pk": 449}, {"fields": {"codename": "change_certificateitem", "name": "Can change certificate item", "content_type": 150}, "model": "auth.permission", "pk": 450}, {"fields": {"codename": "delete_certificateitem", "name": "Can delete certificate item", "content_type": 150}, "model": "auth.permission", "pk": 451}, {"fields": {"codename": "add_donationconfiguration", "name": "Can add donation configuration", "content_type": 151}, "model": "auth.permission", "pk": 452}, {"fields": {"codename": "change_donationconfiguration", "name": "Can change donation configuration", "content_type": 151}, "model": "auth.permission", "pk": 453}, {"fields": {"codename": "delete_donationconfiguration", "name": "Can delete donation configuration", "content_type": 151}, "model": "auth.permission", "pk": 454}, {"fields": {"codename": "add_donation", "name": "Can add donation", "content_type": 152}, "model": "auth.permission", "pk": 455}, {"fields": {"codename": "change_donation", "name": "Can change donation", "content_type": 152}, "model": "auth.permission", "pk": 456}, {"fields": {"codename": "delete_donation", "name": "Can delete donation", "content_type": 152}, "model": "auth.permission", "pk": 457}, {"fields": {"codename": "add_coursemode", "name": "Can add course mode", "content_type": 153}, "model": "auth.permission", "pk": 458}, {"fields": {"codename": "change_coursemode", "name": "Can change course mode", "content_type": 153}, "model": "auth.permission", "pk": 459}, {"fields": {"codename": "delete_coursemode", "name": "Can delete course mode", "content_type": 153}, "model": "auth.permission", "pk": 460}, {"fields": {"codename": "add_coursemodesarchive", "name": "Can add course modes archive", "content_type": 154}, "model": "auth.permission", "pk": 461}, {"fields": {"codename": "change_coursemodesarchive", "name": "Can change course modes archive", "content_type": 154}, "model": "auth.permission", "pk": 462}, {"fields": {"codename": "delete_coursemodesarchive", "name": "Can delete course modes archive", "content_type": 154}, "model": "auth.permission", "pk": 463}, {"fields": {"codename": "add_coursemodeexpirationconfig", "name": "Can add course mode expiration config", "content_type": 155}, "model": "auth.permission", "pk": 464}, {"fields": {"codename": "change_coursemodeexpirationconfig", "name": "Can change course mode expiration config", "content_type": 155}, "model": "auth.permission", "pk": 465}, {"fields": {"codename": "delete_coursemodeexpirationconfig", "name": "Can delete course mode expiration config", "content_type": 155}, "model": "auth.permission", "pk": 466}, {"fields": {"codename": "add_softwaresecurephotoverification", "name": "Can add software secure photo verification", "content_type": 156}, "model": "auth.permission", "pk": 467}, {"fields": {"codename": "change_softwaresecurephotoverification", "name": "Can change software secure photo verification", "content_type": 156}, "model": "auth.permission", "pk": 468}, {"fields": {"codename": "delete_softwaresecurephotoverification", "name": "Can delete software secure photo verification", "content_type": 156}, "model": "auth.permission", "pk": 469}, {"fields": {"codename": "add_historicalverificationdeadline", "name": "Can add historical verification deadline", "content_type": 157}, "model": "auth.permission", "pk": 470}, {"fields": {"codename": "change_historicalverificationdeadline", "name": "Can change historical verification deadline", "content_type": 157}, "model": "auth.permission", "pk": 471}, {"fields": {"codename": "delete_historicalverificationdeadline", "name": "Can delete historical verification deadline", "content_type": 157}, "model": "auth.permission", "pk": 472}, {"fields": {"codename": "add_verificationdeadline", "name": "Can add verification deadline", "content_type": 158}, "model": "auth.permission", "pk": 473}, {"fields": {"codename": "change_verificationdeadline", "name": "Can change verification deadline", "content_type": 158}, "model": "auth.permission", "pk": 474}, {"fields": {"codename": "delete_verificationdeadline", "name": "Can delete verification deadline", "content_type": 158}, "model": "auth.permission", "pk": 475}, {"fields": {"codename": "add_verificationcheckpoint", "name": "Can add verification checkpoint", "content_type": 159}, "model": "auth.permission", "pk": 476}, {"fields": {"codename": "change_verificationcheckpoint", "name": "Can change verification checkpoint", "content_type": 159}, "model": "auth.permission", "pk": 477}, {"fields": {"codename": "delete_verificationcheckpoint", "name": "Can delete verification checkpoint", "content_type": 159}, "model": "auth.permission", "pk": 478}, {"fields": {"codename": "add_verificationstatus", "name": "Can add Verification Status", "content_type": 160}, "model": "auth.permission", "pk": 479}, {"fields": {"codename": "change_verificationstatus", "name": "Can change Verification Status", "content_type": 160}, "model": "auth.permission", "pk": 480}, {"fields": {"codename": "delete_verificationstatus", "name": "Can delete Verification Status", "content_type": 160}, "model": "auth.permission", "pk": 481}, {"fields": {"codename": "add_incoursereverificationconfiguration", "name": "Can add in course reverification configuration", "content_type": 161}, "model": "auth.permission", "pk": 482}, {"fields": {"codename": "change_incoursereverificationconfiguration", "name": "Can change in course reverification configuration", "content_type": 161}, "model": "auth.permission", "pk": 483}, {"fields": {"codename": "delete_incoursereverificationconfiguration", "name": "Can delete in course reverification configuration", "content_type": 161}, "model": "auth.permission", "pk": 484}, {"fields": {"codename": "add_icrvstatusemailsconfiguration", "name": "Can add icrv status emails configuration", "content_type": 162}, "model": "auth.permission", "pk": 485}, {"fields": {"codename": "change_icrvstatusemailsconfiguration", "name": "Can change icrv status emails configuration", "content_type": 162}, "model": "auth.permission", "pk": 486}, {"fields": {"codename": "delete_icrvstatusemailsconfiguration", "name": "Can delete icrv status emails configuration", "content_type": 162}, "model": "auth.permission", "pk": 487}, {"fields": {"codename": "add_skippedreverification", "name": "Can add skipped reverification", "content_type": 163}, "model": "auth.permission", "pk": 488}, {"fields": {"codename": "change_skippedreverification", "name": "Can change skipped reverification", "content_type": 163}, "model": "auth.permission", "pk": 489}, {"fields": {"codename": "delete_skippedreverification", "name": "Can delete skipped reverification", "content_type": 163}, "model": "auth.permission", "pk": 490}, {"fields": {"codename": "add_darklangconfig", "name": "Can add dark lang config", "content_type": 164}, "model": "auth.permission", "pk": 491}, {"fields": {"codename": "change_darklangconfig", "name": "Can change dark lang config", "content_type": 164}, "model": "auth.permission", "pk": 492}, {"fields": {"codename": "delete_darklangconfig", "name": "Can delete dark lang config", "content_type": 164}, "model": "auth.permission", "pk": 493}, {"fields": {"codename": "add_microsite", "name": "Can add microsite", "content_type": 165}, "model": "auth.permission", "pk": 494}, {"fields": {"codename": "change_microsite", "name": "Can change microsite", "content_type": 165}, "model": "auth.permission", "pk": 495}, {"fields": {"codename": "delete_microsite", "name": "Can delete microsite", "content_type": 165}, "model": "auth.permission", "pk": 496}, {"fields": {"codename": "add_micrositehistory", "name": "Can add microsite history", "content_type": 166}, "model": "auth.permission", "pk": 497}, {"fields": {"codename": "change_micrositehistory", "name": "Can change microsite history", "content_type": 166}, "model": "auth.permission", "pk": 498}, {"fields": {"codename": "delete_micrositehistory", "name": "Can delete microsite history", "content_type": 166}, "model": "auth.permission", "pk": 499}, {"fields": {"codename": "add_historicalmicrositeorganizationmapping", "name": "Can add historical microsite organization mapping", "content_type": 167}, "model": "auth.permission", "pk": 500}, {"fields": {"codename": "change_historicalmicrositeorganizationmapping", "name": "Can change historical microsite organization mapping", "content_type": 167}, "model": "auth.permission", "pk": 501}, {"fields": {"codename": "delete_historicalmicrositeorganizationmapping", "name": "Can delete historical microsite organization mapping", "content_type": 167}, "model": "auth.permission", "pk": 502}, {"fields": {"codename": "add_micrositeorganizationmapping", "name": "Can add microsite organization mapping", "content_type": 168}, "model": "auth.permission", "pk": 503}, {"fields": {"codename": "change_micrositeorganizationmapping", "name": "Can change microsite organization mapping", "content_type": 168}, "model": "auth.permission", "pk": 504}, {"fields": {"codename": "delete_micrositeorganizationmapping", "name": "Can delete microsite organization mapping", "content_type": 168}, "model": "auth.permission", "pk": 505}, {"fields": {"codename": "add_historicalmicrositetemplate", "name": "Can add historical microsite template", "content_type": 169}, "model": "auth.permission", "pk": 506}, {"fields": {"codename": "change_historicalmicrositetemplate", "name": "Can change historical microsite template", "content_type": 169}, "model": "auth.permission", "pk": 507}, {"fields": {"codename": "delete_historicalmicrositetemplate", "name": "Can delete historical microsite template", "content_type": 169}, "model": "auth.permission", "pk": 508}, {"fields": {"codename": "add_micrositetemplate", "name": "Can add microsite template", "content_type": 170}, "model": "auth.permission", "pk": 509}, {"fields": {"codename": "change_micrositetemplate", "name": "Can change microsite template", "content_type": 170}, "model": "auth.permission", "pk": 510}, {"fields": {"codename": "delete_micrositetemplate", "name": "Can delete microsite template", "content_type": 170}, "model": "auth.permission", "pk": 511}, {"fields": {"codename": "add_whitelistedrssurl", "name": "Can add whitelisted rss url", "content_type": 171}, "model": "auth.permission", "pk": 512}, {"fields": {"codename": "change_whitelistedrssurl", "name": "Can change whitelisted rss url", "content_type": 171}, "model": "auth.permission", "pk": 513}, {"fields": {"codename": "delete_whitelistedrssurl", "name": "Can delete whitelisted rss url", "content_type": 171}, "model": "auth.permission", "pk": 514}, {"fields": {"codename": "add_embargoedcourse", "name": "Can add embargoed course", "content_type": 172}, "model": "auth.permission", "pk": 515}, {"fields": {"codename": "change_embargoedcourse", "name": "Can change embargoed course", "content_type": 172}, "model": "auth.permission", "pk": 516}, {"fields": {"codename": "delete_embargoedcourse", "name": "Can delete embargoed course", "content_type": 172}, "model": "auth.permission", "pk": 517}, {"fields": {"codename": "add_embargoedstate", "name": "Can add embargoed state", "content_type": 173}, "model": "auth.permission", "pk": 518}, {"fields": {"codename": "change_embargoedstate", "name": "Can change embargoed state", "content_type": 173}, "model": "auth.permission", "pk": 519}, {"fields": {"codename": "delete_embargoedstate", "name": "Can delete embargoed state", "content_type": 173}, "model": "auth.permission", "pk": 520}, {"fields": {"codename": "add_restrictedcourse", "name": "Can add restricted course", "content_type": 174}, "model": "auth.permission", "pk": 521}, {"fields": {"codename": "change_restrictedcourse", "name": "Can change restricted course", "content_type": 174}, "model": "auth.permission", "pk": 522}, {"fields": {"codename": "delete_restrictedcourse", "name": "Can delete restricted course", "content_type": 174}, "model": "auth.permission", "pk": 523}, {"fields": {"codename": "add_country", "name": "Can add country", "content_type": 175}, "model": "auth.permission", "pk": 524}, {"fields": {"codename": "change_country", "name": "Can change country", "content_type": 175}, "model": "auth.permission", "pk": 525}, {"fields": {"codename": "delete_country", "name": "Can delete country", "content_type": 175}, "model": "auth.permission", "pk": 526}, {"fields": {"codename": "add_countryaccessrule", "name": "Can add country access rule", "content_type": 176}, "model": "auth.permission", "pk": 527}, {"fields": {"codename": "change_countryaccessrule", "name": "Can change country access rule", "content_type": 176}, "model": "auth.permission", "pk": 528}, {"fields": {"codename": "delete_countryaccessrule", "name": "Can delete country access rule", "content_type": 176}, "model": "auth.permission", "pk": 529}, {"fields": {"codename": "add_courseaccessrulehistory", "name": "Can add course access rule history", "content_type": 177}, "model": "auth.permission", "pk": 530}, {"fields": {"codename": "change_courseaccessrulehistory", "name": "Can change course access rule history", "content_type": 177}, "model": "auth.permission", "pk": 531}, {"fields": {"codename": "delete_courseaccessrulehistory", "name": "Can delete course access rule history", "content_type": 177}, "model": "auth.permission", "pk": 532}, {"fields": {"codename": "add_ipfilter", "name": "Can add ip filter", "content_type": 178}, "model": "auth.permission", "pk": 533}, {"fields": {"codename": "change_ipfilter", "name": "Can change ip filter", "content_type": 178}, "model": "auth.permission", "pk": 534}, {"fields": {"codename": "delete_ipfilter", "name": "Can delete ip filter", "content_type": 178}, "model": "auth.permission", "pk": 535}, {"fields": {"codename": "add_coursererunstate", "name": "Can add course rerun state", "content_type": 179}, "model": "auth.permission", "pk": 536}, {"fields": {"codename": "change_coursererunstate", "name": "Can change course rerun state", "content_type": 179}, "model": "auth.permission", "pk": 537}, {"fields": {"codename": "delete_coursererunstate", "name": "Can delete course rerun state", "content_type": 179}, "model": "auth.permission", "pk": 538}, {"fields": {"codename": "add_mobileapiconfig", "name": "Can add mobile api config", "content_type": 180}, "model": "auth.permission", "pk": 539}, {"fields": {"codename": "change_mobileapiconfig", "name": "Can change mobile api config", "content_type": 180}, "model": "auth.permission", "pk": 540}, {"fields": {"codename": "delete_mobileapiconfig", "name": "Can delete mobile api config", "content_type": 180}, "model": "auth.permission", "pk": 541}, {"fields": {"codename": "add_appversionconfig", "name": "Can add app version config", "content_type": 181}, "model": "auth.permission", "pk": 542}, {"fields": {"codename": "change_appversionconfig", "name": "Can change app version config", "content_type": 181}, "model": "auth.permission", "pk": 543}, {"fields": {"codename": "delete_appversionconfig", "name": "Can delete app version config", "content_type": 181}, "model": "auth.permission", "pk": 544}, {"fields": {"codename": "add_usersocialauth", "name": "Can add user social auth", "content_type": 182}, "model": "auth.permission", "pk": 545}, {"fields": {"codename": "change_usersocialauth", "name": "Can change user social auth", "content_type": 182}, "model": "auth.permission", "pk": 546}, {"fields": {"codename": "delete_usersocialauth", "name": "Can delete user social auth", "content_type": 182}, "model": "auth.permission", "pk": 547}, {"fields": {"codename": "add_nonce", "name": "Can add nonce", "content_type": 183}, "model": "auth.permission", "pk": 548}, {"fields": {"codename": "change_nonce", "name": "Can change nonce", "content_type": 183}, "model": "auth.permission", "pk": 549}, {"fields": {"codename": "delete_nonce", "name": "Can delete nonce", "content_type": 183}, "model": "auth.permission", "pk": 550}, {"fields": {"codename": "add_association", "name": "Can add association", "content_type": 184}, "model": "auth.permission", "pk": 551}, {"fields": {"codename": "change_association", "name": "Can change association", "content_type": 184}, "model": "auth.permission", "pk": 552}, {"fields": {"codename": "delete_association", "name": "Can delete association", "content_type": 184}, "model": "auth.permission", "pk": 553}, {"fields": {"codename": "add_code", "name": "Can add code", "content_type": 185}, "model": "auth.permission", "pk": 554}, {"fields": {"codename": "change_code", "name": "Can change code", "content_type": 185}, "model": "auth.permission", "pk": 555}, {"fields": {"codename": "delete_code", "name": "Can delete code", "content_type": 185}, "model": "auth.permission", "pk": 556}, {"fields": {"codename": "add_surveyform", "name": "Can add survey form", "content_type": 186}, "model": "auth.permission", "pk": 557}, {"fields": {"codename": "change_surveyform", "name": "Can change survey form", "content_type": 186}, "model": "auth.permission", "pk": 558}, {"fields": {"codename": "delete_surveyform", "name": "Can delete survey form", "content_type": 186}, "model": "auth.permission", "pk": 559}, {"fields": {"codename": "add_surveyanswer", "name": "Can add survey answer", "content_type": 187}, "model": "auth.permission", "pk": 560}, {"fields": {"codename": "change_surveyanswer", "name": "Can change survey answer", "content_type": 187}, "model": "auth.permission", "pk": 561}, {"fields": {"codename": "delete_surveyanswer", "name": "Can delete survey answer", "content_type": 187}, "model": "auth.permission", "pk": 562}, {"fields": {"codename": "add_xblockasidesconfig", "name": "Can add x block asides config", "content_type": 188}, "model": "auth.permission", "pk": 563}, {"fields": {"codename": "change_xblockasidesconfig", "name": "Can change x block asides config", "content_type": 188}, "model": "auth.permission", "pk": 564}, {"fields": {"codename": "delete_xblockasidesconfig", "name": "Can delete x block asides config", "content_type": 188}, "model": "auth.permission", "pk": 565}, {"fields": {"codename": "add_courseoverview", "name": "Can add course overview", "content_type": 189}, "model": "auth.permission", "pk": 566}, {"fields": {"codename": "change_courseoverview", "name": "Can change course overview", "content_type": 189}, "model": "auth.permission", "pk": 567}, {"fields": {"codename": "delete_courseoverview", "name": "Can delete course overview", "content_type": 189}, "model": "auth.permission", "pk": 568}, {"fields": {"codename": "add_courseoverviewtab", "name": "Can add course overview tab", "content_type": 190}, "model": "auth.permission", "pk": 569}, {"fields": {"codename": "change_courseoverviewtab", "name": "Can change course overview tab", "content_type": 190}, "model": "auth.permission", "pk": 570}, {"fields": {"codename": "delete_courseoverviewtab", "name": "Can delete course overview tab", "content_type": 190}, "model": "auth.permission", "pk": 571}, {"fields": {"codename": "add_courseoverviewimageset", "name": "Can add course overview image set", "content_type": 191}, "model": "auth.permission", "pk": 572}, {"fields": {"codename": "change_courseoverviewimageset", "name": "Can change course overview image set", "content_type": 191}, "model": "auth.permission", "pk": 573}, {"fields": {"codename": "delete_courseoverviewimageset", "name": "Can delete course overview image set", "content_type": 191}, "model": "auth.permission", "pk": 574}, {"fields": {"codename": "add_courseoverviewimageconfig", "name": "Can add course overview image config", "content_type": 192}, "model": "auth.permission", "pk": 575}, {"fields": {"codename": "change_courseoverviewimageconfig", "name": "Can change course overview image config", "content_type": 192}, "model": "auth.permission", "pk": 576}, {"fields": {"codename": "delete_courseoverviewimageconfig", "name": "Can delete course overview image config", "content_type": 192}, "model": "auth.permission", "pk": 577}, {"fields": {"codename": "add_coursestructure", "name": "Can add course structure", "content_type": 193}, "model": "auth.permission", "pk": 578}, {"fields": {"codename": "change_coursestructure", "name": "Can change course structure", "content_type": 193}, "model": "auth.permission", "pk": 579}, {"fields": {"codename": "delete_coursestructure", "name": "Can delete course structure", "content_type": 193}, "model": "auth.permission", "pk": 580}, {"fields": {"codename": "add_corsmodel", "name": "Can add cors model", "content_type": 194}, "model": "auth.permission", "pk": 581}, {"fields": {"codename": "change_corsmodel", "name": "Can change cors model", "content_type": 194}, "model": "auth.permission", "pk": 582}, {"fields": {"codename": "delete_corsmodel", "name": "Can delete cors model", "content_type": 194}, "model": "auth.permission", "pk": 583}, {"fields": {"codename": "add_xdomainproxyconfiguration", "name": "Can add x domain proxy configuration", "content_type": 195}, "model": "auth.permission", "pk": 584}, {"fields": {"codename": "change_xdomainproxyconfiguration", "name": "Can change x domain proxy configuration", "content_type": 195}, "model": "auth.permission", "pk": 585}, {"fields": {"codename": "delete_xdomainproxyconfiguration", "name": "Can delete x domain proxy configuration", "content_type": 195}, "model": "auth.permission", "pk": 586}, {"fields": {"codename": "add_commerceconfiguration", "name": "Can add commerce configuration", "content_type": 196}, "model": "auth.permission", "pk": 587}, {"fields": {"codename": "change_commerceconfiguration", "name": "Can change commerce configuration", "content_type": 196}, "model": "auth.permission", "pk": 588}, {"fields": {"codename": "delete_commerceconfiguration", "name": "Can delete commerce configuration", "content_type": 196}, "model": "auth.permission", "pk": 589}, {"fields": {"codename": "add_creditprovider", "name": "Can add credit provider", "content_type": 197}, "model": "auth.permission", "pk": 590}, {"fields": {"codename": "change_creditprovider", "name": "Can change credit provider", "content_type": 197}, "model": "auth.permission", "pk": 591}, {"fields": {"codename": "delete_creditprovider", "name": "Can delete credit provider", "content_type": 197}, "model": "auth.permission", "pk": 592}, {"fields": {"codename": "add_creditcourse", "name": "Can add credit course", "content_type": 198}, "model": "auth.permission", "pk": 593}, {"fields": {"codename": "change_creditcourse", "name": "Can change credit course", "content_type": 198}, "model": "auth.permission", "pk": 594}, {"fields": {"codename": "delete_creditcourse", "name": "Can delete credit course", "content_type": 198}, "model": "auth.permission", "pk": 595}, {"fields": {"codename": "add_creditrequirement", "name": "Can add credit requirement", "content_type": 199}, "model": "auth.permission", "pk": 596}, {"fields": {"codename": "change_creditrequirement", "name": "Can change credit requirement", "content_type": 199}, "model": "auth.permission", "pk": 597}, {"fields": {"codename": "delete_creditrequirement", "name": "Can delete credit requirement", "content_type": 199}, "model": "auth.permission", "pk": 598}, {"fields": {"codename": "add_historicalcreditrequirementstatus", "name": "Can add historical credit requirement status", "content_type": 200}, "model": "auth.permission", "pk": 599}, {"fields": {"codename": "change_historicalcreditrequirementstatus", "name": "Can change historical credit requirement status", "content_type": 200}, "model": "auth.permission", "pk": 600}, {"fields": {"codename": "delete_historicalcreditrequirementstatus", "name": "Can delete historical credit requirement status", "content_type": 200}, "model": "auth.permission", "pk": 601}, {"fields": {"codename": "add_creditrequirementstatus", "name": "Can add credit requirement status", "content_type": 201}, "model": "auth.permission", "pk": 602}, {"fields": {"codename": "change_creditrequirementstatus", "name": "Can change credit requirement status", "content_type": 201}, "model": "auth.permission", "pk": 603}, {"fields": {"codename": "delete_creditrequirementstatus", "name": "Can delete credit requirement status", "content_type": 201}, "model": "auth.permission", "pk": 604}, {"fields": {"codename": "add_crediteligibility", "name": "Can add credit eligibility", "content_type": 202}, "model": "auth.permission", "pk": 605}, {"fields": {"codename": "change_crediteligibility", "name": "Can change credit eligibility", "content_type": 202}, "model": "auth.permission", "pk": 606}, {"fields": {"codename": "delete_crediteligibility", "name": "Can delete credit eligibility", "content_type": 202}, "model": "auth.permission", "pk": 607}, {"fields": {"codename": "add_historicalcreditrequest", "name": "Can add historical credit request", "content_type": 203}, "model": "auth.permission", "pk": 608}, {"fields": {"codename": "change_historicalcreditrequest", "name": "Can change historical credit request", "content_type": 203}, "model": "auth.permission", "pk": 609}, {"fields": {"codename": "delete_historicalcreditrequest", "name": "Can delete historical credit request", "content_type": 203}, "model": "auth.permission", "pk": 610}, {"fields": {"codename": "add_creditrequest", "name": "Can add credit request", "content_type": 204}, "model": "auth.permission", "pk": 611}, {"fields": {"codename": "change_creditrequest", "name": "Can change credit request", "content_type": 204}, "model": "auth.permission", "pk": 612}, {"fields": {"codename": "delete_creditrequest", "name": "Can delete credit request", "content_type": 204}, "model": "auth.permission", "pk": 613}, {"fields": {"codename": "add_creditconfig", "name": "Can add credit config", "content_type": 205}, "model": "auth.permission", "pk": 614}, {"fields": {"codename": "change_creditconfig", "name": "Can change credit config", "content_type": 205}, "model": "auth.permission", "pk": 615}, {"fields": {"codename": "delete_creditconfig", "name": "Can delete credit config", "content_type": 205}, "model": "auth.permission", "pk": 616}, {"fields": {"codename": "add_courseteam", "name": "Can add course team", "content_type": 206}, "model": "auth.permission", "pk": 617}, {"fields": {"codename": "change_courseteam", "name": "Can change course team", "content_type": 206}, "model": "auth.permission", "pk": 618}, {"fields": {"codename": "delete_courseteam", "name": "Can delete course team", "content_type": 206}, "model": "auth.permission", "pk": 619}, {"fields": {"codename": "add_courseteammembership", "name": "Can add course team membership", "content_type": 207}, "model": "auth.permission", "pk": 620}, {"fields": {"codename": "change_courseteammembership", "name": "Can change course team membership", "content_type": 207}, "model": "auth.permission", "pk": 621}, {"fields": {"codename": "delete_courseteammembership", "name": "Can delete course team membership", "content_type": 207}, "model": "auth.permission", "pk": 622}, {"fields": {"codename": "add_xblockconfiguration", "name": "Can add x block configuration", "content_type": 208}, "model": "auth.permission", "pk": 623}, {"fields": {"codename": "change_xblockconfiguration", "name": "Can change x block configuration", "content_type": 208}, "model": "auth.permission", "pk": 624}, {"fields": {"codename": "delete_xblockconfiguration", "name": "Can delete x block configuration", "content_type": 208}, "model": "auth.permission", "pk": 625}, {"fields": {"codename": "add_xblockstudioconfigurationflag", "name": "Can add x block studio configuration flag", "content_type": 209}, "model": "auth.permission", "pk": 626}, {"fields": {"codename": "change_xblockstudioconfigurationflag", "name": "Can change x block studio configuration flag", "content_type": 209}, "model": "auth.permission", "pk": 627}, {"fields": {"codename": "delete_xblockstudioconfigurationflag", "name": "Can delete x block studio configuration flag", "content_type": 209}, "model": "auth.permission", "pk": 628}, {"fields": {"codename": "add_xblockstudioconfiguration", "name": "Can add x block studio configuration", "content_type": 210}, "model": "auth.permission", "pk": 629}, {"fields": {"codename": "change_xblockstudioconfiguration", "name": "Can change x block studio configuration", "content_type": 210}, "model": "auth.permission", "pk": 630}, {"fields": {"codename": "delete_xblockstudioconfiguration", "name": "Can delete x block studio configuration", "content_type": 210}, "model": "auth.permission", "pk": 631}, {"fields": {"codename": "add_bookmark", "name": "Can add bookmark", "content_type": 211}, "model": "auth.permission", "pk": 632}, {"fields": {"codename": "change_bookmark", "name": "Can change bookmark", "content_type": 211}, "model": "auth.permission", "pk": 633}, {"fields": {"codename": "delete_bookmark", "name": "Can delete bookmark", "content_type": 211}, "model": "auth.permission", "pk": 634}, {"fields": {"codename": "add_xblockcache", "name": "Can add x block cache", "content_type": 212}, "model": "auth.permission", "pk": 635}, {"fields": {"codename": "change_xblockcache", "name": "Can change x block cache", "content_type": 212}, "model": "auth.permission", "pk": 636}, {"fields": {"codename": "delete_xblockcache", "name": "Can delete x block cache", "content_type": 212}, "model": "auth.permission", "pk": 637}, {"fields": {"codename": "add_programsapiconfig", "name": "Can add programs api config", "content_type": 213}, "model": "auth.permission", "pk": 638}, {"fields": {"codename": "change_programsapiconfig", "name": "Can change programs api config", "content_type": 213}, "model": "auth.permission", "pk": 639}, {"fields": {"codename": "delete_programsapiconfig", "name": "Can delete programs api config", "content_type": 213}, "model": "auth.permission", "pk": 640}, {"fields": {"codename": "add_catalogintegration", "name": "Can add catalog integration", "content_type": 214}, "model": "auth.permission", "pk": 641}, {"fields": {"codename": "change_catalogintegration", "name": "Can change catalog integration", "content_type": 214}, "model": "auth.permission", "pk": 642}, {"fields": {"codename": "delete_catalogintegration", "name": "Can delete catalog integration", "content_type": 214}, "model": "auth.permission", "pk": 643}, {"fields": {"codename": "add_selfpacedconfiguration", "name": "Can add self paced configuration", "content_type": 215}, "model": "auth.permission", "pk": 644}, {"fields": {"codename": "change_selfpacedconfiguration", "name": "Can change self paced configuration", "content_type": 215}, "model": "auth.permission", "pk": 645}, {"fields": {"codename": "delete_selfpacedconfiguration", "name": "Can delete self paced configuration", "content_type": 215}, "model": "auth.permission", "pk": 646}, {"fields": {"codename": "add_kvstore", "name": "Can add kv store", "content_type": 216}, "model": "auth.permission", "pk": 647}, {"fields": {"codename": "change_kvstore", "name": "Can change kv store", "content_type": 216}, "model": "auth.permission", "pk": 648}, {"fields": {"codename": "delete_kvstore", "name": "Can delete kv store", "content_type": 216}, "model": "auth.permission", "pk": 649}, {"fields": {"codename": "add_credentialsapiconfig", "name": "Can add credentials api config", "content_type": 217}, "model": "auth.permission", "pk": 650}, {"fields": {"codename": "change_credentialsapiconfig", "name": "Can change credentials api config", "content_type": 217}, "model": "auth.permission", "pk": 651}, {"fields": {"codename": "delete_credentialsapiconfig", "name": "Can delete credentials api config", "content_type": 217}, "model": "auth.permission", "pk": 652}, {"fields": {"codename": "add_milestone", "name": "Can add milestone", "content_type": 218}, "model": "auth.permission", "pk": 653}, {"fields": {"codename": "change_milestone", "name": "Can change milestone", "content_type": 218}, "model": "auth.permission", "pk": 654}, {"fields": {"codename": "delete_milestone", "name": "Can delete milestone", "content_type": 218}, "model": "auth.permission", "pk": 655}, {"fields": {"codename": "add_milestonerelationshiptype", "name": "Can add milestone relationship type", "content_type": 219}, "model": "auth.permission", "pk": 656}, {"fields": {"codename": "change_milestonerelationshiptype", "name": "Can change milestone relationship type", "content_type": 219}, "model": "auth.permission", "pk": 657}, {"fields": {"codename": "delete_milestonerelationshiptype", "name": "Can delete milestone relationship type", "content_type": 219}, "model": "auth.permission", "pk": 658}, {"fields": {"codename": "add_coursemilestone", "name": "Can add course milestone", "content_type": 220}, "model": "auth.permission", "pk": 659}, {"fields": {"codename": "change_coursemilestone", "name": "Can change course milestone", "content_type": 220}, "model": "auth.permission", "pk": 660}, {"fields": {"codename": "delete_coursemilestone", "name": "Can delete course milestone", "content_type": 220}, "model": "auth.permission", "pk": 661}, {"fields": {"codename": "add_coursecontentmilestone", "name": "Can add course content milestone", "content_type": 221}, "model": "auth.permission", "pk": 662}, {"fields": {"codename": "change_coursecontentmilestone", "name": "Can change course content milestone", "content_type": 221}, "model": "auth.permission", "pk": 663}, {"fields": {"codename": "delete_coursecontentmilestone", "name": "Can delete course content milestone", "content_type": 221}, "model": "auth.permission", "pk": 664}, {"fields": {"codename": "add_usermilestone", "name": "Can add user milestone", "content_type": 222}, "model": "auth.permission", "pk": 665}, {"fields": {"codename": "change_usermilestone", "name": "Can change user milestone", "content_type": 222}, "model": "auth.permission", "pk": 666}, {"fields": {"codename": "delete_usermilestone", "name": "Can delete user milestone", "content_type": 222}, "model": "auth.permission", "pk": 667}, {"fields": {"codename": "add_coursetalkwidgetconfiguration", "name": "Can add course talk widget configuration", "content_type": 223}, "model": "auth.permission", "pk": 668}, {"fields": {"codename": "change_coursetalkwidgetconfiguration", "name": "Can change course talk widget configuration", "content_type": 223}, "model": "auth.permission", "pk": 669}, {"fields": {"codename": "delete_coursetalkwidgetconfiguration", "name": "Can delete course talk widget configuration", "content_type": 223}, "model": "auth.permission", "pk": 670}, {"fields": {"codename": "add_historicalapiaccessrequest", "name": "Can add historical api access request", "content_type": 224}, "model": "auth.permission", "pk": 671}, {"fields": {"codename": "change_historicalapiaccessrequest", "name": "Can change historical api access request", "content_type": 224}, "model": "auth.permission", "pk": 672}, {"fields": {"codename": "delete_historicalapiaccessrequest", "name": "Can delete historical api access request", "content_type": 224}, "model": "auth.permission", "pk": 673}, {"fields": {"codename": "add_apiaccessrequest", "name": "Can add api access request", "content_type": 1}, "model": "auth.permission", "pk": 674}, {"fields": {"codename": "change_apiaccessrequest", "name": "Can change api access request", "content_type": 1}, "model": "auth.permission", "pk": 675}, {"fields": {"codename": "delete_apiaccessrequest", "name": "Can delete api access request", "content_type": 1}, "model": "auth.permission", "pk": 676}, {"fields": {"codename": "add_apiaccessconfig", "name": "Can add api access config", "content_type": 225}, "model": "auth.permission", "pk": 677}, {"fields": {"codename": "change_apiaccessconfig", "name": "Can change api access config", "content_type": 225}, "model": "auth.permission", "pk": 678}, {"fields": {"codename": "delete_apiaccessconfig", "name": "Can delete api access config", "content_type": 225}, "model": "auth.permission", "pk": 679}, {"fields": {"codename": "add_catalog", "name": "Can add catalog", "content_type": 226}, "model": "auth.permission", "pk": 680}, {"fields": {"codename": "change_catalog", "name": "Can change catalog", "content_type": 226}, "model": "auth.permission", "pk": 681}, {"fields": {"codename": "delete_catalog", "name": "Can delete catalog", "content_type": 226}, "model": "auth.permission", "pk": 682}, {"fields": {"codename": "add_verifiedtrackcohortedcourse", "name": "Can add verified track cohorted course", "content_type": 227}, "model": "auth.permission", "pk": 683}, {"fields": {"codename": "change_verifiedtrackcohortedcourse", "name": "Can change verified track cohorted course", "content_type": 227}, "model": "auth.permission", "pk": 684}, {"fields": {"codename": "delete_verifiedtrackcohortedcourse", "name": "Can delete verified track cohorted course", "content_type": 227}, "model": "auth.permission", "pk": 685}, {"fields": {"codename": "add_badgeclass", "name": "Can add badge class", "content_type": 228}, "model": "auth.permission", "pk": 686}, {"fields": {"codename": "change_badgeclass", "name": "Can change badge class", "content_type": 228}, "model": "auth.permission", "pk": 687}, {"fields": {"codename": "delete_badgeclass", "name": "Can delete badge class", "content_type": 228}, "model": "auth.permission", "pk": 688}, {"fields": {"codename": "add_badgeassertion", "name": "Can add badge assertion", "content_type": 229}, "model": "auth.permission", "pk": 689}, {"fields": {"codename": "change_badgeassertion", "name": "Can change badge assertion", "content_type": 229}, "model": "auth.permission", "pk": 690}, {"fields": {"codename": "delete_badgeassertion", "name": "Can delete badge assertion", "content_type": 229}, "model": "auth.permission", "pk": 691}, {"fields": {"codename": "add_coursecompleteimageconfiguration", "name": "Can add course complete image configuration", "content_type": 230}, "model": "auth.permission", "pk": 692}, {"fields": {"codename": "change_coursecompleteimageconfiguration", "name": "Can change course complete image configuration", "content_type": 230}, "model": "auth.permission", "pk": 693}, {"fields": {"codename": "delete_coursecompleteimageconfiguration", "name": "Can delete course complete image configuration", "content_type": 230}, "model": "auth.permission", "pk": 694}, {"fields": {"codename": "add_courseeventbadgesconfiguration", "name": "Can add course event badges configuration", "content_type": 231}, "model": "auth.permission", "pk": 695}, {"fields": {"codename": "change_courseeventbadgesconfiguration", "name": "Can change course event badges configuration", "content_type": 231}, "model": "auth.permission", "pk": 696}, {"fields": {"codename": "delete_courseeventbadgesconfiguration", "name": "Can delete course event badges configuration", "content_type": 231}, "model": "auth.permission", "pk": 697}, {"fields": {"codename": "add_emailmarketingconfiguration", "name": "Can add email marketing configuration", "content_type": 232}, "model": "auth.permission", "pk": 698}, {"fields": {"codename": "change_emailmarketingconfiguration", "name": "Can change email marketing configuration", "content_type": 232}, "model": "auth.permission", "pk": 699}, {"fields": {"codename": "delete_emailmarketingconfiguration", "name": "Can delete email marketing configuration", "content_type": 232}, "model": "auth.permission", "pk": 700}, {"fields": {"codename": "add_studentitem", "name": "Can add student item", "content_type": 233}, "model": "auth.permission", "pk": 701}, {"fields": {"codename": "change_studentitem", "name": "Can change student item", "content_type": 233}, "model": "auth.permission", "pk": 702}, {"fields": {"codename": "delete_studentitem", "name": "Can delete student item", "content_type": 233}, "model": "auth.permission", "pk": 703}, {"fields": {"codename": "add_submission", "name": "Can add submission", "content_type": 234}, "model": "auth.permission", "pk": 704}, {"fields": {"codename": "change_submission", "name": "Can change submission", "content_type": 234}, "model": "auth.permission", "pk": 705}, {"fields": {"codename": "delete_submission", "name": "Can delete submission", "content_type": 234}, "model": "auth.permission", "pk": 706}, {"fields": {"codename": "add_score", "name": "Can add score", "content_type": 235}, "model": "auth.permission", "pk": 707}, {"fields": {"codename": "change_score", "name": "Can change score", "content_type": 235}, "model": "auth.permission", "pk": 708}, {"fields": {"codename": "delete_score", "name": "Can delete score", "content_type": 235}, "model": "auth.permission", "pk": 709}, {"fields": {"codename": "add_scoresummary", "name": "Can add score summary", "content_type": 236}, "model": "auth.permission", "pk": 710}, {"fields": {"codename": "change_scoresummary", "name": "Can change score summary", "content_type": 236}, "model": "auth.permission", "pk": 711}, {"fields": {"codename": "delete_scoresummary", "name": "Can delete score summary", "content_type": 236}, "model": "auth.permission", "pk": 712}, {"fields": {"codename": "add_scoreannotation", "name": "Can add score annotation", "content_type": 237}, "model": "auth.permission", "pk": 713}, {"fields": {"codename": "change_scoreannotation", "name": "Can change score annotation", "content_type": 237}, "model": "auth.permission", "pk": 714}, {"fields": {"codename": "delete_scoreannotation", "name": "Can delete score annotation", "content_type": 237}, "model": "auth.permission", "pk": 715}, {"fields": {"codename": "add_rubric", "name": "Can add rubric", "content_type": 238}, "model": "auth.permission", "pk": 716}, {"fields": {"codename": "change_rubric", "name": "Can change rubric", "content_type": 238}, "model": "auth.permission", "pk": 717}, {"fields": {"codename": "delete_rubric", "name": "Can delete rubric", "content_type": 238}, "model": "auth.permission", "pk": 718}, {"fields": {"codename": "add_criterion", "name": "Can add criterion", "content_type": 239}, "model": "auth.permission", "pk": 719}, {"fields": {"codename": "change_criterion", "name": "Can change criterion", "content_type": 239}, "model": "auth.permission", "pk": 720}, {"fields": {"codename": "delete_criterion", "name": "Can delete criterion", "content_type": 239}, "model": "auth.permission", "pk": 721}, {"fields": {"codename": "add_criterionoption", "name": "Can add criterion option", "content_type": 240}, "model": "auth.permission", "pk": 722}, {"fields": {"codename": "change_criterionoption", "name": "Can change criterion option", "content_type": 240}, "model": "auth.permission", "pk": 723}, {"fields": {"codename": "delete_criterionoption", "name": "Can delete criterion option", "content_type": 240}, "model": "auth.permission", "pk": 724}, {"fields": {"codename": "add_assessment", "name": "Can add assessment", "content_type": 241}, "model": "auth.permission", "pk": 725}, {"fields": {"codename": "change_assessment", "name": "Can change assessment", "content_type": 241}, "model": "auth.permission", "pk": 726}, {"fields": {"codename": "delete_assessment", "name": "Can delete assessment", "content_type": 241}, "model": "auth.permission", "pk": 727}, {"fields": {"codename": "add_assessmentpart", "name": "Can add assessment part", "content_type": 242}, "model": "auth.permission", "pk": 728}, {"fields": {"codename": "change_assessmentpart", "name": "Can change assessment part", "content_type": 242}, "model": "auth.permission", "pk": 729}, {"fields": {"codename": "delete_assessmentpart", "name": "Can delete assessment part", "content_type": 242}, "model": "auth.permission", "pk": 730}, {"fields": {"codename": "add_assessmentfeedbackoption", "name": "Can add assessment feedback option", "content_type": 243}, "model": "auth.permission", "pk": 731}, {"fields": {"codename": "change_assessmentfeedbackoption", "name": "Can change assessment feedback option", "content_type": 243}, "model": "auth.permission", "pk": 732}, {"fields": {"codename": "delete_assessmentfeedbackoption", "name": "Can delete assessment feedback option", "content_type": 243}, "model": "auth.permission", "pk": 733}, {"fields": {"codename": "add_assessmentfeedback", "name": "Can add assessment feedback", "content_type": 244}, "model": "auth.permission", "pk": 734}, {"fields": {"codename": "change_assessmentfeedback", "name": "Can change assessment feedback", "content_type": 244}, "model": "auth.permission", "pk": 735}, {"fields": {"codename": "delete_assessmentfeedback", "name": "Can delete assessment feedback", "content_type": 244}, "model": "auth.permission", "pk": 736}, {"fields": {"codename": "add_peerworkflow", "name": "Can add peer workflow", "content_type": 245}, "model": "auth.permission", "pk": 737}, {"fields": {"codename": "change_peerworkflow", "name": "Can change peer workflow", "content_type": 245}, "model": "auth.permission", "pk": 738}, {"fields": {"codename": "delete_peerworkflow", "name": "Can delete peer workflow", "content_type": 245}, "model": "auth.permission", "pk": 739}, {"fields": {"codename": "add_peerworkflowitem", "name": "Can add peer workflow item", "content_type": 246}, "model": "auth.permission", "pk": 740}, {"fields": {"codename": "change_peerworkflowitem", "name": "Can change peer workflow item", "content_type": 246}, "model": "auth.permission", "pk": 741}, {"fields": {"codename": "delete_peerworkflowitem", "name": "Can delete peer workflow item", "content_type": 246}, "model": "auth.permission", "pk": 742}, {"fields": {"codename": "add_trainingexample", "name": "Can add training example", "content_type": 247}, "model": "auth.permission", "pk": 743}, {"fields": {"codename": "change_trainingexample", "name": "Can change training example", "content_type": 247}, "model": "auth.permission", "pk": 744}, {"fields": {"codename": "delete_trainingexample", "name": "Can delete training example", "content_type": 247}, "model": "auth.permission", "pk": 745}, {"fields": {"codename": "add_studenttrainingworkflow", "name": "Can add student training workflow", "content_type": 248}, "model": "auth.permission", "pk": 746}, {"fields": {"codename": "change_studenttrainingworkflow", "name": "Can change student training workflow", "content_type": 248}, "model": "auth.permission", "pk": 747}, {"fields": {"codename": "delete_studenttrainingworkflow", "name": "Can delete student training workflow", "content_type": 248}, "model": "auth.permission", "pk": 748}, {"fields": {"codename": "add_studenttrainingworkflowitem", "name": "Can add student training workflow item", "content_type": 249}, "model": "auth.permission", "pk": 749}, {"fields": {"codename": "change_studenttrainingworkflowitem", "name": "Can change student training workflow item", "content_type": 249}, "model": "auth.permission", "pk": 750}, {"fields": {"codename": "delete_studenttrainingworkflowitem", "name": "Can delete student training workflow item", "content_type": 249}, "model": "auth.permission", "pk": 751}, {"fields": {"codename": "add_aiclassifierset", "name": "Can add ai classifier set", "content_type": 250}, "model": "auth.permission", "pk": 752}, {"fields": {"codename": "change_aiclassifierset", "name": "Can change ai classifier set", "content_type": 250}, "model": "auth.permission", "pk": 753}, {"fields": {"codename": "delete_aiclassifierset", "name": "Can delete ai classifier set", "content_type": 250}, "model": "auth.permission", "pk": 754}, {"fields": {"codename": "add_aiclassifier", "name": "Can add ai classifier", "content_type": 251}, "model": "auth.permission", "pk": 755}, {"fields": {"codename": "change_aiclassifier", "name": "Can change ai classifier", "content_type": 251}, "model": "auth.permission", "pk": 756}, {"fields": {"codename": "delete_aiclassifier", "name": "Can delete ai classifier", "content_type": 251}, "model": "auth.permission", "pk": 757}, {"fields": {"codename": "add_aitrainingworkflow", "name": "Can add ai training workflow", "content_type": 252}, "model": "auth.permission", "pk": 758}, {"fields": {"codename": "change_aitrainingworkflow", "name": "Can change ai training workflow", "content_type": 252}, "model": "auth.permission", "pk": 759}, {"fields": {"codename": "delete_aitrainingworkflow", "name": "Can delete ai training workflow", "content_type": 252}, "model": "auth.permission", "pk": 760}, {"fields": {"codename": "add_aigradingworkflow", "name": "Can add ai grading workflow", "content_type": 253}, "model": "auth.permission", "pk": 761}, {"fields": {"codename": "change_aigradingworkflow", "name": "Can change ai grading workflow", "content_type": 253}, "model": "auth.permission", "pk": 762}, {"fields": {"codename": "delete_aigradingworkflow", "name": "Can delete ai grading workflow", "content_type": 253}, "model": "auth.permission", "pk": 763}, {"fields": {"codename": "add_staffworkflow", "name": "Can add staff workflow", "content_type": 254}, "model": "auth.permission", "pk": 764}, {"fields": {"codename": "change_staffworkflow", "name": "Can change staff workflow", "content_type": 254}, "model": "auth.permission", "pk": 765}, {"fields": {"codename": "delete_staffworkflow", "name": "Can delete staff workflow", "content_type": 254}, "model": "auth.permission", "pk": 766}, {"fields": {"codename": "add_assessmentworkflow", "name": "Can add assessment workflow", "content_type": 255}, "model": "auth.permission", "pk": 767}, {"fields": {"codename": "change_assessmentworkflow", "name": "Can change assessment workflow", "content_type": 255}, "model": "auth.permission", "pk": 768}, {"fields": {"codename": "delete_assessmentworkflow", "name": "Can delete assessment workflow", "content_type": 255}, "model": "auth.permission", "pk": 769}, {"fields": {"codename": "add_assessmentworkflowstep", "name": "Can add assessment workflow step", "content_type": 256}, "model": "auth.permission", "pk": 770}, {"fields": {"codename": "change_assessmentworkflowstep", "name": "Can change assessment workflow step", "content_type": 256}, "model": "auth.permission", "pk": 771}, {"fields": {"codename": "delete_assessmentworkflowstep", "name": "Can delete assessment workflow step", "content_type": 256}, "model": "auth.permission", "pk": 772}, {"fields": {"codename": "add_assessmentworkflowcancellation", "name": "Can add assessment workflow cancellation", "content_type": 257}, "model": "auth.permission", "pk": 773}, {"fields": {"codename": "change_assessmentworkflowcancellation", "name": "Can change assessment workflow cancellation", "content_type": 257}, "model": "auth.permission", "pk": 774}, {"fields": {"codename": "delete_assessmentworkflowcancellation", "name": "Can delete assessment workflow cancellation", "content_type": 257}, "model": "auth.permission", "pk": 775}, {"fields": {"codename": "add_profile", "name": "Can add profile", "content_type": 258}, "model": "auth.permission", "pk": 776}, {"fields": {"codename": "change_profile", "name": "Can change profile", "content_type": 258}, "model": "auth.permission", "pk": 777}, {"fields": {"codename": "delete_profile", "name": "Can delete profile", "content_type": 258}, "model": "auth.permission", "pk": 778}, {"fields": {"codename": "add_video", "name": "Can add video", "content_type": 259}, "model": "auth.permission", "pk": 779}, {"fields": {"codename": "change_video", "name": "Can change video", "content_type": 259}, "model": "auth.permission", "pk": 780}, {"fields": {"codename": "delete_video", "name": "Can delete video", "content_type": 259}, "model": "auth.permission", "pk": 781}, {"fields": {"codename": "add_coursevideo", "name": "Can add course video", "content_type": 260}, "model": "auth.permission", "pk": 782}, {"fields": {"codename": "change_coursevideo", "name": "Can change course video", "content_type": 260}, "model": "auth.permission", "pk": 783}, {"fields": {"codename": "delete_coursevideo", "name": "Can delete course video", "content_type": 260}, "model": "auth.permission", "pk": 784}, {"fields": {"codename": "add_encodedvideo", "name": "Can add encoded video", "content_type": 261}, "model": "auth.permission", "pk": 785}, {"fields": {"codename": "change_encodedvideo", "name": "Can change encoded video", "content_type": 261}, "model": "auth.permission", "pk": 786}, {"fields": {"codename": "delete_encodedvideo", "name": "Can delete encoded video", "content_type": 261}, "model": "auth.permission", "pk": 787}, {"fields": {"codename": "add_subtitle", "name": "Can add subtitle", "content_type": 262}, "model": "auth.permission", "pk": 788}, {"fields": {"codename": "change_subtitle", "name": "Can change subtitle", "content_type": 262}, "model": "auth.permission", "pk": 789}, {"fields": {"codename": "delete_subtitle", "name": "Can delete subtitle", "content_type": 262}, "model": "auth.permission", "pk": 790}, {"fields": {"codename": "add_proctoredexam", "name": "Can add proctored exam", "content_type": 263}, "model": "auth.permission", "pk": 791}, {"fields": {"codename": "change_proctoredexam", "name": "Can change proctored exam", "content_type": 263}, "model": "auth.permission", "pk": 792}, {"fields": {"codename": "delete_proctoredexam", "name": "Can delete proctored exam", "content_type": 263}, "model": "auth.permission", "pk": 793}, {"fields": {"codename": "add_proctoredexamreviewpolicy", "name": "Can add Proctored exam review policy", "content_type": 264}, "model": "auth.permission", "pk": 794}, {"fields": {"codename": "change_proctoredexamreviewpolicy", "name": "Can change Proctored exam review policy", "content_type": 264}, "model": "auth.permission", "pk": 795}, {"fields": {"codename": "delete_proctoredexamreviewpolicy", "name": "Can delete Proctored exam review policy", "content_type": 264}, "model": "auth.permission", "pk": 796}, {"fields": {"codename": "add_proctoredexamreviewpolicyhistory", "name": "Can add proctored exam review policy history", "content_type": 265}, "model": "auth.permission", "pk": 797}, {"fields": {"codename": "change_proctoredexamreviewpolicyhistory", "name": "Can change proctored exam review policy history", "content_type": 265}, "model": "auth.permission", "pk": 798}, {"fields": {"codename": "delete_proctoredexamreviewpolicyhistory", "name": "Can delete proctored exam review policy history", "content_type": 265}, "model": "auth.permission", "pk": 799}, {"fields": {"codename": "add_proctoredexamstudentattempt", "name": "Can add proctored exam attempt", "content_type": 266}, "model": "auth.permission", "pk": 800}, {"fields": {"codename": "change_proctoredexamstudentattempt", "name": "Can change proctored exam attempt", "content_type": 266}, "model": "auth.permission", "pk": 801}, {"fields": {"codename": "delete_proctoredexamstudentattempt", "name": "Can delete proctored exam attempt", "content_type": 266}, "model": "auth.permission", "pk": 802}, {"fields": {"codename": "add_proctoredexamstudentattempthistory", "name": "Can add proctored exam attempt history", "content_type": 267}, "model": "auth.permission", "pk": 803}, {"fields": {"codename": "change_proctoredexamstudentattempthistory", "name": "Can change proctored exam attempt history", "content_type": 267}, "model": "auth.permission", "pk": 804}, {"fields": {"codename": "delete_proctoredexamstudentattempthistory", "name": "Can delete proctored exam attempt history", "content_type": 267}, "model": "auth.permission", "pk": 805}, {"fields": {"codename": "add_proctoredexamstudentallowance", "name": "Can add proctored allowance", "content_type": 268}, "model": "auth.permission", "pk": 806}, {"fields": {"codename": "change_proctoredexamstudentallowance", "name": "Can change proctored allowance", "content_type": 268}, "model": "auth.permission", "pk": 807}, {"fields": {"codename": "delete_proctoredexamstudentallowance", "name": "Can delete proctored allowance", "content_type": 268}, "model": "auth.permission", "pk": 808}, {"fields": {"codename": "add_proctoredexamstudentallowancehistory", "name": "Can add proctored allowance history", "content_type": 269}, "model": "auth.permission", "pk": 809}, {"fields": {"codename": "change_proctoredexamstudentallowancehistory", "name": "Can change proctored allowance history", "content_type": 269}, "model": "auth.permission", "pk": 810}, {"fields": {"codename": "delete_proctoredexamstudentallowancehistory", "name": "Can delete proctored allowance history", "content_type": 269}, "model": "auth.permission", "pk": 811}, {"fields": {"codename": "add_proctoredexamsoftwaresecurereview", "name": "Can add Proctored exam software secure review", "content_type": 270}, "model": "auth.permission", "pk": 812}, {"fields": {"codename": "change_proctoredexamsoftwaresecurereview", "name": "Can change Proctored exam software secure review", "content_type": 270}, "model": "auth.permission", "pk": 813}, {"fields": {"codename": "delete_proctoredexamsoftwaresecurereview", "name": "Can delete Proctored exam software secure review", "content_type": 270}, "model": "auth.permission", "pk": 814}, {"fields": {"codename": "add_proctoredexamsoftwaresecurereviewhistory", "name": "Can add Proctored exam review archive", "content_type": 271}, "model": "auth.permission", "pk": 815}, {"fields": {"codename": "change_proctoredexamsoftwaresecurereviewhistory", "name": "Can change Proctored exam review archive", "content_type": 271}, "model": "auth.permission", "pk": 816}, {"fields": {"codename": "delete_proctoredexamsoftwaresecurereviewhistory", "name": "Can delete Proctored exam review archive", "content_type": 271}, "model": "auth.permission", "pk": 817}, {"fields": {"codename": "add_proctoredexamsoftwaresecurecomment", "name": "Can add proctored exam software secure comment", "content_type": 272}, "model": "auth.permission", "pk": 818}, {"fields": {"codename": "change_proctoredexamsoftwaresecurecomment", "name": "Can change proctored exam software secure comment", "content_type": 272}, "model": "auth.permission", "pk": 819}, {"fields": {"codename": "delete_proctoredexamsoftwaresecurecomment", "name": "Can delete proctored exam software secure comment", "content_type": 272}, "model": "auth.permission", "pk": 820}, {"fields": {"codename": "add_organization", "name": "Can add organization", "content_type": 273}, "model": "auth.permission", "pk": 821}, {"fields": {"codename": "change_organization", "name": "Can change organization", "content_type": 273}, "model": "auth.permission", "pk": 822}, {"fields": {"codename": "delete_organization", "name": "Can delete organization", "content_type": 273}, "model": "auth.permission", "pk": 823}, {"fields": {"codename": "add_organizationcourse", "name": "Can add Link Course", "content_type": 274}, "model": "auth.permission", "pk": 824}, {"fields": {"codename": "change_organizationcourse", "name": "Can change Link Course", "content_type": 274}, "model": "auth.permission", "pk": 825}, {"fields": {"codename": "delete_organizationcourse", "name": "Can delete Link Course", "content_type": 274}, "model": "auth.permission", "pk": 826}, {"fields": {"codename": "add_customcourseforedx", "name": "Can add custom course for ed x", "content_type": 275}, "model": "auth.permission", "pk": 827}, {"fields": {"codename": "change_customcourseforedx", "name": "Can change custom course for ed x", "content_type": 275}, "model": "auth.permission", "pk": 828}, {"fields": {"codename": "delete_customcourseforedx", "name": "Can delete custom course for ed x", "content_type": 275}, "model": "auth.permission", "pk": 829}, {"fields": {"codename": "add_ccxfieldoverride", "name": "Can add ccx field override", "content_type": 276}, "model": "auth.permission", "pk": 830}, {"fields": {"codename": "change_ccxfieldoverride", "name": "Can change ccx field override", "content_type": 276}, "model": "auth.permission", "pk": 831}, {"fields": {"codename": "delete_ccxfieldoverride", "name": "Can delete ccx field override", "content_type": 276}, "model": "auth.permission", "pk": 832}, {"fields": {"codename": "add_ccxcon", "name": "Can add CCX Connector", "content_type": 277}, "model": "auth.permission", "pk": 833}, {"fields": {"codename": "change_ccxcon", "name": "Can change CCX Connector", "content_type": 277}, "model": "auth.permission", "pk": 834}, {"fields": {"codename": "delete_ccxcon", "name": "Can delete CCX Connector", "content_type": 277}, "model": "auth.permission", "pk": 835}, {"fields": {"codename": "add_studentmodulehistoryextended", "name": "Can add student module history extended", "content_type": 278}, "model": "auth.permission", "pk": 836}, {"fields": {"codename": "change_studentmodulehistoryextended", "name": "Can change student module history extended", "content_type": 278}, "model": "auth.permission", "pk": 837}, {"fields": {"codename": "delete_studentmodulehistoryextended", "name": "Can delete student module history extended", "content_type": 278}, "model": "auth.permission", "pk": 838}, {"fields": {"codename": "add_videouploadconfig", "name": "Can add video upload config", "content_type": 279}, "model": "auth.permission", "pk": 839}, {"fields": {"codename": "change_videouploadconfig", "name": "Can change video upload config", "content_type": 279}, "model": "auth.permission", "pk": 840}, {"fields": {"codename": "delete_videouploadconfig", "name": "Can delete video upload config", "content_type": 279}, "model": "auth.permission", "pk": 841}, {"fields": {"codename": "add_pushnotificationconfig", "name": "Can add push notification config", "content_type": 280}, "model": "auth.permission", "pk": 842}, {"fields": {"codename": "change_pushnotificationconfig", "name": "Can change push notification config", "content_type": 280}, "model": "auth.permission", "pk": 843}, {"fields": {"codename": "delete_pushnotificationconfig", "name": "Can delete push notification config", "content_type": 280}, "model": "auth.permission", "pk": 844}, {"fields": {"codename": "add_coursecreator", "name": "Can add course creator", "content_type": 281}, "model": "auth.permission", "pk": 845}, {"fields": {"codename": "change_coursecreator", "name": "Can change course creator", "content_type": 281}, "model": "auth.permission", "pk": 846}, {"fields": {"codename": "delete_coursecreator", "name": "Can delete course creator", "content_type": 281}, "model": "auth.permission", "pk": 847}, {"fields": {"codename": "add_studioconfig", "name": "Can add studio config", "content_type": 282}, "model": "auth.permission", "pk": 848}, {"fields": {"codename": "change_studioconfig", "name": "Can change studio config", "content_type": 282}, "model": "auth.permission", "pk": 849}, {"fields": {"codename": "delete_studioconfig", "name": "Can delete studio config", "content_type": 282}, "model": "auth.permission", "pk": 850}, {"fields": {"codename": "add_tagcategories", "name": "Can add tag categories", "content_type": 283}, "model": "auth.permission", "pk": 851}, {"fields": {"codename": "change_tagcategories", "name": "Can change tag categories", "content_type": 283}, "model": "auth.permission", "pk": 852}, {"fields": {"codename": "delete_tagcategories", "name": "Can delete tag categories", "content_type": 283}, "model": "auth.permission", "pk": 853}, {"fields": {"codename": "add_tagavailablevalues", "name": "Can add tag available values", "content_type": 284}, "model": "auth.permission", "pk": 854}, {"fields": {"codename": "change_tagavailablevalues", "name": "Can change tag available values", "content_type": 284}, "model": "auth.permission", "pk": 855}, {"fields": {"codename": "delete_tagavailablevalues", "name": "Can delete tag available values", "content_type": 284}, "model": "auth.permission", "pk": 856}, {"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": "!1MoA7Omelj3dXC1cnj0fI58kvISqXTH6CQYdXwyE", "email": "ecommerce_worker@fake.email", "date_joined": "2016-07-26T19:13:50.120Z"}, "model": "auth.user", "pk": 1}, {"fields": {"change_date": "2016-07-26T19:16:47.030Z", "changed_by": null, "enabled": true}, "model": "util.ratelimitconfiguration", "pk": 1}, {"fields": {"change_date": "2016-07-26T19:13:43.345Z", "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": "2016-07-26T19:14:05.616Z", "changed_by": null, "enabled": true, "released_languages": ""}, "model": "dark_lang.darklangconfig", "pk": 1}] \ No newline at end of file +[{"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": 1}, {"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}] \ 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 2e1e9f7293..bcd72cab11 100644 --- a/common/test/db_cache/bok_choy_migrations_data_default.sql +++ b/common/test/db_cache/bok_choy_migrations_data_default.sql @@ -1,8 +1,8 @@ --- MySQL dump 10.13 Distrib 5.6.31, for Linux (x86_64) +-- MySQL dump 10.13 Distrib 5.6.32, for debian-linux-gnu (x86_64) -- -- Host: localhost Database: edxtest -- ------------------------------------------------------ --- Server version 5.6.31 +-- Server version 5.6.32-1+deb.sury.org~xenial+0.1 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; @@ -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','2016-07-26 19:13:35.004724'),(2,'auth','0001_initial','2016-07-26 19:13:35.425592'),(3,'admin','0001_initial','2016-07-26 19:13:35.570207'),(4,'sites','0001_initial','2016-07-26 19:13:35.608026'),(5,'contenttypes','0002_remove_content_type_name','2016-07-26 19:13:35.818875'),(6,'api_admin','0001_initial','2016-07-26 19:13:37.728607'),(7,'api_admin','0002_auto_20160325_1604','2016-07-26 19:13:37.760239'),(8,'api_admin','0003_auto_20160404_1618','2016-07-26 19:13:38.231098'),(9,'api_admin','0004_auto_20160412_1506','2016-07-26 19:13:38.576634'),(10,'api_admin','0005_auto_20160414_1232','2016-07-26 19:13:38.670891'),(11,'api_admin','0006_catalog','2016-07-26 19:13:38.686637'),(12,'assessment','0001_initial','2016-07-26 19:13:41.754404'),(13,'assessment','0002_staffworkflow','2016-07-26 19:13:41.867685'),(14,'auth','0002_alter_permission_name_max_length','2016-07-26 19:13:41.937474'),(15,'auth','0003_alter_user_email_max_length','2016-07-26 19:13:42.005114'),(16,'auth','0004_alter_user_username_opts','2016-07-26 19:13:42.052521'),(17,'auth','0005_alter_user_last_login_null','2016-07-26 19:13:42.116285'),(18,'auth','0006_require_contenttypes_0002','2016-07-26 19:13:42.124120'),(19,'instructor_task','0001_initial','2016-07-26 19:13:42.296826'),(20,'certificates','0001_initial','2016-07-26 19:13:43.326364'),(21,'certificates','0002_data__certificatehtmlviewconfiguration_data','2016-07-26 19:13:43.352445'),(22,'certificates','0003_data__default_modes','2016-07-26 19:13:43.451555'),(23,'certificates','0004_certificategenerationhistory','2016-07-26 19:13:43.600227'),(24,'certificates','0005_auto_20151208_0801','2016-07-26 19:13:43.684110'),(25,'certificates','0006_certificatetemplateasset_asset_slug','2016-07-26 19:13:43.731391'),(26,'certificates','0007_certificateinvalidation','2016-07-26 19:13:43.883967'),(27,'badges','0001_initial','2016-07-26 19:13:44.258123'),(28,'badges','0002_data__migrate_assertions','2016-07-26 19:13:44.304104'),(29,'badges','0003_schema__add_event_configuration','2016-07-26 19:13:44.515599'),(30,'bookmarks','0001_initial','2016-07-26 19:13:44.991686'),(31,'branding','0001_initial','2016-07-26 19:13:45.364441'),(32,'course_groups','0001_initial','2016-07-26 19:13:46.493228'),(33,'bulk_email','0001_initial','2016-07-26 19:13:47.000468'),(34,'bulk_email','0002_data__load_course_email_template','2016-07-26 19:13:47.095861'),(35,'bulk_email','0003_config_model_feature_flag','2016-07-26 19:13:47.254503'),(36,'bulk_email','0004_add_email_targets','2016-07-26 19:13:47.767359'),(37,'bulk_email','0005_move_target_data','2016-07-26 19:13:47.792356'),(38,'catalog','0001_initial','2016-07-26 19:13:47.954417'),(39,'verified_track_content','0001_initial','2016-07-26 19:13:47.996821'),(40,'course_overviews','0001_initial','2016-07-26 19:13:48.119870'),(41,'course_overviews','0002_add_course_catalog_fields','2016-07-26 19:13:48.360262'),(42,'course_overviews','0003_courseoverviewgeneratedhistory','2016-07-26 19:13:48.401715'),(43,'course_overviews','0004_courseoverview_org','2016-07-26 19:13:48.455338'),(44,'course_overviews','0005_delete_courseoverviewgeneratedhistory','2016-07-26 19:13:48.485690'),(45,'course_overviews','0006_courseoverviewimageset','2016-07-26 19:13:48.570130'),(46,'course_overviews','0007_courseoverviewimageconfig','2016-07-26 19:13:48.747879'),(47,'course_overviews','0008_remove_courseoverview_facebook_url','2016-07-26 19:13:48.756696'),(48,'course_overviews','0009_readd_facebook_url','2016-07-26 19:13:48.764684'),(49,'course_overviews','0010_auto_20160329_2317','2016-07-26 19:13:48.882610'),(50,'ccx','0001_initial','2016-07-26 19:13:49.461710'),(51,'ccx','0002_customcourseforedx_structure_json','2016-07-26 19:13:49.626113'),(52,'ccx','0003_add_master_course_staff_in_ccx','2016-07-26 19:13:49.652505'),(53,'ccxcon','0001_initial_ccxcon_model','2016-07-26 19:13:49.700856'),(54,'ccxcon','0002_auto_20160325_0407','2016-07-26 19:13:49.731245'),(55,'certificates','0008_schema__remove_badges','2016-07-26 19:13:50.097075'),(56,'commerce','0001_data__add_ecommerce_service_user','2016-07-26 19:13:50.138950'),(57,'commerce','0002_commerceconfiguration','2016-07-26 19:13:50.328650'),(58,'commerce','0003_auto_20160329_0709','2016-07-26 19:13:50.511058'),(59,'commerce','0004_auto_20160531_0950','2016-07-26 19:13:50.893543'),(60,'contentserver','0001_initial','2016-07-26 19:13:51.107626'),(61,'contentserver','0002_cdnuseragentsconfig','2016-07-26 19:13:51.345146'),(62,'cors_csrf','0001_initial','2016-07-26 19:13:51.623480'),(63,'course_action_state','0001_initial','2016-07-26 19:13:52.145450'),(64,'course_modes','0001_initial','2016-07-26 19:13:52.283103'),(65,'course_modes','0002_coursemode_expiration_datetime_is_explicit','2016-07-26 19:13:52.370448'),(66,'course_modes','0003_auto_20151113_1443','2016-07-26 19:13:52.427947'),(67,'course_modes','0004_auto_20151113_1457','2016-07-26 19:13:52.818395'),(68,'course_modes','0005_auto_20151217_0958','2016-07-26 19:13:52.867474'),(69,'course_modes','0006_auto_20160208_1407','2016-07-26 19:13:53.095046'),(70,'course_modes','0007_coursemode_bulk_sku','2016-07-26 19:13:53.161748'),(71,'course_structures','0001_initial','2016-07-26 19:13:53.214143'),(72,'coursetalk','0001_initial','2016-07-26 19:13:53.507879'),(73,'coursetalk','0002_auto_20160325_0631','2016-07-26 19:13:53.700700'),(74,'courseware','0001_initial','2016-07-26 19:13:57.276682'),(75,'coursewarehistoryextended','0001_initial','2016-07-26 19:13:57.744150'),(76,'coursewarehistoryextended','0002_force_studentmodule_index','2016-07-26 19:13:58.213040'),(77,'credentials','0001_initial','2016-07-26 19:13:58.650182'),(78,'credentials','0002_auto_20160325_0631','2016-07-26 19:13:59.108566'),(79,'credit','0001_initial','2016-07-26 19:14:04.465827'),(80,'credit','0002_creditconfig','2016-07-26 19:14:04.841419'),(81,'credit','0003_auto_20160511_2227','2016-07-26 19:14:05.184186'),(82,'dark_lang','0001_initial','2016-07-26 19:14:05.588248'),(83,'dark_lang','0002_data__enable_on_install','2016-07-26 19:14:05.626127'),(84,'default','0001_initial','2016-07-26 19:14:06.364908'),(85,'default','0002_add_related_name','2016-07-26 19:14:06.689431'),(86,'default','0003_alter_email_max_length','2016-07-26 19:14:06.765512'),(87,'django_comment_common','0001_initial','2016-07-26 19:14:07.592001'),(88,'django_comment_common','0002_forumsconfig','2016-07-26 19:14:07.942062'),(89,'django_notify','0001_initial','2016-07-26 19:14:09.463073'),(90,'django_openid_auth','0001_initial','2016-07-26 19:14:10.018655'),(91,'oauth2','0001_initial','2016-07-26 19:14:12.873726'),(92,'edx_oauth2_provider','0001_initial','2016-07-26 19:14:13.370514'),(93,'edx_proctoring','0001_initial','2016-07-26 19:14:21.626445'),(94,'edx_proctoring','0002_proctoredexamstudentattempt_is_status_acknowledged','2016-07-26 19:14:22.454972'),(95,'edx_proctoring','0003_auto_20160101_0525','2016-07-26 19:14:24.204661'),(96,'edx_proctoring','0004_auto_20160201_0523','2016-07-26 19:14:24.988247'),(97,'edx_proctoring','0005_proctoredexam_hide_after_due','2016-07-26 19:14:25.689957'),(98,'edxval','0001_initial','2016-07-26 19:14:26.546348'),(99,'edxval','0002_data__default_profiles','2016-07-26 19:14:26.602577'),(100,'email_marketing','0001_initial','2016-07-26 19:14:28.829725'),(101,'email_marketing','0002_auto_20160623_1656','2016-07-26 19:14:32.475561'),(102,'email_marketing','0003_auto_20160715_1145','2016-07-26 19:14:35.261076'),(103,'embargo','0001_initial','2016-07-26 19:14:37.021767'),(104,'embargo','0002_data__add_countries','2016-07-26 19:14:37.672255'),(105,'external_auth','0001_initial','2016-07-26 19:14:39.015022'),(106,'lms_xblock','0001_initial','2016-07-26 19:14:39.712400'),(107,'microsite_configuration','0001_initial','2016-07-26 19:14:46.539629'),(108,'microsite_configuration','0002_auto_20160202_0228','2016-07-26 19:14:48.118992'),(109,'milestones','0001_initial','2016-07-26 19:14:49.389011'),(110,'milestones','0002_data__seed_relationship_types','2016-07-26 19:14:49.444099'),(111,'milestones','0003_coursecontentmilestone_requirements','2016-07-26 19:14:49.567795'),(112,'milestones','0004_auto_20151221_1445','2016-07-26 19:14:51.715779'),(113,'mobile_api','0001_initial','2016-07-26 19:14:52.147732'),(114,'mobile_api','0002_auto_20160406_0904','2016-07-26 19:14:52.279948'),(115,'notes','0001_initial','2016-07-26 19:14:52.781568'),(116,'oauth2','0002_auto_20160404_0813','2016-07-26 19:14:54.227986'),(117,'oauth2','0003_client_logout_uri','2016-07-26 19:14:54.725806'),(118,'oauth2_provider','0001_initial','2016-07-26 19:14:57.484291'),(119,'oauth2_provider','0002_08_updates','2016-07-26 19:14:59.708494'),(120,'oauth_provider','0001_initial','2016-07-26 19:15:01.474403'),(121,'organizations','0001_initial','2016-07-26 19:15:01.806297'),(122,'programs','0001_initial','2016-07-26 19:15:02.751365'),(123,'programs','0002_programsapiconfig_cache_ttl','2016-07-26 19:15:03.656487'),(124,'programs','0003_auto_20151120_1613','2016-07-26 19:15:07.302676'),(125,'programs','0004_programsapiconfig_enable_certification','2016-07-26 19:15:08.287259'),(126,'programs','0005_programsapiconfig_max_retries','2016-07-26 19:15:09.098420'),(127,'programs','0006_programsapiconfig_xseries_ad_enabled','2016-07-26 19:15:09.985118'),(128,'programs','0007_programsapiconfig_program_listing_enabled','2016-07-26 19:15:10.903170'),(129,'programs','0008_programsapiconfig_program_details_enabled','2016-07-26 19:15:11.783959'),(130,'redirects','0001_initial','2016-07-26 19:15:12.636789'),(131,'rss_proxy','0001_initial','2016-07-26 19:15:12.709814'),(132,'self_paced','0001_initial','2016-07-26 19:15:13.585514'),(133,'sessions','0001_initial','2016-07-26 19:15:13.668736'),(134,'student','0001_initial','2016-07-26 19:15:36.507060'),(135,'shoppingcart','0001_initial','2016-07-26 19:15:56.518370'),(136,'shoppingcart','0002_auto_20151208_1034','2016-07-26 19:15:58.505894'),(137,'shoppingcart','0003_auto_20151217_0958','2016-07-26 19:16:00.563395'),(138,'site_configuration','0001_initial','2016-07-26 19:16:02.821723'),(139,'splash','0001_initial','2016-07-26 19:16:04.061653'),(140,'static_replace','0001_initial','2016-07-26 19:16:05.292300'),(141,'static_replace','0002_assetexcludedextensionsconfig','2016-07-26 19:16:06.690151'),(142,'status','0001_initial','2016-07-26 19:16:09.536882'),(143,'student','0002_auto_20151208_1034','2016-07-26 19:16:12.967145'),(144,'student','0003_auto_20160516_0938','2016-07-26 19:16:14.614620'),(145,'student','0004_auto_20160531_1422','2016-07-26 19:16:15.264040'),(146,'student','0005_auto_20160531_1653','2016-07-26 19:16:16.017203'),(147,'student','0006_logoutviewconfiguration','2016-07-26 19:16:16.760217'),(148,'submissions','0001_initial','2016-07-26 19:16:17.770109'),(149,'submissions','0002_auto_20151119_0913','2016-07-26 19:16:18.014515'),(150,'submissions','0003_submission_status','2016-07-26 19:16:18.141720'),(151,'survey','0001_initial','2016-07-26 19:16:19.404825'),(152,'teams','0001_initial','2016-07-26 19:16:22.853114'),(153,'theming','0001_initial','2016-07-26 19:16:23.995445'),(154,'third_party_auth','0001_initial','2016-07-26 19:16:30.367566'),(155,'third_party_auth','0002_schema__provider_icon_image','2016-07-26 19:16:38.348159'),(156,'track','0001_initial','2016-07-26 19:16:38.440111'),(157,'user_api','0001_initial','2016-07-26 19:16:45.745905'),(158,'util','0001_initial','2016-07-26 19:16:46.977353'),(159,'util','0002_data__default_rate_limit_config','2016-07-26 19:16:47.048676'),(160,'verified_track_content','0002_verifiedtrackcohortedcourse_verified_cohort_name','2016-07-26 19:16:47.159971'),(161,'verify_student','0001_initial','2016-07-26 19:17:03.363318'),(162,'verify_student','0002_auto_20151124_1024','2016-07-26 19:17:06.814575'),(163,'verify_student','0003_auto_20151113_1443','2016-07-26 19:17:07.646017'),(164,'wiki','0001_initial','2016-07-26 19:17:42.174831'),(165,'wiki','0002_remove_article_subscription','2016-07-26 19:17:42.251520'),(166,'wiki','0003_ip_address_conv','2016-07-26 19:17:46.421042'),(167,'workflow','0001_initial','2016-07-26 19:17:46.791633'),(168,'xblock_django','0001_initial','2016-07-26 19:17:48.190472'),(169,'xblock_django','0002_auto_20160204_0809','2016-07-26 19:17:49.489649'),(170,'xblock_django','0003_add_new_config_models','2016-07-26 19:17:53.787235'),(171,'xblock_django','0004_delete_xblock_disable_config','2016-07-26 19:17:55.616689'),(172,'contentstore','0001_initial','2016-07-26 19:18:32.613490'),(173,'course_creators','0001_initial','2016-07-26 19:18:32.711965'),(174,'tagging','0001_initial','2016-07-26 19:18:32.906024'),(175,'xblock_config','0001_initial','2016-07-26 19:18:33.258247'); +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'); /*!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 2016-07-26 19:18:40 +-- Dump completed on 2017-04-27 18:26:22 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 e197f3c812..b7763e932a 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 @@ -1,8 +1,8 @@ --- MySQL dump 10.13 Distrib 5.6.31, for Linux (x86_64) +-- MySQL dump 10.13 Distrib 5.6.32, for debian-linux-gnu (x86_64) -- -- Host: localhost Database: student_module_history_test -- ------------------------------------------------------ --- Server version 5.6.31 +-- Server version 5.6.32-1+deb.sury.org~xenial+0.1 /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; @@ -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','2016-07-26 19:21:30.513821'),(2,'auth','0001_initial','2016-07-26 19:21:30.613568'),(3,'admin','0001_initial','2016-07-26 19:21:30.674477'),(4,'sites','0001_initial','2016-07-26 19:21:30.691256'),(5,'contenttypes','0002_remove_content_type_name','2016-07-26 19:21:30.878068'),(6,'api_admin','0001_initial','2016-07-26 19:21:31.032875'),(7,'api_admin','0002_auto_20160325_1604','2016-07-26 19:21:31.076960'),(8,'api_admin','0003_auto_20160404_1618','2016-07-26 19:21:31.548382'),(9,'api_admin','0004_auto_20160412_1506','2016-07-26 19:21:31.794592'),(10,'api_admin','0005_auto_20160414_1232','2016-07-26 19:21:33.638939'),(11,'api_admin','0006_catalog','2016-07-26 19:21:33.654194'),(12,'assessment','0001_initial','2016-07-26 19:21:34.650281'),(13,'assessment','0002_staffworkflow','2016-07-26 19:21:34.668684'),(14,'auth','0002_alter_permission_name_max_length','2016-07-26 19:21:34.714844'),(15,'auth','0003_alter_user_email_max_length','2016-07-26 19:21:34.761841'),(16,'auth','0004_alter_user_username_opts','2016-07-26 19:21:34.813322'),(17,'auth','0005_alter_user_last_login_null','2016-07-26 19:21:34.855066'),(18,'auth','0006_require_contenttypes_0002','2016-07-26 19:21:34.858858'),(19,'instructor_task','0001_initial','2016-07-26 19:21:34.905433'),(20,'certificates','0001_initial','2016-07-26 19:21:35.435608'),(21,'certificates','0002_data__certificatehtmlviewconfiguration_data','2016-07-26 19:21:35.455242'),(22,'certificates','0003_data__default_modes','2016-07-26 19:21:35.472995'),(23,'certificates','0004_certificategenerationhistory','2016-07-26 19:21:35.547210'),(24,'certificates','0005_auto_20151208_0801','2016-07-26 19:21:35.623957'),(25,'certificates','0006_certificatetemplateasset_asset_slug','2016-07-26 19:21:35.644037'),(26,'certificates','0007_certificateinvalidation','2016-07-26 19:21:35.740150'),(27,'badges','0001_initial','2016-07-26 19:21:35.977520'),(28,'badges','0002_data__migrate_assertions','2016-07-26 19:21:36.004921'),(29,'badges','0003_schema__add_event_configuration','2016-07-26 19:21:36.214821'),(30,'bookmarks','0001_initial','2016-07-26 19:21:36.529527'),(31,'branding','0001_initial','2016-07-26 19:21:36.766984'),(32,'course_groups','0001_initial','2016-07-26 19:21:37.765416'),(33,'bulk_email','0001_initial','2016-07-26 19:21:38.135758'),(34,'bulk_email','0002_data__load_course_email_template','2016-07-26 19:21:38.159447'),(35,'bulk_email','0003_config_model_feature_flag','2016-07-26 19:21:38.270161'),(36,'bulk_email','0004_add_email_targets','2016-07-26 19:21:38.709599'),(37,'bulk_email','0005_move_target_data','2016-07-26 19:21:38.730953'),(38,'catalog','0001_initial','2016-07-26 19:21:38.890302'),(39,'verified_track_content','0001_initial','2016-07-26 19:21:38.917447'),(40,'course_overviews','0001_initial','2016-07-26 19:21:38.975738'),(41,'course_overviews','0002_add_course_catalog_fields','2016-07-26 19:21:39.125360'),(42,'course_overviews','0003_courseoverviewgeneratedhistory','2016-07-26 19:21:39.151487'),(43,'course_overviews','0004_courseoverview_org','2016-07-26 19:21:39.187260'),(44,'course_overviews','0005_delete_courseoverviewgeneratedhistory','2016-07-26 19:21:39.209991'),(45,'course_overviews','0006_courseoverviewimageset','2016-07-26 19:21:39.248775'),(46,'course_overviews','0007_courseoverviewimageconfig','2016-07-26 19:21:39.422772'),(47,'course_overviews','0008_remove_courseoverview_facebook_url','2016-07-26 19:21:39.428033'),(48,'course_overviews','0009_readd_facebook_url','2016-07-26 19:21:39.476115'),(49,'course_overviews','0010_auto_20160329_2317','2016-07-26 19:21:39.547647'),(50,'ccx','0001_initial','2016-07-26 19:21:40.040911'),(51,'ccx','0002_customcourseforedx_structure_json','2016-07-26 19:21:40.202360'),(52,'ccx','0003_add_master_course_staff_in_ccx','2016-07-26 19:21:40.225528'),(53,'ccxcon','0001_initial_ccxcon_model','2016-07-26 19:21:40.253875'),(54,'ccxcon','0002_auto_20160325_0407','2016-07-26 19:21:40.279359'),(55,'certificates','0008_schema__remove_badges','2016-07-26 19:21:40.673571'),(56,'commerce','0001_data__add_ecommerce_service_user','2016-07-26 19:21:40.701499'),(57,'commerce','0002_commerceconfiguration','2016-07-26 19:21:40.841848'),(58,'commerce','0003_auto_20160329_0709','2016-07-26 19:21:40.997534'),(59,'commerce','0004_auto_20160531_0950','2016-07-26 19:21:41.315004'),(60,'contentserver','0001_initial','2016-07-26 19:21:41.467849'),(61,'contentserver','0002_cdnuseragentsconfig','2016-07-26 19:21:41.631163'),(62,'cors_csrf','0001_initial','2016-07-26 19:21:41.783914'),(63,'course_action_state','0001_initial','2016-07-26 19:21:42.116801'),(64,'course_modes','0001_initial','2016-07-26 19:21:42.189509'),(65,'course_modes','0002_coursemode_expiration_datetime_is_explicit','2016-07-26 19:21:42.218816'),(66,'course_modes','0003_auto_20151113_1443','2016-07-26 19:21:42.243280'),(67,'course_modes','0004_auto_20151113_1457','2016-07-26 19:21:42.405329'),(68,'course_modes','0005_auto_20151217_0958','2016-07-26 19:21:42.439703'),(69,'course_modes','0006_auto_20160208_1407','2016-07-26 19:21:42.611065'),(70,'course_modes','0007_coursemode_bulk_sku','2016-07-26 19:21:42.640224'),(71,'course_structures','0001_initial','2016-07-26 19:21:42.667841'),(72,'coursetalk','0001_initial','2016-07-26 19:21:42.860674'),(73,'coursetalk','0002_auto_20160325_0631','2016-07-26 19:21:43.027808'),(74,'courseware','0001_initial','2016-07-26 19:21:45.549484'),(75,'coursewarehistoryextended','0001_initial','2016-07-26 19:21:45.933687'),(76,'coursewarehistoryextended','0002_force_studentmodule_index','2016-07-26 19:21:46.294042'),(77,'credentials','0001_initial','2016-07-26 19:21:46.627739'),(78,'credentials','0002_auto_20160325_0631','2016-07-26 19:21:46.963720'),(79,'credit','0001_initial','2016-07-26 19:21:51.766493'),(80,'credit','0002_creditconfig','2016-07-26 19:21:52.024419'),(81,'credit','0003_auto_20160511_2227','2016-07-26 19:21:52.284392'),(82,'dark_lang','0001_initial','2016-07-26 19:21:52.563908'),(83,'dark_lang','0002_data__enable_on_install','2016-07-26 19:21:52.593944'),(84,'default','0001_initial','2016-07-26 19:21:53.216370'),(85,'default','0002_add_related_name','2016-07-26 19:21:53.427736'),(86,'default','0003_alter_email_max_length','2016-07-26 19:21:53.465612'),(87,'django_comment_common','0001_initial','2016-07-26 19:21:54.031711'),(88,'django_comment_common','0002_forumsconfig','2016-07-26 19:21:54.295470'),(89,'django_notify','0001_initial','2016-07-26 19:21:55.560873'),(90,'django_openid_auth','0001_initial','2016-07-26 19:21:55.979668'),(91,'oauth2','0001_initial','2016-07-26 19:21:57.749535'),(92,'edx_oauth2_provider','0001_initial','2016-07-26 19:21:58.196224'),(93,'edx_proctoring','0001_initial','2016-07-26 19:22:05.460116'),(94,'edx_proctoring','0002_proctoredexamstudentattempt_is_status_acknowledged','2016-07-26 19:22:06.050166'),(95,'edx_proctoring','0003_auto_20160101_0525','2016-07-26 19:22:07.291172'),(96,'edx_proctoring','0004_auto_20160201_0523','2016-07-26 19:22:07.880489'),(97,'edx_proctoring','0005_proctoredexam_hide_after_due','2016-07-26 19:22:08.487275'),(98,'edxval','0001_initial','2016-07-26 19:22:08.954661'),(99,'edxval','0002_data__default_profiles','2016-07-26 19:22:08.993050'),(100,'email_marketing','0001_initial','2016-07-26 19:22:09.655640'),(101,'email_marketing','0002_auto_20160623_1656','2016-07-26 19:22:14.843673'),(102,'email_marketing','0003_auto_20160715_1145','2016-07-26 19:22:17.312365'),(103,'embargo','0001_initial','2016-07-26 19:22:18.825105'),(104,'embargo','0002_data__add_countries','2016-07-26 19:22:19.137490'),(105,'external_auth','0001_initial','2016-07-26 19:22:20.321624'),(106,'lms_xblock','0001_initial','2016-07-26 19:22:20.910478'),(107,'microsite_configuration','0001_initial','2016-07-26 19:22:26.646668'),(108,'microsite_configuration','0002_auto_20160202_0228','2016-07-26 19:22:28.064889'),(109,'milestones','0001_initial','2016-07-26 19:22:28.801361'),(110,'milestones','0002_data__seed_relationship_types','2016-07-26 19:22:28.839305'),(111,'milestones','0003_coursecontentmilestone_requirements','2016-07-26 19:22:28.915355'),(112,'milestones','0004_auto_20151221_1445','2016-07-26 19:22:29.222765'),(113,'mobile_api','0001_initial','2016-07-26 19:22:31.733868'),(114,'mobile_api','0002_auto_20160406_0904','2016-07-26 19:22:31.817574'),(115,'notes','0001_initial','2016-07-26 19:22:32.275312'),(116,'oauth2','0002_auto_20160404_0813','2016-07-26 19:22:33.712598'),(117,'oauth2','0003_client_logout_uri','2016-07-26 19:22:34.231452'),(118,'oauth2_provider','0001_initial','2016-07-26 19:22:36.463510'),(119,'oauth2_provider','0002_08_updates','2016-07-26 19:22:38.938479'),(120,'oauth_provider','0001_initial','2016-07-26 19:22:40.746642'),(121,'organizations','0001_initial','2016-07-26 19:22:40.915149'),(122,'programs','0001_initial','2016-07-26 19:22:41.801114'),(123,'programs','0002_programsapiconfig_cache_ttl','2016-07-26 19:22:42.731302'),(124,'programs','0003_auto_20151120_1613','2016-07-26 19:22:46.549188'),(125,'programs','0004_programsapiconfig_enable_certification','2016-07-26 19:22:47.485223'),(126,'programs','0005_programsapiconfig_max_retries','2016-07-26 19:22:48.377201'),(127,'programs','0006_programsapiconfig_xseries_ad_enabled','2016-07-26 19:22:49.131675'),(128,'programs','0007_programsapiconfig_program_listing_enabled','2016-07-26 19:22:49.934689'),(129,'programs','0008_programsapiconfig_program_details_enabled','2016-07-26 19:22:50.740052'),(130,'redirects','0001_initial','2016-07-26 19:22:51.563486'),(131,'rss_proxy','0001_initial','2016-07-26 19:22:51.613244'),(132,'self_paced','0001_initial','2016-07-26 19:22:52.458436'),(133,'sessions','0001_initial','2016-07-26 19:22:52.504633'),(134,'student','0001_initial','2016-07-26 19:23:14.117622'),(135,'shoppingcart','0001_initial','2016-07-26 19:23:34.054096'),(136,'shoppingcart','0002_auto_20151208_1034','2016-07-26 19:23:36.390178'),(137,'shoppingcart','0003_auto_20151217_0958','2016-07-26 19:23:38.561132'),(138,'site_configuration','0001_initial','2016-07-26 19:23:40.818637'),(139,'splash','0001_initial','2016-07-26 19:23:41.950298'),(140,'static_replace','0001_initial','2016-07-26 19:23:43.111611'),(141,'static_replace','0002_assetexcludedextensionsconfig','2016-07-26 19:23:44.343755'),(142,'status','0001_initial','2016-07-26 19:23:47.074619'),(143,'student','0002_auto_20151208_1034','2016-07-26 19:23:51.277658'),(144,'student','0003_auto_20160516_0938','2016-07-26 19:23:52.671235'),(145,'student','0004_auto_20160531_1422','2016-07-26 19:23:53.414666'),(146,'student','0005_auto_20160531_1653','2016-07-26 19:23:54.139663'),(147,'student','0006_logoutviewconfiguration','2016-07-26 19:23:54.848377'),(148,'submissions','0001_initial','2016-07-26 19:23:55.353310'),(149,'submissions','0002_auto_20151119_0913','2016-07-26 19:23:55.507500'),(150,'submissions','0003_submission_status','2016-07-26 19:23:55.580640'),(151,'survey','0001_initial','2016-07-26 19:23:56.529727'),(152,'teams','0001_initial','2016-07-26 19:23:59.334667'),(153,'theming','0001_initial','2016-07-26 19:24:00.352830'),(154,'third_party_auth','0001_initial','2016-07-26 19:24:05.980284'),(155,'third_party_auth','0002_schema__provider_icon_image','2016-07-26 19:24:14.417280'),(156,'track','0001_initial','2016-07-26 19:24:14.481414'),(157,'user_api','0001_initial','2016-07-26 19:24:21.442916'),(158,'util','0001_initial','2016-07-26 19:24:22.613536'),(159,'util','0002_data__default_rate_limit_config','2016-07-26 19:24:22.664453'),(160,'verified_track_content','0002_verifiedtrackcohortedcourse_verified_cohort_name','2016-07-26 19:24:22.717630'),(161,'verify_student','0001_initial','2016-07-26 19:24:37.352384'),(162,'verify_student','0002_auto_20151124_1024','2016-07-26 19:24:39.010498'),(163,'verify_student','0003_auto_20151113_1443','2016-07-26 19:24:40.625535'),(164,'wiki','0001_initial','2016-07-26 19:25:15.999984'),(165,'wiki','0002_remove_article_subscription','2016-07-26 19:25:16.061976'),(166,'wiki','0003_ip_address_conv','2016-07-26 19:25:19.988884'),(167,'workflow','0001_initial','2016-07-26 19:25:20.231308'),(168,'xblock_django','0001_initial','2016-07-26 19:25:21.787942'),(169,'xblock_django','0002_auto_20160204_0809','2016-07-26 19:25:23.123783'),(170,'xblock_django','0003_add_new_config_models','2016-07-26 19:25:27.659597'),(171,'xblock_django','0004_delete_xblock_disable_config','2016-07-26 19:25:29.374255'),(172,'contentstore','0001_initial','2016-07-26 19:26:07.462663'),(173,'course_creators','0001_initial','2016-07-26 19:26:07.516190'),(174,'tagging','0001_initial','2016-07-26 19:26:07.609519'),(175,'xblock_config','0001_initial','2016-07-26 19:26:07.998072'); +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'); /*!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 2016-07-26 19:26:13 +-- Dump completed on 2017-04-27 18:43:49 diff --git a/common/test/db_cache/bok_choy_schema_default.sql b/common/test/db_cache/bok_choy_schema_default.sql index 9fdf696a3c..dce136e51f 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=857 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=984 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 */; @@ -506,7 +506,8 @@ CREATE TABLE `auth_user` ( `is_active` tinyint(1) NOT NULL, `date_joined` datetime(6) NOT NULL, PRIMARY KEY (`id`), - UNIQUE KEY `username` (`username`) + UNIQUE KEY `username` (`username`), + UNIQUE KEY `email` (`email`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `auth_user_groups`; @@ -637,6 +638,38 @@ CREATE TABLE `badges_courseeventbadgesconfiguration` ( CONSTRAINT `badges_courseeven_changed_by_id_50986a94d73238b9_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 `block_structure`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `block_structure` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `data_usage_key` varchar(255) NOT NULL, + `data_version` varchar(255) DEFAULT NULL, + `data_edit_timestamp` datetime(6) DEFAULT NULL, + `transformers_schema_version` varchar(255) NOT NULL, + `block_structure_schema_version` varchar(255) NOT NULL, + `data` varchar(500) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `data_usage_key` (`data_usage_key`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `block_structure_config`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `block_structure_config` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `change_date` datetime(6) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `num_versions_to_keep` int(11) DEFAULT NULL, + `cache_timeout_in_seconds` int(11) DEFAULT NULL, + `changed_by_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `block_structure_c_changed_by_id_1b1edef3e5767b34_fk_auth_user_id` (`changed_by_id`), + CONSTRAINT `block_structure_c_changed_by_id_1b1edef3e5767b34_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 `bookmarks_bookmark`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; @@ -787,6 +820,18 @@ CREATE TABLE `bulk_email_courseemailtemplate` ( UNIQUE KEY `name` (`name`) ) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `bulk_email_coursemodetarget`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `bulk_email_coursemodetarget` ( + `target_ptr_id` int(11) NOT NULL, + `track_id` int(11) NOT NULL, + PRIMARY KEY (`target_ptr_id`), + KEY `bulk_ema_track_id_22015815e2847a7c_fk_course_modes_coursemode_id` (`track_id`), + CONSTRAINT `bulk_ema_track_id_22015815e2847a7c_fk_course_modes_coursemode_id` FOREIGN KEY (`track_id`) REFERENCES `course_modes_coursemode` (`id`), + CONSTRAINT `bulk_email_target_ptr_id_f860b6472e1dca2_fk_bulk_email_target_id` FOREIGN KEY (`target_ptr_id`) REFERENCES `bulk_email_target` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `bulk_email_optout`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; @@ -819,6 +864,8 @@ CREATE TABLE `catalog_catalogintegration` ( `internal_api_url` varchar(200) NOT NULL, `cache_ttl` int(10) unsigned NOT NULL, `changed_by_id` int(11) DEFAULT NULL, + `service_username` varchar(100) NOT NULL, + `page_size` int(10) unsigned NOT NULL, PRIMARY KEY (`id`), KEY `catalog_catalogin_changed_by_id_4c786efa531d484b_fk_auth_user_id` (`changed_by_id`), CONSTRAINT `catalog_catalogin_changed_by_id_4c786efa531d484b_fk_auth_user_id` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) @@ -899,6 +946,25 @@ 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_failedtask`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `celery_utils_failedtask` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `task_name` varchar(255) NOT NULL, + `task_id` varchar(255) NOT NULL, + `args` longtext NOT NULL, + `kwargs` longtext NOT NULL, + `exc` varchar(255) NOT NULL, + `datetime_resolved` datetime(6) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `celery_utils_failedtask_task_name_2cb4bd734027fd4f_idx` (`task_name`,`exc`), + KEY `celery_utils_failedtask_57746cc8` (`task_id`), + KEY `celery_utils_failedtask_499aafb6` (`datetime_resolved`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `certificates_certificategenerationconfiguration`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; @@ -1096,6 +1162,7 @@ CREATE TABLE `commerce_commerceconfiguration` ( `changed_by_id` int(11) DEFAULT NULL, `cache_ttl` int(10) unsigned NOT NULL, `receipt_page` varchar(255) NOT NULL, + `enable_automatic_refund_approval` tinyint(1) NOT NULL, PRIMARY KEY (`id`), KEY `commerce_commerce_changed_by_id_7441951d1c97c1d7_fk_auth_user_id` (`changed_by_id`), CONSTRAINT `commerce_commerce_changed_by_id_7441951d1c97c1d7_fk_auth_user_id` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) @@ -1397,6 +1464,8 @@ CREATE TABLE `course_overviews_courseoverview` ( `short_description` longtext, `org` longtext NOT NULL, `self_paced` tinyint(1) NOT NULL, + `marketing_url` longtext, + `eligible_for_financial_aid` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; @@ -1625,6 +1694,20 @@ CREATE TABLE `courseware_xmoduleuserstatesummaryfield` ( KEY `courseware_xmoduleuserstatesummaryfield_0528eb2a` (`usage_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `crawlers_crawlersconfig`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `crawlers_crawlersconfig` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `change_date` datetime(6) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `known_user_agents` longtext NOT NULL, + `changed_by_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `crawlers_crawlers_changed_by_id_7014349920284aa4_fk_auth_user_id` (`changed_by_id`), + CONSTRAINT `crawlers_crawlers_changed_by_id_7014349920284aa4_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 `credentials_credentialsapiconfig`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; @@ -1907,7 +1990,7 @@ CREATE TABLE `django_comment_common_forumsconfig` ( PRIMARY KEY (`id`), KEY `django_comment_co_changed_by_id_18a7f46ff6309996_fk_auth_user_id` (`changed_by_id`), CONSTRAINT `django_comment_co_changed_by_id_18a7f46ff6309996_fk_auth_user_id` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) -) ENGINE=InnoDB DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `django_content_type`; /*!40101 SET @saved_cs_client = @@character_set_client */; @@ -1918,7 +2001,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=285 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=327 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 */; @@ -1929,7 +2012,7 @@ CREATE TABLE `django_migrations` ( `name` varchar(255) NOT NULL, `applied` datetime(6) NOT NULL, PRIMARY KEY (`id`) -) ENGINE=InnoDB AUTO_INCREMENT=176 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=266 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 */; @@ -2112,6 +2195,7 @@ CREATE TABLE `edxval_coursevideo` ( `id` int(11) NOT NULL AUTO_INCREMENT, `course_id` varchar(255) NOT NULL, `video_id` int(11) NOT NULL, + `is_hidden` tinyint(1) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `edxval_coursevideo_course_id_42cecee05cff2d8c_uniq` (`course_id`,`video_id`), KEY `edxval_coursevideo_b58b747e` (`video_id`), @@ -2145,7 +2229,7 @@ CREATE TABLE `edxval_profile` ( `profile_name` varchar(50) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `profile_name` (`profile_name`) -) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=7 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `edxval_subtitle`; /*!40101 SET @saved_cs_client = @@character_set_client */; @@ -2204,6 +2288,7 @@ CREATE TABLE `email_marketing_emailmarketingconfiguration` ( `sailthru_purchase_template` varchar(20) NOT NULL, `sailthru_upgrade_template` varchar(20) NOT NULL, `sailthru_lms_url_override` varchar(80) NOT NULL, + `welcome_email_send_delay` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `email_marketing_e_changed_by_id_1c6968b921f23b0b_fk_auth_user_id` (`changed_by_id`), CONSTRAINT `email_marketing_e_changed_by_id_1c6968b921f23b0b_fk_auth_user_id` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) @@ -2301,6 +2386,261 @@ CREATE TABLE `embargo_restrictedcourse` ( UNIQUE KEY `course_key` (`course_key`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `enterprise_enrollmentnotificationemailtemplate`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `enterprise_enrollmentnotificationemailtemplate` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `plaintext_template` longtext NOT NULL, + `html_template` longtext NOT NULL, + `subject_line` varchar(100) NOT NULL, + `site_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `site_id` (`site_id`), + CONSTRAINT `enterprise_enrollment_site_id_7721afc6c8e97cc8_fk_django_site_id` FOREIGN KEY (`site_id`) REFERENCES `django_site` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `enterprise_enterprisecourseenrollment`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `enterprise_enterprisecourseenrollment` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `consent_granted` tinyint(1) DEFAULT NULL, + `course_id` varchar(255) NOT NULL, + `enterprise_customer_user_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `enterprise_ente_enterprise_customer_user_id_18f302e179a5aca_uniq` (`enterprise_customer_user_id`,`course_id`), + CONSTRAINT `D69dbba1e57159194d7bba595f75cb24` FOREIGN KEY (`enterprise_customer_user_id`) REFERENCES `enterprise_enterprisecustomeruser` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `enterprise_enterprisecustomer`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `enterprise_enterprisecustomer` ( + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `uuid` char(32) NOT NULL, + `name` varchar(255) NOT NULL, + `active` tinyint(1) NOT NULL, + `site_id` int(11) NOT NULL, + `catalog` int(10) unsigned, + `enable_data_sharing_consent` tinyint(1) NOT NULL, + `enforce_data_sharing_consent` varchar(25) 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`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `enterprise_enterprisecustomerbrandingconfiguration`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `enterprise_enterprisecustomerbrandingconfiguration` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `logo` varchar(255) DEFAULT NULL, + `enterprise_customer_id` char(32) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `enterprise_customer_id` (`enterprise_customer_id`), + CONSTRAINT `D1fbd8b8ab06c9a5efdee961a7a75e55` FOREIGN KEY (`enterprise_customer_id`) REFERENCES `enterprise_enterprisecustomer` (`uuid`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `enterprise_enterprisecustomerentitlement`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `enterprise_enterprisecustomerentitlement` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `entitlement_id` int(10) unsigned NOT NULL, + `enterprise_customer_id` char(32) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `entitlement_id` (`entitlement_id`), + KEY `D294d8114811ae99c12786fb8669866d` (`enterprise_customer_id`), + CONSTRAINT `D294d8114811ae99c12786fb8669866d` FOREIGN KEY (`enterprise_customer_id`) REFERENCES `enterprise_enterprisecustomer` (`uuid`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `enterprise_enterprisecustomeridentityprovider`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `enterprise_enterprisecustomeridentityprovider` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `provider_id` varchar(50) NOT NULL, + `enterprise_customer_id` char(32) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `provider_id` (`provider_id`), + UNIQUE KEY `enterprise_customer_id` (`enterprise_customer_id`), + CONSTRAINT `D76e394d5748d37ad29b7fd9ad04ea75` FOREIGN KEY (`enterprise_customer_id`) REFERENCES `enterprise_enterprisecustomer` (`uuid`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `enterprise_enterprisecustomeruser`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `enterprise_enterprisecustomeruser` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `user_id` int(10) unsigned NOT NULL, + `enterprise_customer_id` char(32) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `enterprise_enterpri_enterprise_customer_id_257cf08ca29bc48b_uniq` (`enterprise_customer_id`,`user_id`), + CONSTRAINT `D38bb8d455e64dd8470b7606517efded` FOREIGN KEY (`enterprise_customer_id`) REFERENCES `enterprise_enterprisecustomer` (`uuid`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `enterprise_historicalenrollmentnotificationemailtemplate`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `enterprise_historicalenrollmentnotificationemailtemplate` ( + `id` int(11) NOT NULL, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `plaintext_template` longtext NOT NULL, + `html_template` longtext NOT NULL, + `subject_line` varchar(100) NOT NULL, + `history_id` int(11) NOT NULL AUTO_INCREMENT, + `history_date` datetime(6) NOT NULL, + `history_type` varchar(1) NOT NULL, + `history_user_id` int(11) DEFAULT NULL, + `site_id` int(11) DEFAULT NULL, + PRIMARY KEY (`history_id`), + KEY `enterprise_hist_history_user_id_1f039ddadc60ca21_fk_auth_user_id` (`history_user_id`), + KEY `enterprise_historicalenrollmentnotificationemailtemplate_b80063a` (`id`), + CONSTRAINT `enterprise_hist_history_user_id_1f039ddadc60ca21_fk_auth_user_id` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `enterprise_historicalenterprisecourseenrollment`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `enterprise_historicalenterprisecourseenrollment` ( + `id` int(11) NOT NULL, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `consent_granted` tinyint(1) DEFAULT NULL, + `course_id` varchar(255) NOT NULL, + `history_id` int(11) NOT NULL AUTO_INCREMENT, + `history_date` datetime(6) NOT NULL, + `history_type` varchar(1) NOT NULL, + `enterprise_customer_user_id` int(11) DEFAULT NULL, + `history_user_id` int(11) DEFAULT NULL, + PRIMARY KEY (`history_id`), + KEY `enterprise_hist_history_user_id_7f3d211f9d742591_fk_auth_user_id` (`history_user_id`), + KEY `enterprise_historicalenterprisecourseenrollment_b80bb774` (`id`), + CONSTRAINT `enterprise_hist_history_user_id_7f3d211f9d742591_fk_auth_user_id` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `enterprise_historicalenterprisecustomer`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `enterprise_historicalenterprisecustomer` ( + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `uuid` char(32) NOT NULL, + `name` varchar(255) NOT NULL, + `active` tinyint(1) NOT NULL, + `history_id` int(11) NOT NULL AUTO_INCREMENT, + `history_date` datetime(6) NOT NULL, + `history_type` varchar(1) NOT NULL, + `history_user_id` int(11) DEFAULT NULL, + `site_id` int(11), + `catalog` int(10) unsigned, + `enable_data_sharing_consent` tinyint(1) NOT NULL, + `enforce_data_sharing_consent` varchar(25) 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`), + KEY `enterprise_historicalenterprisecustomer_9365d6e7` (`site_id`), + CONSTRAINT `enterprise_hist_history_user_id_2938dabbace21ece_fk_auth_user_id` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `enterprise_historicalenterprisecustomerentitlement`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `enterprise_historicalenterprisecustomerentitlement` ( + `id` int(11) NOT NULL, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `entitlement_id` int(10) unsigned NOT NULL, + `history_id` int(11) NOT NULL AUTO_INCREMENT, + `history_date` datetime(6) NOT NULL, + `history_type` varchar(1) NOT NULL, + `enterprise_customer_id` char(32) DEFAULT NULL, + `history_user_id` int(11) DEFAULT NULL, + PRIMARY KEY (`history_id`), + KEY `enterprise_hist_history_user_id_41b275d5667e3790_fk_auth_user_id` (`history_user_id`), + KEY `enterprise_historicalenterprisecustomerentitlement_b80bb774` (`id`), + KEY `enterprise_historicalenterprisecustomerentitlement_9a57d8e5` (`entitlement_id`), + CONSTRAINT `enterprise_hist_history_user_id_41b275d5667e3790_fk_auth_user_id` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `enterprise_historicaluserdatasharingconsentaudit`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `enterprise_historicaluserdatasharingconsentaudit` ( + `id` int(11) NOT NULL, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `state` varchar(8) NOT NULL, + `history_id` int(11) NOT NULL AUTO_INCREMENT, + `history_date` datetime(6) NOT NULL, + `history_type` varchar(1) NOT NULL, + `history_user_id` int(11) DEFAULT NULL, + `user_id` int(11) DEFAULT NULL, + PRIMARY KEY (`history_id`), + KEY `enterprise_hist_history_user_id_4571f12e73d38294_fk_auth_user_id` (`history_user_id`), + KEY `enterprise_historicaluserdatasharingconsentaudit_b80bb774` (`id`), + CONSTRAINT `enterprise_hist_history_user_id_4571f12e73d38294_fk_auth_user_id` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `enterprise_pendingenrollment`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `enterprise_pendingenrollment` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `course_id` varchar(255) NOT NULL, + `course_mode` varchar(25) NOT NULL, + `user_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `enterprise_pendingenrollment_user_id_111d29e0f8aebec5_uniq` (`user_id`,`course_id`), + CONSTRAINT `a9ce3c7057d5f3b27dc64261037ad37d` FOREIGN KEY (`user_id`) REFERENCES `enterprise_pendingenterprisecustomeruser` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `enterprise_pendingenterprisecustomeruser`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `enterprise_pendingenterprisecustomeruser` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `user_email` varchar(254) NOT NULL, + `enterprise_customer_id` char(32) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `enterprise_pendingenterprisecus_user_email_1838ab42a578cf3c_uniq` (`user_email`), + KEY `D0f27fd26a677554e54740cfe1555271` (`enterprise_customer_id`), + CONSTRAINT `D0f27fd26a677554e54740cfe1555271` FOREIGN KEY (`enterprise_customer_id`) REFERENCES `enterprise_enterprisecustomer` (`uuid`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `enterprise_userdatasharingconsentaudit`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `enterprise_userdatasharingconsentaudit` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `state` varchar(8) NOT NULL, + `user_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + KEY `D7bcf2c6862faec34623e29b1c5e5b5a` (`user_id`), + CONSTRAINT `D7bcf2c6862faec34623e29b1c5e5b5a` FOREIGN KEY (`user_id`) REFERENCES `enterprise_enterprisecustomeruser` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `external_auth_externalauthmap`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; @@ -2325,6 +2665,110 @@ CREATE TABLE `external_auth_externalauthmap` ( CONSTRAINT `external_auth_externala_user_id_644e7779f2d52b9a_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `grades_computegradessetting`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `grades_computegradessetting` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `change_date` datetime(6) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `batch_size` int(11) NOT NULL, + `course_ids` longtext NOT NULL, + `changed_by_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `grades_computegra_changed_by_id_6599c94d3a43e583_fk_auth_user_id` (`changed_by_id`), + CONSTRAINT `grades_computegra_changed_by_id_6599c94d3a43e583_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 `grades_coursepersistentgradesflag`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `grades_coursepersistentgradesflag` ( + `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 `grades_coursepers_changed_by_id_38bec876127ebacc_fk_auth_user_id` (`changed_by_id`), + CONSTRAINT `grades_coursepers_changed_by_id_38bec876127ebacc_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 `grades_persistentcoursegrade`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `grades_persistentcoursegrade` ( + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, + `user_id` int(11) NOT NULL, + `course_id` varchar(255) NOT NULL, + `course_edited_timestamp` datetime(6) DEFAULT NULL, + `course_version` varchar(255) NOT NULL, + `grading_policy_hash` varchar(255) NOT NULL, + `percent_grade` double NOT NULL, + `letter_grade` varchar(255) NOT NULL, + `passed_timestamp` datetime(6), + PRIMARY KEY (`id`), + UNIQUE KEY `grades_persistentcoursegrade_course_id_6c83398a6a9c0872_uniq` (`course_id`,`user_id`), + KEY `grades_persistentcoursegrade_e8701ad4` (`user_id`), + KEY `grades_persistentcoursegra_passed_timestamp_38d17e3e3bc3cb7f_idx` (`passed_timestamp`,`course_id`), + KEY `grades_persistentcoursegrade_modified_33ed872ee90d4a03_idx` (`modified`,`course_id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `grades_persistentgradesenabledflag`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `grades_persistentgradesenabledflag` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `change_date` datetime(6) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `enabled_for_all_courses` tinyint(1) NOT NULL, + `changed_by_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `grades_persistent_changed_by_id_2350d66400243149_fk_auth_user_id` (`changed_by_id`), + CONSTRAINT `grades_persistent_changed_by_id_2350d66400243149_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 `grades_persistentsubsectiongrade`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `grades_persistentsubsectiongrade` ( + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, + `user_id` int(11) NOT NULL, + `course_id` varchar(255) NOT NULL, + `usage_key` varchar(255) NOT NULL, + `subtree_edited_timestamp` datetime(6) DEFAULT NULL, + `course_version` varchar(255) NOT NULL, + `earned_all` double NOT NULL, + `possible_all` double NOT NULL, + `earned_graded` double NOT NULL, + `possible_graded` double NOT NULL, + `visible_blocks_hash` varchar(100) NOT NULL, + `first_attempted` datetime(6), + PRIMARY KEY (`id`), + UNIQUE KEY `grades_persistentsubsectiongrade_course_id_5e423f1e9b6c031_uniq` (`course_id`,`user_id`,`usage_key`), + KEY `grades_persistentsubsectiongrade_2ddf9ac4` (`visible_blocks_hash`), + KEY `grades_persistentsubsectiongrade_modified_63b103f5651501c8_idx` (`modified`,`course_id`,`usage_key`), + KEY `grades_persistentsubsectiong_first_attempted_96c2c1175370fed_idx` (`first_attempted`,`course_id`,`user_id`), + CONSTRAINT `a6bafd85579f2eb43880453893b251a3` FOREIGN KEY (`visible_blocks_hash`) REFERENCES `grades_visibleblocks` (`hashed`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `grades_visibleblocks`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `grades_visibleblocks` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `blocks_json` longtext NOT NULL, + `hashed` varchar(100) NOT NULL, + `course_id` varchar(255) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `hashed` (`hashed`), + 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_instructortask`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; @@ -2351,6 +2795,19 @@ CREATE TABLE `instructor_task_instructortask` ( CONSTRAINT `instructor_task_in_requester_id_3383acfe2fe42391_fk_auth_user_id` FOREIGN KEY (`requester_id`) REFERENCES `auth_user` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `integrated_channel_enterpriseintegratedchannel`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `integrated_channel_enterpriseintegratedchannel` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `name` varchar(255) NOT NULL, + `data_type` varchar(100) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `integrated_channel_enterpriseintegrat_name_702c3ed3b8437548_uniq` (`name`,`data_type`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `lms_xblock_xblockasidesconfig`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; @@ -2576,6 +3033,19 @@ CREATE TABLE `mobile_api_appversionconfig` ( UNIQUE KEY `mobile_api_appversionconfig_platform_d34993f68d46008_uniq` (`platform`,`version`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `mobile_api_ignoremobileavailableflagconfig`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `mobile_api_ignoremobileavailableflagconfig` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `change_date` datetime(6) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `changed_by_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `mobile_api_ignore_changed_by_id_754382e31d5f9d51_fk_auth_user_id` (`changed_by_id`), + CONSTRAINT `mobile_api_ignore_changed_by_id_754382e31d5f9d51_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 `mobile_api_mobileapiconfig`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; @@ -2720,8 +3190,8 @@ CREATE TABLE `oauth2_grant` ( `client_id` int(11) NOT NULL, `user_id` int(11) NOT NULL, PRIMARY KEY (`id`), - KEY `oauth2_grant_client_id_fbfc174fbc856af_fk_oauth2_client_id` (`client_id`), KEY `oauth2_grant_user_id_3de96a461bb76819_fk_auth_user_id` (`user_id`), + KEY `oauth2_grant_client_id_7f83b952b3c51985_idx` (`client_id`,`code`,`expires`), CONSTRAINT `oauth2_grant_client_id_fbfc174fbc856af_fk_oauth2_client_id` FOREIGN KEY (`client_id`) REFERENCES `oauth2_client` (`id`), CONSTRAINT `oauth2_grant_user_id_3de96a461bb76819_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; @@ -2832,6 +3302,17 @@ CREATE TABLE `oauth2_refreshtoken` ( CONSTRAINT `oauth2_refreshtoken_user_id_acecf94460b787c_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `oauth_dispatch_restrictedapplication`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `oauth_dispatch_restrictedapplication` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `application_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + KEY `d0faf25b802e0044a322123f797a61c7` (`application_id`), + CONSTRAINT `d0faf25b802e0044a322123f797a61c7` FOREIGN KEY (`application_id`) REFERENCES `oauth2_provider_application` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `oauth_provider_consumer`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; @@ -2907,7 +3388,7 @@ CREATE TABLE `organizations_organization` ( `modified` datetime(6) NOT NULL, `name` varchar(255) NOT NULL, `short_name` varchar(255) NOT NULL, - `description` longtext NOT NULL, + `description` longtext, `logo` varchar(255) DEFAULT NULL, `active` tinyint(1) NOT NULL, PRIMARY KEY (`id`), @@ -3165,20 +3646,8 @@ CREATE TABLE `programs_programsapiconfig` ( `id` int(11) NOT NULL AUTO_INCREMENT, `change_date` datetime(6) NOT NULL, `enabled` tinyint(1) NOT NULL, - `internal_service_url` varchar(200) NOT NULL, - `public_service_url` varchar(200) NOT NULL, - `api_version_number` int(11) NOT NULL, - `enable_student_dashboard` tinyint(1) NOT NULL, `changed_by_id` int(11) DEFAULT NULL, - `cache_ttl` int(10) unsigned NOT NULL, - `authoring_app_css_path` varchar(255) NOT NULL, - `authoring_app_js_path` varchar(255) NOT NULL, - `enable_studio_tab` tinyint(1) NOT NULL, - `enable_certification` tinyint(1) NOT NULL, - `max_retries` int(10) unsigned NOT NULL, - `xseries_ad_enabled` tinyint(1) NOT NULL, - `program_listing_enabled` tinyint(1) NOT NULL, - `program_details_enabled` tinyint(1) NOT NULL, + `marketing_path` varchar(255) NOT NULL, PRIMARY KEY (`id`), KEY `programs_programsa_changed_by_id_b7c3b49d5c0dcd3_fk_auth_user_id` (`changed_by_id`), CONSTRAINT `programs_programsa_changed_by_id_b7c3b49d5c0dcd3_fk_auth_user_id` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) @@ -3196,6 +3665,101 @@ CREATE TABLE `rss_proxy_whitelistedrssurl` ( UNIQUE KEY `url` (`url`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `sap_success_factors_catalogtransmissionaudit`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `sap_success_factors_catalogtransmissionaudit` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `enterprise_customer_uuid` char(32) NOT NULL, + `total_courses` int(10) unsigned NOT NULL, + `status` varchar(100) NOT NULL, + `error_message` longtext NOT NULL, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `audit_summary` longtext NOT NULL, + PRIMARY KEY (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `sap_success_factors_historicalsapsuccessfactorsenterprisecus80ad`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `sap_success_factors_historicalsapsuccessfactorsenterprisecus80ad` ( + `id` int(11) NOT NULL, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `active` tinyint(1) NOT NULL, + `sapsf_base_url` varchar(255) NOT NULL, + `key` varchar(255) NOT NULL, + `secret` varchar(255) NOT NULL, + `history_id` int(11) NOT NULL AUTO_INCREMENT, + `history_date` datetime(6) NOT NULL, + `history_type` varchar(1) NOT NULL, + `enterprise_customer_id` char(32) DEFAULT NULL, + `history_user_id` int(11) DEFAULT NULL, + `sapsf_company_id` varchar(255) NOT NULL, + `sapsf_user_id` varchar(255) NOT NULL, + `user_type` varchar(20) NOT NULL, + PRIMARY KEY (`history_id`), + KEY `sap_success_fac_history_user_id_2cd9fa0a2a669e26_fk_auth_user_id` (`history_user_id`), + KEY `sap_success_factors_historicalsapsuccessfactorsenterprisecus4cf7` (`id`), + CONSTRAINT `sap_success_fac_history_user_id_2cd9fa0a2a669e26_fk_auth_user_id` FOREIGN KEY (`history_user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `sap_success_factors_learnerdatatransmissionaudit`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `sap_success_factors_learnerdatatransmissionaudit` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `enterprise_course_enrollment_id` int(10) unsigned NOT NULL, + `sapsf_user_id` varchar(255) NOT NULL, + `course_id` varchar(255) NOT NULL, + `course_completed` tinyint(1) NOT NULL, + `completed_timestamp` bigint(20) NOT NULL, + `instructor_name` varchar(255) NOT NULL, + `grade` varchar(100) NOT NULL, + `status` varchar(100) NOT NULL, + `error_message` longtext NOT NULL, + `created` datetime(6) NOT NULL, + PRIMARY KEY (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `sap_success_factors_sapsuccessfactorsenterprisecustomerconfidb8a`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `sap_success_factors_sapsuccessfactorsenterprisecustomerconfidb8a` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `active` tinyint(1) NOT NULL, + `sapsf_base_url` varchar(255) NOT NULL, + `key` varchar(255) NOT NULL, + `secret` varchar(255) NOT NULL, + `enterprise_customer_id` char(32) NOT NULL, + `sapsf_company_id` varchar(255) NOT NULL, + `sapsf_user_id` varchar(255) NOT NULL, + `user_type` varchar(20) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `enterprise_customer_id` (`enterprise_customer_id`), + CONSTRAINT `ce017234bb371f21da2524ecc3c0dbc4` FOREIGN KEY (`enterprise_customer_id`) REFERENCES `enterprise_enterprisecustomer` (`uuid`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `sap_success_factors_sapsuccessfactorsglobalconfiguration`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `sap_success_factors_sapsuccessfactorsglobalconfiguration` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `change_date` datetime(6) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `completion_status_api_path` varchar(255) NOT NULL, + `course_api_path` varchar(255) NOT NULL, + `oauth_api_path` varchar(255) NOT NULL, + `provider_id` varchar(100) NOT NULL, + `changed_by_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `sap_success_facto_changed_by_id_1afac95cc5c52140_fk_auth_user_id` (`changed_by_id`), + CONSTRAINT `sap_success_facto_changed_by_id_1afac95cc5c52140_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 `self_paced_selfpacedconfiguration`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; @@ -3548,6 +4112,7 @@ CREATE TABLE `site_configuration_siteconfiguration` ( `id` int(11) NOT NULL AUTO_INCREMENT, `values` longtext NOT NULL, `site_id` int(11) NOT NULL, + `enabled` tinyint(1) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `site_id` (`site_id`), CONSTRAINT `site_configuration_si_site_id_51c4aa24ab9238cb_fk_django_site_id` FOREIGN KEY (`site_id`) REFERENCES `django_site` (`id`) @@ -3562,6 +4127,7 @@ CREATE TABLE `site_configuration_siteconfigurationhistory` ( `modified` datetime(6) NOT NULL, `values` longtext NOT NULL, `site_id` int(11) NOT NULL, + `enabled` tinyint(1) NOT NULL, PRIMARY KEY (`id`), KEY `site_configuration_si_site_id_20c9c1a5f8c3358e_fk_django_site_id` (`site_id`), CONSTRAINT `site_configuration_si_site_id_20c9c1a5f8c3358e_fk_django_site_id` FOREIGN KEY (`site_id`) REFERENCES `django_site` (`id`) @@ -3578,7 +4144,8 @@ CREATE TABLE `social_auth_association` ( `issued` int(11) NOT NULL, `lifetime` int(11) NOT NULL, `assoc_type` varchar(64) NOT NULL, - PRIMARY KEY (`id`) + PRIMARY KEY (`id`), + UNIQUE KEY `social_auth_association_server_url_17bf7e87f2968244_uniq` (`server_url`,`handle`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `social_auth_code`; @@ -3957,6 +4524,21 @@ CREATE TABLE `student_pendingnamechange` ( CONSTRAINT `student_pendingnamechan_user_id_6c3c9d77fc5898a6_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `student_registrationcookieconfiguration`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `student_registrationcookieconfiguration` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `change_date` datetime(6) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `utm_cookie_name` varchar(255) NOT NULL, + `affiliate_cookie_name` varchar(255) NOT NULL, + `changed_by_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `student_registrati_changed_by_id_7c813444cd41f76_fk_auth_user_id` (`changed_by_id`), + CONSTRAINT `student_registrati_changed_by_id_7c813444cd41f76_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 `student_userattribute`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; @@ -4244,10 +4826,16 @@ CREATE TABLE `third_party_auth_ltiproviderconfig` ( `lti_max_timestamp_age` int(11) NOT NULL, `changed_by_id` int(11) DEFAULT NULL, `icon_image` varchar(100) NOT NULL, + `visible` tinyint(1) NOT NULL, + `site_id` int(11) NOT NULL, + `drop_existing_session` tinyint(1) NOT NULL, + `max_session_length` int(10) unsigned DEFAULT 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`), - CONSTRAINT `third_party_auth__changed_by_id_7749e09fd5f71ab0_fk_auth_user_id` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) + KEY `third_party_auth_ltiproviderconfig_9365d6e7` (`site_id`), + CONSTRAINT `third_party_auth__changed_by_id_7749e09fd5f71ab0_fk_auth_user_id` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`), + CONSTRAINT `third_party_auth_ltip_site_id_30e45357dbe462db_fk_django_site_id` FOREIGN KEY (`site_id`) REFERENCES `django_site` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `third_party_auth_oauth2providerconfig`; @@ -4268,10 +4856,18 @@ CREATE TABLE `third_party_auth_oauth2providerconfig` ( `other_settings` longtext NOT NULL, `changed_by_id` int(11) DEFAULT NULL, `icon_image` varchar(100) NOT NULL, + `visible` tinyint(1) NOT NULL, + `provider_slug` varchar(30) NOT NULL, + `site_id` int(11) NOT NULL, + `drop_existing_session` tinyint(1) NOT NULL, + `max_session_length` int(10) unsigned DEFAULT 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`), - CONSTRAINT `third_party_auth__changed_by_id_17044d1cd96e8d57_fk_auth_user_id` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) + KEY `third_party_auth_oauth2providerconfig_24b8e178` (`provider_slug`), + KEY `third_party_auth_oauth2providerconfig_9365d6e7` (`site_id`), + CONSTRAINT `third_party_auth__changed_by_id_17044d1cd96e8d57_fk_auth_user_id` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`), + CONSTRAINT `third_party_auth_oaut_site_id_3f77f0fe311b6f5c_fk_django_site_id` FOREIGN KEY (`site_id`) REFERENCES `django_site` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `third_party_auth_providerapipermissions`; @@ -4299,9 +4895,12 @@ CREATE TABLE `third_party_auth_samlconfiguration` ( `org_info_str` longtext NOT NULL, `other_config_str` longtext NOT NULL, `changed_by_id` int(11) DEFAULT NULL, + `site_id` int(11) NOT NULL, PRIMARY KEY (`id`), KEY `third_party_auth__changed_by_id_67a92ed1a69a5d1f_fk_auth_user_id` (`changed_by_id`), - CONSTRAINT `third_party_auth__changed_by_id_67a92ed1a69a5d1f_fk_auth_user_id` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) + KEY `third_party_auth_samlconfiguration_9365d6e7` (`site_id`), + CONSTRAINT `third_party_auth__changed_by_id_67a92ed1a69a5d1f_fk_auth_user_id` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`), + CONSTRAINT `third_party_auth_saml_site_id_108365f249ed6aac_fk_django_site_id` FOREIGN KEY (`site_id`) REFERENCES `django_site` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `third_party_auth_samlproviderconfig`; @@ -4329,10 +4928,19 @@ CREATE TABLE `third_party_auth_samlproviderconfig` ( `other_settings` longtext NOT NULL, `changed_by_id` int(11) DEFAULT NULL, `icon_image` varchar(100) NOT NULL, + `debug_mode` tinyint(1) NOT NULL, + `visible` tinyint(1) NOT NULL, + `site_id` int(11) NOT NULL, + `automatic_refresh_enabled` tinyint(1) NOT NULL, + `identity_provider_type` varchar(128) NOT NULL, + `drop_existing_session` tinyint(1) NOT NULL, + `max_session_length` int(10) unsigned DEFAULT 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`), - CONSTRAINT `third_party_auth__changed_by_id_508190ecd0b0e845_fk_auth_user_id` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`) + KEY `third_party_auth_samlproviderconfig_9365d6e7` (`site_id`), + CONSTRAINT `third_party_auth__changed_by_id_508190ecd0b0e845_fk_auth_user_id` FOREIGN KEY (`changed_by_id`) REFERENCES `auth_user` (`id`), + CONSTRAINT `third_party_auth_saml_site_id_625158ae0a405970_fk_django_site_id` FOREIGN KEY (`site_id`) REFERENCES `django_site` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `third_party_auth_samlproviderdata`; @@ -4426,6 +5034,52 @@ CREATE TABLE `user_api_userpreference` ( CONSTRAINT `user_api_userpreference_user_id_41f12e3954b69095_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `user_tasks_usertaskartifact`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `user_tasks_usertaskartifact` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `uuid` char(32) NOT NULL, + `name` varchar(255) NOT NULL, + `file` varchar(100) DEFAULT NULL, + `url` varchar(200) NOT NULL, + `text` longtext NOT NULL, + `status_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `uuid` (`uuid`), + KEY `user_tasks_usertaskartifact_dc91ed4b` (`status_id`), + CONSTRAINT `user__status_id_265997facac95070_fk_user_tasks_usertaskstatus_id` FOREIGN KEY (`status_id`) REFERENCES `user_tasks_usertaskstatus` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `user_tasks_usertaskstatus`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `user_tasks_usertaskstatus` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + `uuid` char(32) NOT NULL, + `task_id` varchar(128) NOT NULL, + `is_container` tinyint(1) NOT NULL, + `task_class` varchar(128) NOT NULL, + `name` varchar(255) NOT NULL, + `state` varchar(128) NOT NULL, + `completed_steps` smallint(5) unsigned NOT NULL, + `total_steps` smallint(5) unsigned NOT NULL, + `attempts` smallint(5) unsigned NOT NULL, + `parent_id` int(11) DEFAULT NULL, + `user_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `uuid` (`uuid`), + UNIQUE KEY `task_id` (`task_id`), + KEY `user__parent_id_2a1a586c3c2ac2a4_fk_user_tasks_usertaskstatus_id` (`parent_id`), + KEY `user_tasks_usertaskstat_user_id_5ceae753d027017b_fk_auth_user_id` (`user_id`), + CONSTRAINT `user__parent_id_2a1a586c3c2ac2a4_fk_user_tasks_usertaskstatus_id` FOREIGN KEY (`parent_id`) REFERENCES `user_tasks_usertaskstatus` (`id`), + CONSTRAINT `user_tasks_usertaskstat_user_id_5ceae753d027017b_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; DROP TABLE IF EXISTS `util_ratelimitconfiguration`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; @@ -4611,6 +5265,115 @@ CREATE TABLE `verify_student_verificationstatus` ( CONSTRAINT `verify_student_verifica_user_id_5c19fcd6dc05f211_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `video_config_coursehlsplaybackenabledflag`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `video_config_coursehlsplaybackenabledflag` ( + `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 `video_config_cour_changed_by_id_28b01cb29cfcd9a2_fk_auth_user_id` (`changed_by_id`), + KEY `video_config_coursehlsplaybackenabledflag_ea134da7` (`course_id`), + CONSTRAINT `video_config_cour_changed_by_id_28b01cb29cfcd9a2_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 `video_config_hlsplaybackenabledflag`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `video_config_hlsplaybackenabledflag` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `change_date` datetime(6) NOT NULL, + `enabled` tinyint(1) NOT NULL, + `enabled_for_all_courses` tinyint(1) NOT NULL, + `changed_by_id` int(11) DEFAULT NULL, + PRIMARY KEY (`id`), + KEY `video_config_hlsp_changed_by_id_15b74d899e55b62b_fk_auth_user_id` (`changed_by_id`), + CONSTRAINT `video_config_hlsp_changed_by_id_15b74d899e55b62b_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 `waffle_flag`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `waffle_flag` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `name` varchar(100) NOT NULL, + `everyone` tinyint(1) DEFAULT NULL, + `percent` decimal(3,1) DEFAULT NULL, + `testing` tinyint(1) NOT NULL, + `superusers` tinyint(1) NOT NULL, + `staff` tinyint(1) NOT NULL, + `authenticated` tinyint(1) NOT NULL, + `languages` longtext NOT NULL, + `rollout` tinyint(1) NOT NULL, + `note` longtext NOT NULL, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `name` (`name`), + KEY `waffle_flag_e2fa5388` (`created`) +) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `waffle_flag_groups`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `waffle_flag_groups` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `flag_id` int(11) NOT NULL, + `group_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `flag_id` (`flag_id`,`group_id`), + KEY `waffle_flag_groups_group_id_1d214ce64ae3698d_fk_auth_group_id` (`group_id`), + CONSTRAINT `waffle_flag_groups_flag_id_3d040eff1615da33_fk_waffle_flag_id` FOREIGN KEY (`flag_id`) REFERENCES `waffle_flag` (`id`), + CONSTRAINT `waffle_flag_groups_group_id_1d214ce64ae3698d_fk_auth_group_id` FOREIGN KEY (`group_id`) REFERENCES `auth_group` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `waffle_flag_users`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `waffle_flag_users` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `flag_id` int(11) NOT NULL, + `user_id` int(11) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `flag_id` (`flag_id`,`user_id`), + KEY `waffle_flag_users_user_id_3c8ba20de859cb5_fk_auth_user_id` (`user_id`), + CONSTRAINT `waffle_flag_users_flag_id_fe9e88f3072acde_fk_waffle_flag_id` FOREIGN KEY (`flag_id`) REFERENCES `waffle_flag` (`id`), + CONSTRAINT `waffle_flag_users_user_id_3c8ba20de859cb5_fk_auth_user_id` FOREIGN KEY (`user_id`) REFERENCES `auth_user` (`id`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `waffle_sample`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `waffle_sample` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `name` varchar(100) NOT NULL, + `percent` decimal(4,1) NOT NULL, + `note` longtext NOT NULL, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `name` (`name`), + KEY `waffle_sample_e2fa5388` (`created`) +) ENGINE=InnoDB DEFAULT CHARSET=utf8; +/*!40101 SET character_set_client = @saved_cs_client */; +DROP TABLE IF EXISTS `waffle_switch`; +/*!40101 SET @saved_cs_client = @@character_set_client */; +/*!40101 SET character_set_client = utf8 */; +CREATE TABLE `waffle_switch` ( + `id` int(11) NOT NULL AUTO_INCREMENT, + `name` varchar(100) NOT NULL, + `active` tinyint(1) NOT NULL, + `note` longtext NOT NULL, + `created` datetime(6) NOT NULL, + `modified` datetime(6) NOT NULL, + PRIMARY KEY (`id`), + UNIQUE KEY `name` (`name`), + KEY `waffle_switch_e2fa5388` (`created`) +) 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 */; @@ -4828,7 +5591,7 @@ DROP TABLE IF EXISTS `wiki_urlpath`; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `wiki_urlpath` ( `id` int(11) NOT NULL AUTO_INCREMENT, - `slug` varchar(50) DEFAULT NULL, + `slug` varchar(255) DEFAULT NULL, `lft` int(10) unsigned NOT NULL, `rght` int(10) unsigned NOT NULL, `tree_id` int(10) unsigned NOT NULL, 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 82fe66d885..ce30c874c8 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 @@ -24,7 +24,7 @@ CREATE TABLE `coursewarehistoryextended_studentmodulehistoryextended` ( KEY `coursewarehistoryextended_studentmodulehistoryextended_2af72f10` (`version`), KEY `coursewarehistoryextended_studentmodulehistoryextended_e2fa5388` (`created`), KEY `coursewarehistoryextended_student_module_id_61b23a7a1dd27fe4_idx` (`student_module_id`) -) ENGINE=InnoDB AUTO_INCREMENT=10000 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB 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 */; @@ -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=176 DEFAULT CHARSET=utf8; +) ENGINE=InnoDB AUTO_INCREMENT=266 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;