| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
Importer --+        
           |        
 CSVImporter --+    
               |    
  RunnerImporter --+
                   |
                  Team24hImporter
Import participant data for 24h event from CSV file.
| 
 | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| RUNNER_NUMBERS = ['A', 'B', 'C', 'D', 'E', 'F'] | |||
| TEAM_NUMBER_FORMAT = u'%03d' | |||
| RUNNER_NUMBER_FORMAT = u'%(team)s%(runner)s' | |||
| 
 | |||
| 
 Import runner data into store. Creates all the necessary objects and add them to the store, but don't commit the store. 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Fri Nov 3 23:56:07 2023 | http://epydoc.sourceforge.net |