adamchainz / gargoyle

:radio_button: Feature switches in Django
Apache License 2.0
109 stars 19 forks source link

Try and detect if the wrong jsonfield is installed #98

Closed adamchainz closed 6 years ago

adamchainz commented 8 years ago

Following conversation in #97, add a Django check that detects if jsonfield is installed, since it interferes with django-jsonfield and breaks our model.

adamchainz commented 6 years ago

Meh I don't think this is such a problem, it only happened once.