Posts by lucasnadalutti • 111 points
1 post
- 
		1 votes2 answers258 viewsA: How to save Django objects with quantity validation?The ideal is to create a custom validator in Aluno and in this validator make a count on the table Aluno checking if you already have 5 students related to that class.…