chris can’t write american very well
This commit is contained in:
parent
005c82229e
commit
990027e0c7
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ def patch_conference_schedule():
|
||||||
slot_data["conf_url"] = "https://2017.northbaypython.org"
|
slot_data["conf_url"] = "https://2017.northbaypython.org"
|
||||||
slot_data["cancelled"] = False,
|
slot_data["cancelled"] = False,
|
||||||
slot_data["reviewer"] = ""
|
slot_data["reviewer"] = ""
|
||||||
slot_data["licence"] = "CC BY-SA"
|
slot_data["license"] = "CC BY-SA"
|
||||||
slot_data["twitter_id"] = author_twitter_id
|
slot_data["twitter_id"] = author_twitter_id
|
||||||
slot_data["released"] = True
|
slot_data["released"] = True
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue