#364 Dropped FedoraHosted widget. Fixes #354.
Merged by abompard. Opened by sayaksarkar.
sayaksarkar/fedora-hubs drop/fhosted-widget  into  develop

Download 364.patch

First PR for fedora-hubs. Please comment if something is incorrect and needs correction. Fixes #354.

rebased

rebased

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).

To help you, you can run this command: git grep -i fedorahosted, it will show you all instances of fedorahosted in the source code.

1 new commit added

  • Removed the FedoraHostedProject validator along with its unit tests and VCR files.

OK, LGTM! :thumbsup:

Pull-Request has been merged by abompard

Metadata