src/restapi/models.py
author durandn
Fri, 05 Aug 2016 15:19:47 +0200
changeset 104 3c4150867fe7
parent 6 37baf9d13f32
permissions -rw-r--r--
Added fallback tag label storing in database for external tags in case external source is down (rudimentary)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
6
37baf9d13f32 first commit
Harris Baptiste <harris.baptiste@iri.centrepompidou.fr>
parents:
diff changeset
     1
from django.db import models