hardcode commune slugs for now

(it's not that easy to get all of them correctly from hobo declarations)
This commit is contained in:
Frédéric Péters 2018-01-30 18:58:44 +01:00
parent 2b2f10f989
commit 22440cbe93
1 changed files with 5 additions and 0 deletions

View File

@ -143,6 +143,11 @@ PRODUCER_LABELS = {
'tcl': u'TCL',
'toodego': u'Toodego',
'velov': u"Velo'v",
'bron': u'Bron',
'dardilly': u'Dardilly',
'oullins': u'Oullins',
'vaulx-en-velin': u'Vaulx-en-Velin',
'villeurbanne': u'Villeurbanne',
}
@register.filter