From c5d8157670ea2b7f448fc41ca790b25c03a4bedb Mon Sep 17 00:00:00 2001 From: Gareth Coles Date: Thu, 7 Jun 2018 16:34:59 +0100 Subject: Replace GitHub with GitLab across the project --- pysite/tables.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pysite/tables.py') diff --git a/pysite/tables.py b/pysite/tables.py index 7e43fe87..87e6cf47 100644 --- a/pysite/tables.py +++ b/pysite/tables.py @@ -112,7 +112,7 @@ TABLES = { primary_key="id", keys=sorted([ "id", # str - "github_username", # str + "gitlab_username", # str "timezone" # str ]) ), -- cgit v1.2.3