Change the CONFERENCE_ID
This commit is contained in:
		
							parent
							
								
									83356e5ac6
								
							
						
					
					
						commit
						ecfa3c1fce
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -359,7 +359,7 @@ AUTHENTICATION_BACKENDS = [ | |||
| LOGIN_URL = '/saml2/login/' | ||||
| SESSION_EXPIRE_AT_BROWSER_CLOSE = True | ||||
| 
 | ||||
| CONFERENCE_ID = 1 | ||||
| CONFERENCE_ID = 2 | ||||
| PROPOSAL_FORMS = { | ||||
|     "talk": "pinaxcon.proposals.forms.TalkProposalForm", | ||||
|     "tutorial": "pinaxcon.proposals.forms.TutorialProposalForm", | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue