Skip to content
  • Tanner Prestegard's avatar
    Deleting old, unused ModelToDict mixin · 58dd8d89
    Tanner Prestegard authored
    ModelToDict mixin was supposed to be a generic way of serializing
    models, but we decided to go with the serializers from rest_framework
    for generic serialization throughout the proejct.
    58dd8d89