0.9.20 draft, Toronto undraft

This commit is contained in:
zzz
2015-06-02 13:18:45 +00:00
parent a69450dd98
commit 365f8bf2e8
3 changed files with 116 additions and 2 deletions

View File

@ -8,5 +8,7 @@
# '<shortlink>': '<slug>',
BLOG_SHORTLINKS = {
'toronto': '2015/05/25/Toronto-Meetup',
'toronto': '2015/06/02/Toronto-Meetup',
'0.9.19': '2015/04/12/0.9.19-Release',
'0.9.20': '2015/06/02/0.9.20-Release',
}