Closed asnoeyink closed 7 years ago
Not sure if get_potential_errors needs to be overridden or not. Our project has some Django URLFields that are not getting converted to Django-Angular URLFields, so I added this stub to fields.py.
get_potential_errors
Not sure if
get_potential_errors
needs to be overridden or not. Our project has some Django URLFields that are not getting converted to Django-Angular URLFields, so I added this stub to fields.py.