Skip to content
This repository has been archived by the owner on Jan 29, 2019. It is now read-only.

PyconUK/voting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCon UK Proposal Voting

A simple project to enable ticket holders to vote on the proposals for PyCon UK.

Import Users

Export a csv dump from ti.to and save it as users.csv.

DATABASE_URL=$(heroku config:get DATABASE_URL) python manage.py import_users users.csv

Import Proposals

python manage.py import_talks

This is designed to be run regularly and has been scheduled on Heroku for an hourly run.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •