Fixed import (#72)
* Games Miniconf CFP * Fixed CFPs using the wrong base class * Forgot to import the model
This commit is contained in:
		
							parent
							
								
									7115ced57c
								
							
						
					
					
						commit
						9dc93ea49a
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -5,6 +5,7 @@ from pinaxcon import widgets | |||
| from .models import TalkProposal, TutorialProposal, MiniconfProposal | ||||
| from .models import SysAdminProposal, WriteTheDocsProposal, WootconfProposal | ||||
| from .models import KernelProposal, OpenRadioProposal, SecurityProposal | ||||
| from .models import GamesProposal | ||||
| 
 | ||||
| class ProposalForm(forms.ModelForm): | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Scott Bragg
						Scott Bragg