django-postgresql-netfields
django-postgresql-netfields copied to clipboard
Add explicit protocols
Added the option to specify a specific protocol for fields like in the GenericIPAddressField
.
@jimfunk would love your review :)
Not the maintainer, but would it be possible to add this feature to the README?
Hello, any news on this ? That would be a nice feature to have. I could help finish this PR if needed.
Hmm. Not sure why Travis results are no longer showing up here, but they are getting executed. Here are the results for this PR:
https://travis-ci.org/github/jimfunk/django-postgresql-netfields/builds/765115494
Looks like an error for every version.
Also, I just pushed a new set of versions for testing to master, so you may want to pull that.
@jimfunk Fixed the issues, the build is now passing.