Add basic API to retreive active CFs
authorMagnus Hagander <magnus@hagander.net>
Fri, 1 Jun 2018 20:06:15 +0000 (16:06 -0400)
committerMagnus Hagander <magnus@hagander.net>
Fri, 1 Jun 2018 20:06:15 +0000 (16:06 -0400)
commit1efc44dd93094ae556f340fbffe92a150c4a7439
tree90238b9beebf1b6b3caf3cbbe8c74189d5cc5392
parentc7eae5c780768c00987789255a0580318584158b
Add basic API to retreive active CFs

This is a first step towards a more complete API to be used by the
cfbot. Getting the initial one pushed in so we have a base to test on.
pgcommitfest/commitfest/api.py [new file with mode: 0644]
pgcommitfest/settings.py
pgcommitfest/urls.py