Move datasync command logic to its own module
This commit is contained in:
		
							parent
							
								
									0e295b5a1c
								
							
						
					
					
						commit
						a0054d223a
					
				
					 3 changed files with 201 additions and 163 deletions
				
			
		
							
								
								
									
										2
									
								
								setup.py
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
										
									
									
									
								
							|  | @ -200,7 +200,7 @@ backup = rattail.commands.backup:Backup | |||
| bouncer = rattail.commands.core:EmailBouncer | ||||
| checkdb = rattail.commands.core:CheckDatabase | ||||
| clonedb = rattail.commands.core:CloneDatabase | ||||
| datasync = rattail.commands.core:DataSync | ||||
| datasync = rattail.commands.datasync:DataSync | ||||
| date-organize = rattail.commands.core:DateOrganize | ||||
| execute-batch = rattail.commands.batch:ExecuteBatch | ||||
| export-csv = rattail.commands.importing:ExportCSV | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Lance Edgar
						Lance Edgar