You are not logged in.

Change Language:

Freelancer? Consultant? Check out: WorkTrail - Time Tracking made easy
Board » General Category » General Discussion » User Input Restrictions in Django generated forms

How can I restrict user input in django generated forms? Say for example, I have a field(SmallIntegerField) of maxlength=4. How to I restrict the user to only input that? Because without a restriction I get database errors. Am using Class-based views.
Thank you





Powered by Sphene Community Tools