fixed incorrect module name in import
This commit is contained in:
		
							parent
							
								
									46e38bc758
								
							
						
					
					
						commit
						64569bccc7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,6 +1,6 @@ | |||
| from django.contrib import admin | ||||
| 
 | ||||
| from symposion.sponsors.models import SponsorLevel, Sponsor | ||||
| from sponsorship.models import SponsorLevel, Sponsor | ||||
| 
 | ||||
| 
 | ||||
| admin.site.register(SponsorLevel) | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 James Tauber
						James Tauber