happeninghq / happening

Open Source Event/Community management
MIT License
2 stars 1 forks source link

Remove django-pgjson #102

Open jscott1989 opened 8 years ago

jscott1989 commented 8 years ago

Django now supports the JSONField be default. We should remove the django-pgjson library and rely on that.