First PR for fedora-hubs. Please comment if something is incorrect and needs correction. Fixes #354.
rebased
There's one more thing: the fhosted widget is using the validators.FedorahostedProject validator. It should be removed too, along with the unit tests for this validator (and the VCR files that go with that unit test).
validators.FedorahostedProject
To help you, you can run this command: git grep -i fedorahosted, it will show you all instances of fedorahosted in the source code.
git grep -i fedorahosted
1 new commit added
OK, LGTM! :thumbsup:
Pull-Request has been merged by abompard
First PR for fedora-hubs. Please comment if something is incorrect and needs correction. Fixes #354.