Re: Beginning with a feature flag library

2014-07-07 Thread Russell Keith-Magee
On Tue, Jul 8, 2014 at 2:53 AM, wrote: > Hello All, > > I would like to try out one of the feature flag libraries available for > Django. So far I have come across Gargoyle - a feature flag library and > cannot wrap my head around as to how it should be implemented. Does anyone > know of any tuto

Beginning with a feature flag library

2014-07-07 Thread spk265
Hello All, I would like to try out one of the feature flag libraries available for Django. So far I have come across Gargoyle - a feature flag library and cannot wrap my head around as to how it should be implemented. Does anyone know of any tutorial or can guide me how to go about it? If ther