election/tools
Tristan Cacqueray c0f7aade5a Fix project list match with directory name
This change reverse the directory name creation to find
projects name back from projects.yaml.

Directories were created using:
for project in projects.keys():
  os.mkdir(project.title().replace(' ', '_'))

Also fix DATE_MAX to match Liberty-Mitaka timeframe.

Change-Id: I51cb272807e2b68f794b939319c198736722f340
2016-03-13 10:37:14 -04:00
..
check-candidacy.py Fix project list match with directory name 2016-03-13 10:37:14 -04:00
check-new-candidacy.py Update path to 'env' so tool works on MacOS 2015-09-15 09:18:30 +10:00
render-wiki-list.py render-wiki-list: Only remove the TC if needed 2016-03-11 16:52:38 +11:00