Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use CharField for regex validation to remove length limit
this overcomes the problem where the regex length is bigger than the field max_length you are trying to filter
- Loading branch information